Browse docs

Workflows

Troubleshooting

Recover quickly from common quality, context, and workflow slowdowns.

If output quality drops

  • Reduce prompt scope to one objective and restate acceptance criteria.
  • Compact context and restate non-negotiable constraints.
  • Switch to a stronger model if the task is inherently complex.

If context is near full

  • At 70%+: tighten requests and avoid broad multi-topic prompts.
  • At 90%+: compact before starting another major step.
  • At 95%+: sending is blocked; compact or restart with a fresh session.

If progress stalls

  • Delegate discovery tasks to subagents in parallel.
  • Use stash/pop to manage alternate prompt strategies.
  • Pull in widgets that expose your current bottleneck (checks, reviews, deployments, issues).