Single entry point for all implementation work. Triages tasks, manages beads issues, delegates to implementer skill, runs reviewers, creates PRs.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٣ من skills من jdelfino/eval. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٣ من أصل ١٣ skills مجمعة.
Single entry point for all implementation work. Triages tasks, manages beads issues, delegates to implementer skill, runs reviewers, creates PRs.
لغة النص الأصلي: الإنجليزية
Pure development workflow with required test coverage and a coverage audit. Used by coordinator as a subagent. Commits work but never manages beads issues.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Review PR diff for bugs, error handling gaps, security issues, and API contract mismatches. Spawned by coordinator before PR creation.
لغة النص الأصلي: الإنجليزية
Review PR test quality — meaningful coverage, edge cases, integration tests, and test accuracy. Spawned by coordinator before PR creation.
لغة النص الأصلي: الإنجليزية
Autonomous codebase cruft discovery. Scans for duplication, dead code, leaky abstractions, pattern divergence, and complexity. Files findings as beads issues. Invoked via /refactor-finder.
لغة النص الأصلي: الإنجليزية
Resolves rebase conflicts by gathering full context from beads issues, git diffs, and surrounding code. Invoked by coordinator and merge-queue after a fast-path rebase fails.
لغة النص الأصلي: الإنجليزية
Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.
لغة النص الأصلي: الإنجليزية
Lightweight sub-agent that runs quality gates and returns a concise pass/fail result. Used by implementer to preserve context.
لغة النص الأصلي: الإنجليزية
Guide for writing, running, and debugging Playwright E2E tests in eval.
لغة النص الأصلي: الإنجليزية
Review filed implementation plans for architectural issues, duplication risks, and completeness. Spawned by planner as a subagent.
لغة النص الأصلي: الإنجليزية
Investigate production issues using logs, database, and Identity Platform. Read-only by default.
لغة النص الأصلي: الإنجليزية