MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
Langue du texte source : anglais
Menu
SkillsMP a collecté 10 skills depuis ossappscollective/OSS-DocumentScanner. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 10 skills collectés sur 10.
MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
Langue du texte source : anglais
Build a feature end-to-end (GitHub issue or free-text → plan → implement → PR), OR plan one read-only with `--investigate`. Add `--auto` to run unattended (never asks; build stops at a draft PR). Use anytime you need to build a feature, or to plan one ahead…
Langue du texte source : anglais
Ensure you're on a correct working branch off up-to-date main before planning or editing — starting from a GitHub issue when one is in play.
Langue du texte source : anglais
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
Langue du texte source : anglais
best practices to write good documentation
Langue du texte source : anglais
Debug and fix any non-trivial issue end-to-end, OR triage a GitHub bug issue read-only. Default (`/fix [issue]`) = systematic debugging → fix → PR. `--investigate` = read-only bug triage that posts a structured investigation as a GitHub issue comment…
Langue du texte source : anglais
Read-only guarantee + interactive-vs-autonomous (--auto) behavior for investigate modes. Internal helper invoked by the investigate mode of feat / fix — not meant to be run on its own.
Langue du texte source : anglais
MANDATORY skill for ALL pull requests. Must be used EVERY TIME before creating any pull request. No exceptions.
Langue du texte source : anglais
Post a plan or investigation block as a comment on a GitHub issue. Internal helper invoked by the investigate mode of feat / fix — not meant to be run on its own. The domain-specific template lives in the calling skill.
Langue du texte source : anglais
Ground a feature or fix in existing code before planning or building — find a similar pattern, identify reusable assets, map the touch surface. Internal helper invoked by feat / fix (both modes) — not meant to be run on its own.
Langue du texte source : anglais