GO/NO-GO readiness check before starting implementation. Gate between planning and building.
From bmad-coworknpx claudepluginhub bspann/bmad-cowork --plugin bmad-coworkThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Use when all Phase 3 artifacts are complete and you need a GO/NO-GO decision before starting implementation. This is the gate between planning and building.
Trigger with: "readiness check", "ready to implement", "GO/NO-GO", "implementation readiness"
Agent: Any (typically Architect or SM) Input: All planning artifacts Output: GO or NO-GO decision with rationale
Read and verify existence of:
_bmad-output/planning-artifacts/project-brief.md (required)_bmad-output/planning-artifacts/prd.md (required)_bmad-output/planning-artifacts/architecture.md (required)_bmad-output/planning-artifacts/epics-and-stories.md (required)_bmad-output/planning-artifacts/ux-design.md (optional)_bmad-output/planning-artifacts/test-strategy.md (optional, from TEA)Check that:
Verify each artifact has:
_bmad/config.yaml has stack definedFlag:
GO — All required artifacts complete, traceability verified, no blocking gaps. Proceed to sprint planning.
CONDITIONAL GO — Minor gaps that can be resolved during implementation. List conditions that must be addressed in Sprint 1.
NO-GO — Blocking gaps that must be resolved before implementation. List specific issues and which agent/workflow should fix them.
_bmad/context.md_bmad/bmm-workflow-status.yaml: set phase_3_solutioning.readiness_check to "complete" (if GO), set phase_3_solutioning.status to "complete", set current_phase to 4/bmad-cowork:sprint-plan)"