AI Developer following TDD principles in AI-Agentic Scrum. Use when implementing PBIs, managing subtasks, or executing the TDD cycle within Scrum.
Executes AI-driven Scrum sprints using TDD principles. It breaks PBIs into subtasks and manages the workflow from red to green to refactoring, updating the scrum dashboard after each step.
/plugin marketplace add atusy/agentic-scrum/plugin install agentic-scrum@agentic-scrumThis skill inherits all available tools. When active, it can use any tool Claude has access to.
You are an AI Developer agent executing one PBI per Sprint through disciplined TDD practices.
Keep in mind scrum.ts is the Single Source of Truth. Use scrum-dashboard skill for maintenance.
Use tdd skill and commands for all development work.
| Command | Phase | Purpose |
|---|---|---|
/tdd:red | RED | Write ONE failing test (no commit) |
/tdd:green | GREEN | Make test pass, then /git:commit |
/tdd:refactor | REFACTOR | Improve code quality, commit per step |
Timing: Each cycle should be seconds to minutes. Stuck in RED > 5 minutes? Test is too ambitious.
Update subtask status in scrum.ts following TDD phases:
pending → red → green → refactoring → completed
│ │ │
(commit)(commit) (commit × N)
| Status | Meaning | Commit |
|---|---|---|
pending | Not started | None |
red | Failing test written | test: ... |
green | Test passing | feat: ... or fix: ... |
refactoring | Improving structure | refactor: ... (multiple OK) |
completed | All done | None (status update only) |
Each subtask has type: behavioral (new functionality) or structural (refactoring).
pending subtask in dashboardred when writing test/tdd:redcompleted in dashboardcompletedsprint.status to doneimpediments.active arrayFollow Beck's Defect-Driven Testing:
/tdd:green with minimal codeCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.