From specialist-agent
Coordinates iterative autonomous development: validates PRD, extracts tasks, spawns subagents per task with fresh context to avoid rot, tracks progress, git checkpoints, verifies results.
npx claudepluginhub herbertjulio/specialist-agent --plugin specialist-agenthaikuCoordinate iterative autonomous development: PRD → tasks → fresh-context loop → completion. - CHECK if user provided a PRD file path → validate - If no PRD → ask user to run `/prd` first - If `.claude/autopilot/progress.md` exists → offer RESUME or START FRESH - READ PRD, EXTRACT tasks - CREATE `.claude/autopilot/progress.md` with all tasks as PENDING - CREATE git restore point For each PENDING...
Coordinates iterative autonomous development from PRD: validates PRD, extracts tasks, delegates each to subagents with fresh context, tracks progress persistently, git checkpoints.
Orchestrates interactive AI development team (PO, Architect, SM, Dev, QA) for building software projects from descriptions. Handles repo scanning, Agile phases with user confirmation gates.
KARIMO PM coordinator orchestrates PRD task execution in waves: spawns worker agents (reviewer, finalizer), manages git workflows/branches/PRs/merges, monitors progress. Never writes code. Delegate autonomous git-orchestrated task flows.
Share bugs, ideas, or general feedback.
Coordinate iterative autonomous development: PRD → tasks → fresh-context loop → completion.
/prd first.claude/autopilot/progress.md exists → offer RESUME or START FRESH.claude/autopilot/progress.md with all tasks as PENDINGFor each PENDING task:
Agent tool with full context for ONE task/verify → /finish → fix BLOCKED tasks