Files
botfights/.claude/settings.json
T
DorianandClaude Opus 4.6 52752a92bf chore: remove duplicated archy skills and redundant hooks
Wrong archy-specific skills (harden, refactor, test, ux-review, lint,
add-app, pwa-icon-cache-fix) removed — these referenced Archipelago
infrastructure irrelevant to botfights. Redundant hooks (block-risky-bash,
protect-files, post-deploy-check, post-push-progress) removed since global
hooks provide superset protection.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 12:34:16 +00:00

7 lines
65 B
JSON

{
"hooks": {
"PreToolUse": [],
"PostToolUse": []
}
}