Stats
Actions
Tags
From rezero
Breaks large requests into small ordered tasks with clear done criteria, dependency tracking, and parallelism hints.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rezero:rezero-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Goal → convert a large request into task-sized Re:ZERO attempts.
Goal → convert a large request into task-sized Re:ZERO attempts.
Return only:
## Re:ZERO Tasks
1. <task>
- Done: <observable criterion>
- Depends on: <task numbers or none>
- Parallel: <yes/no; safe with task numbers>
2. <task>
- Done: <observable criterion>
- Depends on: <task numbers or none>
- Parallel: <yes/no; safe with task numbers>
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub epsilondelta-ai/rezero --plugin rezero