chore(claude-code): add project agent and quality-check hook config
Add the Explore subagent definition and a PostToolUse hook that runs Ruff and ty on Python file edits, plus the settings.json wiring it in. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
5
.claude/agents/Explore.md
Normal file
5
.claude/agents/Explore.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
name: Explore
|
||||
description: Fast, read-only codebase search
|
||||
model: sonnet
|
||||
---
|
||||
Reference in New Issue
Block a user