Sprint management with kanban-style backlog for multi-agent collaboration
Add backlog items to an existing sprint through guided brainstorming and planning. Automatically detects sprint context or asks for sprint location. Includes brainstorming phase, plan mode for task design, and ensures tasks are sized for single Claude Code sessions. Triggers include "add backlog", "new feature", "add task", "백로그 추가", "기능 추가", "태스크 추가".
Initialize a sprint with kanban-style structure for multi-agent collaboration. Use when user wants to start a sprint, set up sprint structure, or manage work with multiple agents. Triggers include "new sprint", "init sprint", "setup sprint", "start sprint", "스프린트 시작", "스프린트 초기화", "새 스프린트". Creates BACKLOG.md, HANDOFF.md, INSTRUCTION.md, and sets up active/, refs/designs/, refs/plans/ folders.
Design Feature or Task in detail within a sprint. Refines backlog items through brainstorming, creates implementation plan in Plan mode, and adds Sub-tasks to BACKLOG.md upon approval. Triggers: 'plan task', 'plan feature', 'plan backlog'
Review completed Task or Feature deliverables. Uses type-specific checklists (coding/docs/ideation/general) for quality review. Two modes: default (creates improvement Tasks) and immediate-fix (fixes issues directly). Triggers: 'review task', 'review feature', 'review backlog'
Review work in the current session after an agent marks a task as review. Applies type-specific criteria (coding/design/docs/general), reports findings, user selects improvements, enters Plan Mode, then executes improvements and marks task done. Triggers: 'review work', '작업 리뷰', '리뷰해줘'
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.
Sprint management with kanban-style backlog for multi-agent collaboration in Claude Code.
The Sprint plugin is a kanban-style work management system designed for Claude Code agents to collaborate on projects.
sprints/<sprint-name>/
├── BACKLOG.md # Work items (Feature → Task → Sub-task)
├── HANDOFF.md # Current status board
├── INSTRUCTION.md # Agent guidelines
├── personas/ # Agent persona files (character templates)
├── .sprint-version # Template version tracking
├── active/ # In-progress Feature context
└── refs/
├── designs/ # Feature design documents
├── plans/ # Task execution plans
├── decisions/ # Decision records (_sprint.md for sprint-wide)
├── lessons/ # Lessons learned (_sprint.md for sprint-wide)
└── archive/ # Completed Feature archive
| Skill | Command | Description |
|---|---|---|
| init | /sprint:init | Initialize a new sprint with kanban structure |
| add-backlog | /sprint:add-backlog | Add features/tasks to backlog |
| plan-backlog | /sprint:plan-backlog | Design detailed sub-tasks for backlog items |
| review-backlog | /sprint:review-backlog | Review completed tasks/features |
| review-work | /sprint:review-work | Review and improve work in same session, then mark done |
| work-on-feature | /sprint:work-on-feature | Automatically execute all Tasks in a Feature using Agent Teams with bidirectional communication |
| update-version | /sprint:update-version | Update sprint to latest template version |
/sprint:init
Interactively set Sprint name, location, and mode (default or worktree).
/sprint:add-backlog
Define Features and Tasks through brainstorming.
@sprints/my-sprint/INSTRUCTION.md #rook
Start a session with an agent name and work on Tasks.
/sprint:work-on-feature F-user-auth
Automatically executes all Tasks with matched personas, reviews, and verification.
End the session. Start a new session for the next Task.
┌─────────────────────────────────────────────────────────────────┐
│ Sprint Lifecycle │
└─────────────────────────────────────────────────────────────────┘
/sprint:init /sprint:add-backlog @INSTRUCTION.md
│ │ │
▼ ▼ ▼
┌─────────────┐ ┌─────────────┐ ┌─────────────────┐
│ Create │ ──▶ │ Add Feature │ ──▶ │ Work on Task │
│ Sprint │ │ Define Task │ │ (single session)│
└─────────────┘ └─────────────┘ └─────────────────┘
│ │
│ ▼
│ ┌─────────────────┐
│ │ Complete Task │
│ │ Update HANDOFF │
│ └─────────────────┘
│ │
│ /sprint:review-backlog │
│ │ │
▼ ▼ ▼
┌─────────────────────────────────────┐
│ Next Task or Done │
└─────────────────────────────────────┘
backlog ──────► in_progress ──────► review ──────► done
│ │
▼ │
blocked ◄─────────────┘
│
▼
backlog (when unblocked)
See the docs/ folder for detailed documentation:
npx claudepluginhub workingdanny911/sprint --plugin sprintSprint management with kanban-style backlog for multi-agent collaboration
Persistent memory for AI coding agents — Context As Infrastructure
Analyze famous open-source codebases and generate technical biography books that teach software engineering through real code
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.