MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
原文の言語: 英語
メニュー
SkillsMP は ossappscollective/OSS-DocumentScanner から 10 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 10 件中 10 件を表示しています。
MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
原文の言語: 英語
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…
原文の言語: 英語
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.
原文の言語: 英語
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
原文の言語: 英語
best practices to write good documentation
原文の言語: 英語
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…
原文の言語: 英語
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.
原文の言語: 英語
MANDATORY skill for ALL pull requests. Must be used EVERY TIME before creating any pull request. No exceptions.
原文の言語: 英語
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.
原文の言語: 英語
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.
原文の言語: 英語