mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 14:50:13 -04:00
refactor: modularize CLAUDE.md into ~/.claude/rules/ with agent-team content separation
- Split monolithic CLAUDE.md into 7 focused rule files in rules/ - Remove agent-team specific content from global rules (subagent cost, model defaults, tier shortcuts) — already covered by orchestrate skill - Add "prefer summaries over verbatim output" to orchestrate Step 8 - Update install.sh to symlink rules/ directory - Trim CLAUDE.md to a minimal pointer since rules auto-load
This commit is contained in:
parent
f0cb4e840a
commit
d2fdcbc731
11 changed files with 76 additions and 70 deletions
6
rules/02-responses.md
Normal file
6
rules/02-responses.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Responses & Explanations
|
||||
|
||||
- Be concise — lead with the action or answer, not the preamble
|
||||
- Include just enough reasoning to explain *why* a decision was made, not a full walkthrough
|
||||
- Skip trailing summaries ("Here's what I did...") — the diff speaks for itself
|
||||
- No emojis unless explicitly asked
|
||||
Loading…
Add table
Add a link
Reference in a new issue