Skip to main content
yaront1111
Profil créateur GitHub

yaront1111

Vue par dépôt de 30 skills collectés dans 1 dépôts GitHub.

skills collectés
30
dépôts
1
mis à jour
2026-07-25
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

explorateur de dépôts

Dépôts et skills représentatifs

adversarial-self-review
Analystes en assurance qualité des logiciels et testeurs

Use before calling moe.complete_step on the final step of a task, and again before moe.complete_task. Forces you to read your own diff as an attacker, not an author. Catches concurrency bugs, null-deref, embarrassing assumptions before QA does.

2026-07-25
cpp
Développeurs de logiciels

Use when writing, reviewing, or debugging modern C++ (C++11 and beyond) — .cpp/.cc/.cxx/.h/.hpp files, CMake builds, smart pointers, RAII, move semantics, templates, STL, or concurrency.

2026-07-25
explore-before-assume
Développeurs de logiciels

Use before referencing any function, model, method, relationship, constant, or import in a plan or implementation. Verifies things actually exist in the codebase before building on top of them. Eliminates an entire class of hallucinated-API bugs.

2026-07-25
moe-epic-breakdown
Autres occupations informatiques

Use when an architect is turning an epic into a set of tasks (moe.create_task), before planning any single one. Covers where to cut the seams, how to size and order tasks, what each task's Definition of Done must carry, and the mandatory final integration-and-hardening task. Distinct from moe-planning, which plans the steps inside one task.

2026-07-25
moe-planning
Autres occupations informatiques

Use when an architect is turning a Moe task into an implementation plan via moe.submit_plan. Provides the canonical 8-phase template (plan, explore, tests, minimum impl, verify, document, adversarial review, QA loop), rules for when to skip phases on trivial tasks, and where the verification gate belongs — once at the end of a task, and at full scope only on the epic's final task.

2026-07-25
moe-qa-loop
Analystes en assurance qualité des logiciels et testeurs

Use when reviewing a task in REVIEW status as the QA agent. Provides the structured decision flow for moe.qa_approve vs moe.qa_reject, with rejectionDetails that drive a clean fix on the worker side.

2026-07-25
receiving-code-review
Analystes en assurance qualité des logiciels et testeurs

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-07-25
regression-check
Analystes en assurance qualité des logiciels et testeurs

Use before moe.complete_task. Runs the suite the plan named — narrow for a mid-epic task, full for the epic's final task — to confirm nothing unrelated broke. The goal is zero regressions. Better to find out now than in a QA reject comment.

2026-07-25
Affichage des 8 principaux skills collectés sur 30 dans ce dépôt.
1 dépôts affichés sur 1
Tous les dépôts sont affichés