add-tests
01Command
A command for adding unit tests, integration tests, and end-to-end tests. These test isolated logic, connections such as databases or APIs, and complete user journeys.
Agent-first Memory Bank skill pack for Codex CLI, Claude Code, and similar runtimes.
Command
A command for adding unit tests, integration tests, and end-to-end tests. These test isolated logic, connections such as databases or APIs, and complete user journeys.
Command
Optional Analysis router before PRD; recommends brainstorm, brief, write-prd, PRD decomposition, mapping, or feature clarification.
Command
An end-to-end command that takes a product requirements document (PRD) through feature and task planning, implementation, checks, and review until the work reaches a final state.
Command
An executor for an already prepared queue of JSON task records, where JSON is a structured text format for storing task details. It runs those tasks in coding sessions, usually one after another.
Command
Facilitated ideation report before Product Brief; AI coaches, user intent drives.
Command
Create or update a concise Product Brief as the PRD input contract.
Command
Optional feature-level clarification for one feature before task decomposition when needed.
Command
A command that examines a project and routes work to the appropriate starting workflow, such as analysis, a product requirements document, codebase mapping, or skeleton setup. A skeleton is the initial project structure used to hold planning information.
Command
Run a contextual interview and maintain the Project Constitution governing layer.
Command
A command for resolving unclear or conflicting requirements before coding by collecting questions, decisions, and risks.
Command
Выполнение одной TASK-XXX как implementation handoff: read -> preflight -> protocol -> implement -> local gates -> evidence -> handoff.
Command
A command that searches a project for installed skills and then checks the marketplace for missing ones.
Command
A command that examines an existing software repository and creates baseline documentation in a Memory Bank, including its architecture, components, workflows, and testing. It records what the code shows rather than planning new work.
Command
Deterministic Memory Bank readiness gate over mb-lint for autonomous/autopilot execution.
Command
A command for maintaining a Memory Bank, a repository folder that stores project knowledge and working rules. It checks links and references, runs an available linter, synchronizes documents, and archives or reorganizes outdated material.
Command
A setup helper for making coding-agent work reproducible across clean sessions. It defines the checks and evidence that should be produced for a project.
Command
A command that creates the basic Memory Bank folder and files used to store a project's requirements, design documents, and task records.
Command
A command that synchronizes the Memory Bank after meaningful project changes by updating indexes, requirement links, task records, and the change log.
Command
A command that loads a project's Memory Bank, a collection of documents describing its requirements, architecture, guides, and other working context.
Command
A command that turns one or more documented features into an implementation plan and small JSON task records, grouped into work waves.
Command
Decompose a clarified PRD into Memory Bank product, requirements, epics, and features.
Command
A command for adversarial semantic verification: checking whether a proposed solution is actually correct in substance, not only whether it meets stated acceptance criteria.
Command
A command that asks several specialist reviewers to inspect a project's Memory Bank, a folder of requirements, design notes, and task records, using a fresh working context for each review.
Command
Autonomous SDD Design Specs workflow for spec-index initialization and feature design.