Breaks work into bite-sized tasks before coding. Activates when a multi-step task needs planning — creates tasks small enough for a junior developer to follow (2-5 minutes each), with exact file paths, complete implementation details, and verification steps. References Linear issue context and project-specific test commands from CLAUDE.md.
Breaks complex coding tasks into small, executable steps with exact file paths and verification commands.
/plugin marketplace add https://www.claudepluginhub.com/api/plugins/brite-nites-britenites-plugins-britenites/marketplace.json/plugin install brite-nites-britenites-plugins-britenites@cpd-brite-nites-britenites-plugins-britenitesThis skill inherits all available tools. When active, it can use any tool Claude has access to.
You are creating a detailed execution plan that breaks work into bite-sized tasks. Each task should be small enough that a fresh subagent with no prior context can execute it correctly.
Before writing the plan, gather:
docs/designs/[issue-id]-*.md)Save the plan to docs/plans/[issue-id]-plan.md:
# Plan: [Issue Title]
**Issue**: [ID] — [Title]
**Branch**: [branch-name]
**Tasks**: N (estimated [time])
## Prerequisites
- [Any setup needed before starting]
- [Dependencies that must be in place]
## Tasks
### Task 1: [Short imperative title]
**Files**: `path/to/file.ts`, `path/to/test.ts`
**Why**: [One sentence — what this accomplishes]
**Implementation**:
1. [Exact change to make]
2. [Exact change to make]
**Test**:
- Write test: [describe the test]
- Run: `[exact test command]`
- Expected: [what passing looks like]
**Verify**: [how to confirm this task is done]
---
### Task 2: [Short imperative title]
...
## Task Dependencies
- Task 3 depends on Task 1 (needs the interface defined in Task 1)
- Tasks 4 and 5 are independent (can run in parallel)
## Verification Checklist
- [ ] All tests pass: `[test command]`
- [ ] Build succeeds: `[build command]`
- [ ] Lints clean: `[lint command]`
- [ ] [Issue-specific acceptance criteria]
Each task must include everything a fresh agent needs:
Every task ends with a verification step that is:
npm test -- --grep "auth" not just "run tests"After writing the plan:
executing-plans skillUser with fields id, email, name, createdAt to prisma/schema.prisma" is good._shared/validation-pattern.md for self-checking after plan creation.Creating 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.