Skip to content

docs: codify one-slice-one-run sizing for agent issues#55

Merged
github-actions[bot] merged 1 commit into
mainfrom
docs/agent-slice-sizing
Jun 26, 2026
Merged

docs: codify one-slice-one-run sizing for agent issues#55
github-actions[bot] merged 1 commit into
mainfrom
docs/agent-slice-sizing

Conversation

@williamdewitt

Copy link
Copy Markdown
Owner

Makes the fix from the S0 turn-cap failure systemic: a short convention in CLAUDE.md that every ready+agent issue is sized to one agent run (one project / one concern), and multi-project/multi-concern work is split into sequential issues.

Docs-only → risk:trivial (auto-merges on green). The companion claude.yml hardening (turn-cap headroom + failure surfacing) is a separate risk:core PR.

🤖 Generated with Claude Code

The in-CI agent runs under a --max-turns cap; bundling two projects/
concerns into one issue can exhaust it (error_max_turns) with nothing
pushed. Make "size every agent issue to one run, split otherwise" an
explicit convention, with the S0a/S0b scaffold split as the worked example.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions github-actions Bot added the risk:trivial docs/formatting/CI; auto-merges on green, no human label Jun 26, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 26, 2026 22:17
@github-actions github-actions Bot merged commit 363625c into main Jun 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk:trivial docs/formatting/CI; auto-merges on green, no human

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant