phase-start
CommunityRun and verify a phase autonomously.
Software Engineering#automation#git workflow#verification#execution plan#phase-start#phase orchestration
Authorbenjaminshoemaker
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill orchestrates and verifies execution of all tasks for a phase from EXECUTION_PLAN.md, ensuring consistent progress and automatic verification.
Core Features & Use Cases
- Phase orchestration: automatically runs all tasks in a phase, enforces git branching per phase, and records progress.
- Verification integration: triggers /verify-task after each task and updates phase-state.
- Context and guardrails: checks prerequisites using AGENTS.md and EXECUTION_PLAN.md, handles blocked tasks and stuck-detection workflows.
- Use Case: Manage a complex feature rollout across multiple tasks with automatic checkpointing.
Quick Start
Use the phase-start skill to run Phase 1 as part of your project workflow:
- Ensure you are in the project directory containing EXECUTION_PLAN.md and AGENTS.md
- Run /phase-start 1
- Optionally run with Codex: /phase-start 1 --codex
- After completion, run /phase-checkpoint 1
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: phase-start Download link: https://github.com/benjaminshoemaker/ai_coding_project_base/archive/main.zip#phase-start Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.