mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-11 02:33:51 +08:00
fix: update minimal documentation output guideline for clarity
This commit is contained in:
@@ -29,7 +29,7 @@ For all CLI tool usage, command syntax, and integration guidelines:
|
|||||||
- **Clear intent over clever code** - Be boring and obvious
|
- **Clear intent over clever code** - Be boring and obvious
|
||||||
- **Follow existing code style** - Match import patterns, naming conventions, and formatting of existing codebase
|
- **Follow existing code style** - Match import patterns, naming conventions, and formatting of existing codebase
|
||||||
- **No unsolicited reports** - Task summaries can be performed internally, but NEVER generate additional reports, documentation files, or summary files without explicit user permission
|
- **No unsolicited reports** - Task summaries can be performed internally, but NEVER generate additional reports, documentation files, or summary files without explicit user permission
|
||||||
- **Minimal documentation output** - Avoid unnecessary documentation (e.g., test reports after each run). If required, save to .workflow/.scratchpad/ and keep under 2 lines
|
- **Minimal documentation output** - Avoid unnecessary documentation. If required, save to .workflow/.scratchpad/
|
||||||
|
|
||||||
### Simplicity Means
|
### Simplicity Means
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user