bootstrap
Bootstrap a new project with design system, CI/CD, i18n, SEO, and deploy pipeline
Read and update working memory — maintain context across sessions via CONTINUITY.md
> /plugin marketplace add tody-agent/codymaster > /plugin install cm@codymaster
How it fires
How this command gets triggered: by you, by Claude, or both.
/continuityContext preview
What this command does when you run it.
Read and update working memory — maintain context across sessions via CONTINUITY.md
description: Read and update working memory — maintain context across sessions via CONTINUITY.md argument-hint: "[read|update|init|status]"
Manage working memory to maintain context across AI coding sessions.
/continuity init /continuity read /continuity update /continuity status
Create the `.cm/` working memory directory:
.cm/
├── CONTINUITY.md # Active goal, task, learnings
├── config.yaml # RARV cycle settings
└── memory/
├── learnings.json # Error patterns (auto-captured)
└── decisions.json # Architecture decisionsApply **cm-continuity** skill:
Show current working memory state:
"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
Build features with TDD discipline — test first, implement, verify through quality gates
AI content engine — research, generate, and deploy content across platforms
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