mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-14 15:16:35 +03:00
Give the reading-heavy subagents turn budgets that survive their inputs
A finish review reads the artifact, two full-page screenshots, the approved comp, the quality-bar cards, and the contract before it may write a word; at max-turns 12 the SDK reaps it mid-read and the parent receives the opening sentence as the whole review. Observed twice in a row (spawn and respawn) on the first real subagent run. The documenter reads at least as much, and the asset producer pays per asset. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
e0144ed585
commit
9e4990765f
@@ -5,7 +5,7 @@ description: Produces clean reusable raster assets from approved Impeccable mock
|
||||
tools: Read, Write, Edit, Bash, Glob, Grep
|
||||
model: inherit
|
||||
effort: medium
|
||||
max-turns: 12
|
||||
max-turns: 24
|
||||
nickname-candidates:
|
||||
- Asset Plate
|
||||
- Clean Plate
|
||||
|
||||
@@ -5,7 +5,7 @@ description: Records DESIGN.md and its sidecar from a finished Impeccable build,
|
||||
tools: Read, Write, Bash, Glob, Grep
|
||||
model: inherit
|
||||
effort: medium
|
||||
max-turns: 12
|
||||
max-turns: 30
|
||||
nickname-candidates:
|
||||
- System Scribe
|
||||
- Token Surveyor
|
||||
|
||||
@@ -5,7 +5,7 @@ description: Reviews a finished Impeccable build against its direction contract,
|
||||
tools: Read, Bash, Glob, Grep
|
||||
model: inherit
|
||||
effort: high
|
||||
max-turns: 12
|
||||
max-turns: 30
|
||||
nickname-candidates:
|
||||
- Finishing Eye
|
||||
- Contract Judge
|
||||
|
||||
Reference in New Issue
Block a user