Single entry point for all implementation work. Triages tasks, manages beads issues, decides direct vs. branch execution, delegates to implementer skill, runs reviewers, creates PRs.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٨ من skills من jdelfino/devcontainer-template. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
Single entry point for all implementation work. Triages tasks, manages beads issues, decides direct vs. branch execution, delegates to implementer skill, runs reviewers, creates PRs.
لغة النص الأصلي: الإنجليزية
Pure development workflow with test-first development and coverage review. Used by coordinator directly or as a subagent. Never manages beads issues or commits.
لغة النص الأصلي: الإنجليزية
Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.
لغة النص الأصلي: الإنجليزية
Review PR diff for bugs, error handling gaps, security issues, and API contract mismatches. Spawned by coordinator before PR creation.
لغة النص الأصلي: الإنجليزية
Review filed implementation plans for architectural issues, duplication risks, and completeness. Spawned by planner as a subagent.
لغة النص الأصلي: الإنجليزية
Review PR test quality — meaningful coverage, edge cases, integration tests, and test accuracy. Spawned by coordinator before PR creation.
لغة النص الأصلي: الإنجليزية
Collaboratively plan epics by exploring the codebase, discussing tradeoffs, filing issues, and running plan review. Invoked via /plan.
لغة النص الأصلي: الإنجليزية
Review PR for duplication, pattern divergence, and architectural issues by comparing against the full codebase. Spawned by coordinator before PR creation.
لغة النص الأصلي: الإنجليزية