Create a git commit for the staged changes, branching off the default branch first if needed
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٦ من skills من KonH/ClaudeTools. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٦ من أصل ٦ skills مجمعة.
Create a git commit for the staged changes, branching off the default branch first if needed
لغة النص الأصلي: الإنجليزية
Capture feature intent and acceptance criteria before planning begins, writing docs/specs/<YY_MM_DD_HH>_<name>/spec.md. Stops for user approval before the plan skill runs.
لغة النص الأصلي: الإنجليزية
Implement the plan at docs/specs/<YY_MM_DD_HH>_<name>/plan.md, spawning developer sub-agents per phase, writing tests test-first, and marking off completed steps.
لغة النص الأصلي: الإنجليزية
Review a dated plan under docs/specs/ for missing steps, wrong assumptions, or guideline violations before implementation begins.
لغة النص الأصلي: الإنجليزية
Create an implementation plan and save it to docs/specs/<YY_MM_DD_HH>_<name>/plan.md, gated by a required constitution check.
لغة النص الأصلي: الإنجليزية
Create a pull request for the current branch
لغة النص الأصلي: الإنجليزية