clarify repo turn documentation scope
This commit is contained in:
parent
82fd29f1a4
commit
a790a2815c
2 changed files with 5 additions and 3 deletions
|
|
@ -82,7 +82,6 @@ Save the document in:
|
|||
```text
|
||||
docs/turns/
|
||||
```
|
||||
## Important: If you are not working inside a git repository, save the document to `~/dev/docs/turns/`
|
||||
|
||||
Use a clear timestamped filename:
|
||||
|
||||
|
|
@ -98,9 +97,11 @@ docs/turns/2026-05-14-add-market-replay-controls.html
|
|||
|
||||
### Format
|
||||
|
||||
Use the impeccable skill to structure the document as clean, readable HTML.
|
||||
Use the `impeccable` skill to structure and style the document as clean, readable HTML.
|
||||
|
||||
If the impeccable skill is unavailable, still create a well-structured standalone HTML file with:
|
||||
For this repository, `impeccable` is the styling and layout authority for turn documents when available. Do not apply global non-repo computer-task house styling to repository turn documents.
|
||||
|
||||
If the `impeccable` skill is unavailable or blocked by an actual tool/file error, still create a well-structured standalone HTML file with:
|
||||
|
||||
- A concise summary at the top
|
||||
- A detailed explanation of what changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue