mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
docs: add guidance for project documentation capture (#355)
This commit is contained in:
parent
e2d78d6def
commit
b994a076c2
2 changed files with 12 additions and 1 deletions
|
|
@ -79,6 +79,12 @@ Located in `~/.claude/agents/`:
|
|||
- 80% minimum coverage
|
||||
- Unit + integration + E2E for critical flows
|
||||
|
||||
### Knowledge Capture
|
||||
- Personal debugging notes, preferences, and temporary context → auto memory
|
||||
- Team/project knowledge (architecture decisions, API changes, implementation runbooks) → follow the project's existing docs structure
|
||||
- If the current task already produces the relevant docs, comments, or examples, do not duplicate the same knowledge elsewhere
|
||||
- If there is no obvious project doc location, ask before creating a new top-level doc
|
||||
|
||||
---
|
||||
|
||||
## Editor Integration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue