cm-sprint-bus
Use to run the full sprint pipeline: brainstorm → plan → design → tdd → build → review → qa → security → ship → monitor → retro.
Install / Use
npx skills add tody-agent/codymasterInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
SecuritySupported Platforms
Skill content
View source on GitHubname: cm-sprint-bus description: "Use to run the full sprint pipeline: brainstorm → plan → design → tdd → build → review → qa → security → ship → monitor → retro." token_budget: 1500 compressed: true deprecated: false
cm-sprint-bus — opinionated pipeline + artifacts
TL;DR
- Use to drive the full sprint: brainstorm → ship → retro
- Phases: brainstorm, plan, design, tdd, build, review, qa, security, ship, monitor, retro
- Each phase: writes Markdown artifact + handoff JSON
- CLI: cm sprint init|status|complete|skip|dry-run
Pipeline
brainstorm → plan → design → tdd → build → review → qa → security → ship → monitor → retro
CLI
cm sprint init --project .
cm sprint init --from plan --project . # jump in mid-pipeline
cm sprint status --project .
cm sprint complete plan -m "$(cat plan-notes.md)" --project .
cm sprint dry-run --project .
Artifacts
.cm/sprint/state.json.cm/sprint/artifacts/<step>.md.cm/sprint/events.jsonl
Skill mapping (hints)
Each step maps to existing CodyMaster skills (see skillMappingForStep in src/sprint-pipeline.ts). Use cm sprint status for the next recommended skill.
Context bus
This complements .cm/context-bus.json (skill-chain). Prefer sprint files for linear release trains; use context bus for ad-hoc chains.
Related Skills
Anthropic-Cybersecurity-Skills
33.1k817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains ·…
nanoclaw
30.8kA lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK
guizang-ppt-skill
26.7kAI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
SkillSpector
18.0kSecurity scanner for AI agent skills. Detect vulnerabilities, malicious patterns, security risks, prompt injection, data exfiltration, and supply-chain risks in Claude Code, Codex, and MCP skills before you install them.
Security Score
Audited on Invalid Date
