Skip to content

Commit 514fbae

Browse files
feat(feature): read ERRORS.md in Phase 0 before coding (#3604)
Adds a bullet in Phase 0 step 1 to read ERRORS.md for known bugs and non-obvious pitfalls before starting implementation. Closes #3594.
1 parent f51e40a commit 514fbae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.claude/skills/feature/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ description: >
1616

1717
### 1. Identify target module
1818

19+
- Read `ERRORS.md` for known bugs and non-obvious pitfalls to avoid before coding.
1920
- Which module? Default to **ONE** unless justified.
2021
- **If the module doesn't exist** → run `/create-module` to scaffold it first, then continue.
2122

0 commit comments

Comments
 (0)