codymaster
Disciplined planning, testing, debugging, and safe deployment workflows
All Skills in This Repository (51)
Pure Emerald Level Indicatorscm-continuity
Read and update CONTINUITY.md to persist project context across sessions.
cm-video-factory
Automate Remotion-based code-to-video production with TTS, subtitles, and batch processing.
cm-growth-hacking
Unify booking, lead capture, promo, and survey workflows into a single engagement engine.
cm-auto-publisher
Publish Markdown articles to Astro sites via the Content Factory Router API.
cm-debugging
Guide engineers through a phase-based debugging workflow to identify root causes.
cm-deep-search
Detect oversized projects and propose local semantic search via qmd.
cm-test-gate
Enforce four test layers and security hygiene before deployment.
cm-terminal
Announce, monitor, and verify terminal command output, stopping on errors.
cm-frappe-agent
Orchestrate full-stack Frappe/ERPNext development across DocType design, backend, frontend, and deployment.
cm-planning
Generate OpenSpec design.md and tasks.md artifacts before coding.
cm-secret-shield
Enforces defense-in-depth security for AI-assisted development pipelines.
cm-jtbd
Document customer jobs, outcomes, and competing solutions in a JTBD canvas.
Frequently Asked Questions
FAQPage SchemaHow to install CodyMaster?▼
Run `npx skills add tody-agent/codymaster --all -g -y` in your terminal to install the full skill set globally.
What does CodyMaster actually do?▼
It gives your coding agent a disciplined workflow: brainstorm and plan before coding, write tests first, debug by root cause, and deploy only after passing quality and security gates.
Which AI coding tools work with CodyMaster?▼
It ships pre-built distributions for Claude Code, Cursor, Gemini CLI, Codex, Windsurf, Copilot, Cline, and many other MCP-compatible agents.
Can non-coders use CodyMaster?▼
Yes. It was built for founders and non-technical builders — you describe what you want in plain language and the agent handles planning, building, testing, and deployment.
How does CodyMaster prevent broken deployments?▼
It enforces a multi-gate pipeline: secret scanning, syntax checks, full test suite, build verification, and post-deploy smoke tests, with identity checks to prevent wrong-account deploys.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core