SUMMARY.md•497 B
# Claude Code Summary
### `claude-code-system-prompt.txt`
- Instructions for Anthropic’s CLI: defensive security scope, TodoWrite planning, tool batching, lint/typecheck enforcement, and no extra commentary in outputs.
- Mandates code references with `file_path:line_number`, forbids unsolicited doc creation, and requires concise responses.
### `claude-code-tools.json`
- Detailed schemas for Task/Bash/Grep/etc., including commit/PR protocols, notebook editing, and todo management rules.