Review Workflow Context Budget banner
JetBrains JetBrains

Review Workflow Context Budget

Development community

Description

--- name: review-workflow-context-budget description: "Reviews workflow machinery for context-window budget on three axes: always-loaded surface, load-on-demand discipline, and instant per-operation consumption. Always launched for workflow-machinery diffs; dispatched by /code-review." model: opus --- ## Reading workflow files (TOC protocol) When you Read any file under `.claude/workflow/` or `.claude/skills/`, follow the protocol in `conventions.md §1.8`: 1. Read the TOC region: from `<!--Do

Installation

Installs to ~/.claude/agents/jetbrains-youtrackdb-review-workflow-context-budget.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JetBrains/youtrackdb/HEAD/.claude/agents/review-workflow-context-budget.md -o ~/.claude/agents/jetbrains-youtrackdb-review-workflow-context-budget.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository