Code quality tools and autonomous dev lifecycle (sprint, audit, ship, retro)
Audit current branch for compliance with DDD, TDD, DRY, ISSUE, PROCESS principles
Run the full development cycle (sprint, audit, ship, retrospective) autonomously
Run team-based PR review with parallel specialized agents and iterative fix loop
Run team-based code refactoring with analysis and user-approved changes
Run a post-sprint retrospective with Auditor and Researcher agents to verify quality and process
This skill audits the current branch for compliance with project principles (DDD, TDD, DRY, ISSUE, PROCESS). It verifies all principles were followed before shipping. This skill should be used when the user says "audit", "check compliance", "監査", "原則チェック".
This skill runs the full development cycle: sprint, audit, ship, retrospective. It chains code:sprint-impl, code:audit-compliance, code:shipping-pr, code:retrospective autonomously. MANDATORY: When a user's plan or instructions explicitly reference "/code:dev-cycle" or "code:dev-cycle", you MUST invoke this skill via the Skill tool — do NOT manually implement the plan yourself. This skill should be used when the user says "full cycle", "implement and ship", "dev cycle", "全サイクル", "実装して出荷まで", "フルサイクル", "implement the plan", "プランを実装", "フェーズNを実装", "phase N implementation", "スプリントして", "実装してください" (when full cycle compliance is expected). Resilient to context loss — each phase is self-contained and can resume independently.
Team-based PR review with specialized parallel agents, CI integration, and iterative fix loop. Use when: "review this PR", "PR review", "PRレビュー", "PRをレビューして", "チームでPRレビュー".
Team-based code refactoring with analysis and user-approved changes. Use when: "refactor this code", "リファクタリング", "コード整理", "refactor team", "リファクタチーム".
This skill runs a post-sprint retrospective with Auditor and Researcher agents. It verifies process compliance, analyzes code quality, and records metrics. This skill should be used when the user says "振り返り", "retrospective", "retro".
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Development workflow plugins for Claude Code's official plugin system.
These plugins work together to form an end-to-end development lifecycle:
/ypm:new Set up a new project with plans and documentation
|
/code:dev-cycle Autonomously run: sprint -> audit -> ship -> retrospective
|
/simplify (optional) Simplify and refine code post-implementation
|
/code:pr-review-team Team-based PR review with specialized agents
|
/ypm:update Update project status after shipping
Without dev-cycle (manual steps):
With /code:dev-cycle:
/code:dev-cycle docs/plans/phase-3-plan.md
One command. Four stages run autonomously.
| Stage | What happens |
|---|---|
| Sprint | Plan parsing, issue creation, parallel team implementation, tests, build verification |
| Audit | DDD/TDD/DRY/ISSUE/PROCESS compliance check |
| Ship | Code review loop (auto-fix), commit, push, PR creation |
| Retrospective | Two-agent parallel analysis, learnings update, metrics recording |
Documentation Driven Development (DDD): Documentation is the single source of truth. Specs are written before code, and kept in sync with implementation.
Official Plugin System Compliance: Built on Claude Code's plugin system (skills, commands, hooks, agents). No custom runtime or framework required.
External CLI Bridge: Integrates external CLI tools (Codex, Gemini, Kiro) as Claude Code plugins, bringing their capabilities into the same workflow.
| Plugin | Commands | Description |
|---|---|---|
| ypm | /ypm:new, /ypm:update, /ypm:next | Project management - setup wizard, status tracking, task prioritization |
| code | /code:dev-cycle, /code:shipping-pr, /code:review-commit | Autonomous dev lifecycle, code review, PR creation gate |
| Plugin | Commands | Description |
|---|---|---|
| cvi | /cvi:speak, /cvi:lang, /cvi:check | Voice notifications for Claude Code on macOS |
| codex | /codex:research, /codex:review | OpenAI Codex CLI integration for research and code review |
| gemini | /gemini:search | Google Gemini CLI integration for web search |
| kiro | /kiro:research | AWS Kiro CLI integration for AWS expert assistance |
| chezmoi | /chezmoi:check, /chezmoi:sync | Dotfiles management integration using chezmoi |
| utils | /utils:clear-plugin-cache | Utility commands for plugin cache management |
| x-article | /x-article:draft, /x-article:publish | X (Twitter) Articles publishing workflow |
# 1. Add the marketplace
/plugin marketplace add signalcompose/claude-tools
# 2. Browse plugins interactively
/plugin # Opens the Discover tab
# 3. Install a plugin
/plugin install code@claude-tools
# 4. Run the dev cycle
/code:dev-cycle docs/plans/my-plan.md
/plugin marketplace add signalcompose/claude-tools
You can browse and install plugins using the interactive /plugin command, or use CLI commands directly:
# Install specific plugin (format: plugin-name@marketplace-name)
/plugin install cvi@claude-tools
/plugin install ypm@claude-tools
/plugin install chezmoi@claude-tools
/plugin install code@claude-tools
/plugin install utils@claude-tools
/plugin install codex@claude-tools
/plugin install gemini@claude-tools
/plugin install kiro@claude-tools
/plugin install x-article@claude-tools
# Install to project scope (shared with team via .claude/settings.json)
/plugin install cvi@claude-tools --scope project
# Install to user scope (default, personal settings)
/plugin install cvi@claude-tools --scope user
# Install to local scope (local settings only)
/plugin install cvi@claude-tools --scope local
/plugin marketplace update claude-tools
npx claudepluginhub signalcompose/claude-tools --plugin codeGuidelines and tools for creating Max/MSP patches with MaxMCP
Claude Voice Integration - Voice notifications for Claude Code on macOS
Utility commands for Claude Code plugin management
X (Twitter) Articles publishing workflow automation
Dotfiles management integration for Claude Code using chezmoi
Git and PR workflows with code review, onboarding, and PR enhancement
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
PROJECT.md-first autonomous development with hybrid auto-fix documentation. 8-agent pipeline, auto-orchestration, docs auto-update on commit (true vibe coding). Knowledge base system with 90% faster repeat research. Strict mode enforces SDLC best practices automatically. Works for ANY Python/JavaScript/TypeScript/Go project.
Development workflow automation including feature development, code quality, and PR management
AI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
Focused development mode - clarify, plan, verify, detect drift