Fix doc drift surfaced by doc-auditor dry run
- Handbook: evaluator/security-auditor are opus/xhigh, not opus/high (matches wrappers). - portability.md / retrofit-playbook.md: how-i-work.md is ~50 lines, not 'under 50' (it is 52). - retrofit-playbook.md daily rhythm: close out with /handoff, not the old manual paste, matching README and the handbook.
This commit is contained in:
@@ -152,9 +152,7 @@ cd ~/Projects/PROJECT-NAME
|
||||
claude "describe the task here"
|
||||
```
|
||||
|
||||
**Close out every session** (60 seconds — this is what makes closing feel safe instead of like loss):
|
||||
|
||||
> Update the Current state section in CLAUDE.md, commit, and push.
|
||||
**Close out every session** (60 seconds — this is what makes closing feel safe instead of like loss): run `/handoff`. It updates the Current state section, commits, and pushes.
|
||||
|
||||
Then `/exit`.
|
||||
|
||||
@@ -190,7 +188,7 @@ claude
|
||||
|
||||
Paste:
|
||||
|
||||
> In my git repo at ~/Projects/standards (create it if it doesn't exist yet), add a file called how-i-work.md. Read the AGENTS.md files in my other repos here and fill it with everything that's about me or repeated across all of them — how I like to work and communicate, workflow rules (the close-out ritual, never commit secrets, verify commands by running them), and the structural conventions (AGENTS.md canonical with a CLAUDE.md symlink, scoped guides in docs/guides with index lines). Under 50 lines. Then symlink ~/.claude/CLAUDE.md to it, commit, and push the repo to my Gitea. Don't change the other repos — they stay self-contained.
|
||||
> In my git repo at ~/Projects/standards (create it if it doesn't exist yet), add a file called how-i-work.md. Read the AGENTS.md files in my other repos here and fill it with everything that's about me or repeated across all of them — how I like to work and communicate, workflow rules (the close-out ritual, never commit secrets, verify commands by running them), and the structural conventions (AGENTS.md canonical with a CLAUDE.md symlink, scoped guides in docs/guides with index lines). Around 50 lines. Then symlink ~/.claude/CLAUDE.md to it, commit, and push the repo to my Gitea. Don't change the other repos — they stay self-contained.
|
||||
|
||||
Notes:
|
||||
- **Repos stay self-contained.** Cloud sessions and other machines never see this file. Anything a repo *needs* lives in the repo; this layer is preferences plus a safety net.
|
||||
|
||||
Reference in New Issue
Block a user