infinite-agents-public/infinite_variants/infinite_variant_3/.claude/settings.json

16 lines
536 B
JSON

{
"allowedTools": [
"Write",
"Edit",
"MultiEdit",
"Bash",
"Read",
"Glob",
"Grep",
"WebFetch",
"WebSearch",
"Task"
],
"customInstructions": "This project uses pluggable agent task templates. Templates are parameterized blueprints stored in .claude/templates/. The /infinite-templated command orchestrates parallel agents by loading templates, substituting parameters, and deploying agents. Each template follows 'be clear and direct' principles from Anthropic's prompt engineering guide."
}