Documentation
README
Record platform response: $ARGUMENTS
- Parse arguments and run:
uv run python3 $CLAUDE_PROJECT_DIR/tools/response_tracker.py log $ARGUMENTS - Also update brain:
uv run python3 $CLAUDE_PROJECT_DIR/tools/brain.py log "Report response: $ARGUMENTS" - Sync to global brain:
uv run python3 $CLAUDE_PROJECT_DIR/tools/global_brain.py sync-from-local - Show updated insights:
uv run python3 $CLAUDE_PROJECT_DIR/tools/response_tracker.py insights
Top-Tier Learning Loop
Convert every platform response into a future hunting rule.
This is the opening of the README. Read the full README on GitHub.