Establish clarity before starting work. Use when beginning any significant task, when input is vague or stream-of-consciousness, or when requirements seem unclear. Handles messy voice input efficiently. This is the first system in the 5-system framework.
76
Quality
58%
Does it follow best practices?
Impact
85%
1.26xAverage score across 6 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/data/1-clarity/SKILL.mdPurpose: Never start significant work without shared understanding. When to trigger: Beginning any task, feature, fix, or when confusion arises.
When to use: Only when input is vague, stream-of-consciousness, or unclear. When to skip: If the request is already clear, go straight to execution.
WHAT: [one line]
WHY: [one line, if apparent]
SCOPE: [brief bounds, if mentioned]User: "I want to like... maybe add something where users can
see their stuff performing, you know what I mean?"
Claude: "Got it:
WHAT: Add performance metrics for articles
WHY: Users want to see if content is working
Should this use GSC data or something else?"
User: "Yeah GSC"
Claude: [Executes - no further ceremony needed]For significant/complex work, complete these steps:
Ask and document:
Ask and document:
Ask and document:
Ask and document:
After completing the clarity protocol, update .claude/active-context.md with:
# Active Context
## Current Task
[One sentence description]
## Success Criteria
- [ ] Criterion 1
- [ ] Criterion 2
- [ ] Criterion 3
## Scope Boundaries
**In Scope:**
- Item 1
- Item 2
**Out of Scope:**
- Item 1
- Item 2
## Constraints
- Constraint 1
- Constraint 2
## Open Questions
- Question 1
- Question 2
## Assumptions
- Assumption 1
- Assumption 2
---
*Last updated: [timestamp]*Once clarity is established:
This is System 1 of 5: Clarity → Identity → Priority → Execution → Reset
6213d1a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.