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. If issues found, creates improvement plan in Plan mode and adds improvement Tasks to BACKLOG.md. 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.
A personal plugin marketplace for Claude Code.
# Add marketplace
/plugin marketplace add dannys-claude https://github.com/workingdanny911/dannys-claude
# Install plugin
/plugin install sprint@dannys-claude
Kanban-style sprint management for multi-agent collaboration.
Skills:
| Command | Description |
|---|---|
/sprint:init | Initialize sprint structure (BACKLOG.md, HANDOFF.md, INSTRUCTION.md) |
/sprint:add-backlog | Add features/tasks through guided brainstorming |
/sprint:plan-backlog | Break down items into actionable sub-tasks |
/sprint:review-backlog | Quality review with type-specific checklists |
/sprint:update-version | Update existing sprint to latest template |
Commands: 1:1 mapping to skills for /sprint: autocompletion
Workflow:
/sprint:init → /sprint:add-backlog → /sprint:plan-backlog → work → /sprint:review-backlog
Generated Structure:
sprints/<name>/
├── BACKLOG.md # Feature → Task → Sub-task
├── HANDOFF.md # Work board (In Progress / In Review)
├── INSTRUCTION.md # Agent guidelines
└── refs/
├── designs/ # Feature design docs
├── plans/ # Task execution plans
├── decisions/ # Decision records
└── lessons/ # Lessons learned
MIT
npx claudepluginhub workingdanny911/dannys-claudeSprint 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
Sprint planning with story prioritization and capacity estimation
專案管理與 Scrum
Manage and decompose work into feature-level tasks on the agtx kanban board
Project orchestration from planning to delivery. Master Scrum, Kanban, sprint planning, roadmaps, retrospectives, team metrics, and stakeholder management.
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