Agent
Spec breakdown agent for foreman-spec workflow. Reads all spec files (PM, UX, TECH, QA), synthesizes OVERVIEW.md, creates BREAKDOWN task files for all modules, and updates index.json. Returns structured result to orchestrator.
Stop AI agents from half-building features. Ship complete code in one session.
Agent
Spec breakdown agent for foreman-spec workflow. Reads all spec files (PM, UX, TECH, QA), synthesizes OVERVIEW.md, creates BREAKDOWN task files for all modules, and updates index.json. Returns structured result to orchestrator.
Agent
Task management orchestrator for agent-foreman CLI. Analyzes user intent and delegates to skills - feature-next (single task), feature-run (batch processing), init-harness (project setup), project-analyze (codebase analysis). Handles TDD mode detection and verification. Triggers on 'agent-foreman', 'next task', 'run…
Agent
Task implementation agent for feature-run workflow. Executes the next-implement-check cycle for a single task. Handles TDD workflow (RED-GREEN-REFACTOR) when strict mode is active. Returns structured results for orchestrator to process.
Agent
Product Manager agent for spec workflow. Clarifies WHAT and WHY of requirements. Identifies target users, business goals, success metrics, scope boundaries, and assumptions. First analyst in the serial workflow - insights inform all subsequent roles.
Agent
QA Manager agent for spec workflow. Designs HOW to verify the system. Defines test strategy, risk assessment, quality gates, and acceptance criteria verification. Fourth (final) analyst in serial workflow - has complete context from PM, UX, and Tech.
Agent
Technical Architect agent for spec workflow. Reviews PRD for technical clarity issues, then designs HOW to build the system. Identifies unclear requirements that could cause implementation confusion. Defines modules, APIs, data models, tech stack decisions, and architectural constraints. Third analyst in serial…
Agent
UX/UI Designer agent for spec workflow. Designs HOW users interact with the system. Creates user journeys, screen definitions with ASCII wireframes, interactions, error handling, and accessibility requirements. Second analyst in serial workflow - builds on PM's defined scope and personas.