bootstrap
Bootstrap a new project with design system, CI/CD, i18n, SEO, and deploy pipeline
Build features with TDD discipline — test first, implement, verify through quality gates
> /plugin marketplace add tody-agent/codymaster > /plugin install cm@codymaster
How it fires
How this command gets triggered: by you, by Claude, or both.
/buildContext preview
What this command does when you run it.
Build features with TDD discipline — test first, implement, verify through quality gates
description: Build features with TDD discipline — test first, implement, verify through quality gates argument-hint: "<feature to build or plan to execute>"
Execute implementation with TDD discipline: write tests → implement → verify through 6-gate quality system.
Follow [the shared autonomy policy](../skills/_shared/autonomy-policy.md). Reuse scoped execution authorization from an approved plan without re-approval.
/build Execute the approved authentication plan /build Add the payment integration feature
Check for an existing plan and its authorization state:
Destructive actions, production deployment, secrets, payments, and external communication still require explicit approval for the specific action. Keep all existing security and deploy gates.
Apply **cm-execution** skill to choose execution mode:
For each task, apply **cm-tdd** skill: 1. **RED** — Write a failing test 2. **GREEN** — Write minimal code to pass 3. **REFACTOR** — Clean up while tests stay green 4. Commit after each green cycle
After each cycle or batch, report status and continue inside the authorized scope. Pause only for a material scope change, evidence-backed blocker, or explicit-approval action.
Apply **cm-quality-gate** skill:
"I can't write code. But in 6 months, I shipped 12 real products using AI. CodyMaster is everything I learned — so you don't have to repeat my mistakes." — Tody Le, Head of Product, Creator of CodyMaster 50+ skills. One install.
Repo: tody-agent/codymaster
Bootstrap a new project with design system, CI/CD, i18n, SEO, and deploy pipeline
AI content engine — research, generate, and deploy content across platforms
Read and update working memory — maintain context across sessions via CONTINUITY.md
Systematic debugging — 4-phase root cause process with defense-in-depth verification
Interactive onboarding tour — discover CodyMaster skills, workflows, and examples. Run this first to learn how to use the kit.
Deploy safely with multi-gate pipeline — test → build → stage → verify → production