Creates infrastructure.md (always) and runbook.md (if hasDocker). DevOps documentation worker.
Universal platform artifact cleaner: Replit, StackBlitz, CodeSandbox, Glitch
Executes Story Finalizer test tasks (label "tests") from Todo -> To Review. Enforces risk-based limits and priority.
Builds all detected projects and verifies successful compilation
Replans Stories when Epic requirements change. Compares IDEAL vs existing, categorizes operations (KEEP/UPDATE/OBSOLETE/CREATE), executes in Linear.
Reviews task implementation for quality, code standards, test coverage. Creates [BUG] tasks for side-effect issues. Sets task Done or To Rework. Runs inline from coordinator.
Coordinates Docker, CI/CD, and environment configuration setup via auto-detection
Analyzes single pattern implementation, calculates 4 scores (compliance, completeness, quality, implementation), identifies gaps. Invoked by ln-640 or standalone.
Configures Swagger/OpenAPI documentation
Orchestrates final verification - build, test, and container health checks
Creates 2 backend docs (api_spec.md, database_schema.md). Invoked when hasBackend or hasDatabase detected.
Builds and launches Docker containers with health verification using best practices
Coordinates linters, pre-commit hooks, and test infrastructure setup
Coordinates project documentation creation. Gathers context once, detects project type, delegates to specialized workers (ln-111-115).
Creates Stories from IDEAL plan (CREATE) or appends user-requested Stories (ADD). Generates 9-section documents, validates INVEST, creates in Linear.
Configures CORS policy for development and production
RICE prioritization per Story with market research. Generates consolidated prioritization table in docs/market/[epic-slug]/prioritization.md.
Researches real-world problems, competitor solutions, and customer complaints before test planning. Posts findings as Linear comment for ln-522 and ln-523.
Universal seed data generator: MIGRATE from ORM schemas or GENERATE from entity definitions to any target format
Configures environment variables and secrets protection