Track .claude/rules agent instructions (fix gitignore)
Allow version-controlled agent rule files under .claude/rules/ while keeping machine-local Claude Code state ignored. Aligns with state-hub gitignore pattern.
This commit is contained in:
parent
3b98f002e3
commit
b8e212c932
10 changed files with 303 additions and 1 deletions
8
.claude/rules/architecture.md
Normal file
8
.claude/rules/architecture.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
## Architecture
|
||||
|
||||
<!-- TODO: Describe the key design decisions and component structure.
|
||||
Key modules, data flows, external integrations, state machines, etc. -->
|
||||
|
||||
## Quick Reference
|
||||
|
||||
`~/state-hub/mcp_server/TOOLS.md` — MCP tool reference
|
||||
Loading…
Add table
Add a link
Reference in a new issue