You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add Claude Code integration quick setup guide
- Add step-by-step user-level setup for terraphim-agent and hooks
- Document git-safety-guard and text replacement features
- Add verification commands and feature table
- Link to terraphim-skills for full documentation
- Note crates.io version is outdated, recommend GitHub releases
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+114-5Lines changed: 114 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -476,7 +476,116 @@ For development, see our comprehensive [Development Setup Guide](docs/src/develo
476
476
477
477
## Claude Code Integration
478
478
479
-
Terraphim provides seamless integration with Claude Code through multiple approaches, enabling intelligent text replacement and codebase quality evaluation.
479
+
Terraphim provides seamless integration with Claude Code through hooks, skills, and the terraphim-agent CLI.
0 commit comments