phase-2-convention
Installation
SKILL.md
Phase 2: Coding Conventions
Establish coding standards before writing application code.
Purpose
Phase 2 sets the rules everyone (human and AI) follows. Consistent conventions prevent confusion and reduce code review friction.
Actions
| Action | Description | Example |
|---|---|---|
start |
Begin Phase 2 | $phase-2-convention start |
generate |
Generate convention doc | $phase-2-convention generate |
lint |
Check convention compliance | $phase-2-convention lint |