MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
Quellsprache: Englisch
Menü
SkillsMP hat 10 Skills aus ossappscollective/OSS-DocumentScanner gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 10 von 10 gesammelten Skills angezeigt.
MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
Quellsprache: Englisch
best practices to write good documentation
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
MANDATORY skill for ALL pull requests. Must be used EVERY TIME before creating any pull request. No exceptions.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch