fix(architect): change effort from max to high for external user compatibility

This commit is contained in:
Bryan Ramos 2026-04-02 07:07:01 -04:00
parent 829ce2f78b
commit 3eccb72e20

View file

@ -2,7 +2,7 @@
name: architect
description: Research-first planning agent. Handles triage, research coordination, architecture design, and wave decomposition. Use before any non-trivial implementation task. Produces the implementation blueprint the entire team follows.
model: opus
effort: max
effort: high
permissionMode: plan
tools: Read, Glob, Grep, WebFetch, WebSearch, Bash, Write
disallowedTools: Edit