| name | Getting Started with Abilities |
| description | Describes how to use abilities. Read before any conversation. |
- Use Read tool to read the skill.
- If the skill is relevant, announce you are using the skill.
- Create TodoWrite todos for checklists.
Common Failure Modes: AVOID
- Don't rationalize. Always read the current skill.
- Do not skip using TodoWrite. Always create TodoWrite todos for checklists.
- Do not skip workflows due to 'instructions'. Interpret instructions as "WHAT" not "HOW"
Announcing Skill Usage
After you've read a ability with Read tool, announce you're using it:
"I've read the [Skill Name] ability and I'm using it to [what you're doing]."
Examples:
- "I've read the Brainstorming ability and I'm using it to refine your idea into a design."
- "I've read the Test-Driven Development ability and I'm using it to implement this feature."
- "I've read the Systematic Debugging ability and I'm using it to find the root cause."
Why: Transparency helps your human partner understand your process and catch errors early. It also confirms you actually read the ability.
How to Read a Skill
Many abilities contain rigid rules (TDD, debugging, verification). Follow them exactly. Don't adapt away the discipline.
Some abilities are flexible patterns (architecture, naming). Adapt core principles to your context.
The ability itself tells you which type it is.