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.
원문 언어: 영어