Skip to content

Execution profiles

Capability class, reasoning effort, output verbosity, presentation, context toggles and verification are independent fields. Rendered from the profile files a fresh install writes.

A profile fixes what a task class needs on independent axes that are never collapsed into one "quality" setting. Capability classes are not vendor model names; the generated instructions tell the worker to pick the closest its environment offers. Add a profile by adding a file; this page will include it.

reproduce, isolate, fix, and prove a defect fixed

capability class
strong
reasoning effort
high → xhigh after 2 blocked attempts
output verbosity
concise
presentation
engineering
checkpoint interval
15m
output contract
outcome, changes, verification, blockers, next_action

context loaded

  • architecture_notesfalse
  • current_statetrue
  • decisionstrue
  • failing_outputtrue
  • recent_history_depth50
  • relevant_filestrue
  • tasktrue

verification

  • decision_record_requiredfalse
  • regression_test_requiredtrue
  • verify_command_requiredtrue

Source: share/skeleton/profiles/debugging.yaml

design, architecture, cross-cutting change, or a problem with no known shape

capability class
strongest
reasoning effort
high → xhigh after 1 blocked attempt
output verbosity
detailed
presentation
engineering
checkpoint interval
30m
output contract
outcome, changes, verification, blockers, next_action, decisions

context loaded

  • architecture_notestrue
  • current_statetrue
  • decisionstrue
  • failing_outputfalse
  • recent_history_depth200
  • relevant_filestrue
  • tasktrue

verification

  • decision_record_requiredtrue
  • regression_test_requiredfalse
  • verify_command_requiredtrue

Source: share/skeleton/profiles/deep-work.yaml

implementation

default

build a described feature or change within a known design

capability class
standard
reasoning effort
medium
output verbosity
concise
presentation
engineering
checkpoint interval
15m
output contract
outcome, changes, verification, blockers, next_action

context loaded

  • architecture_notesfalse
  • current_statetrue
  • decisionstrue
  • failing_outputfalse
  • recent_history_depth0
  • relevant_filestrue
  • tasktrue

verification

  • decision_record_requiredfalse
  • regression_test_requiredfalse
  • verify_command_requiredtrue

Source: share/skeleton/profiles/implementation.yaml

small, well-understood changes; rename, bump, wording, one-line fixes

capability class
fast
reasoning effort
low
output verbosity
terse
presentation
machine
checkpoint interval
30m
output contract
outcome, changes, verification

context loaded

  • architecture_notesfalse
  • current_statetrue
  • decisionsfalse
  • failing_outputfalse
  • recent_history_depth0
  • relevant_filesfalse
  • tasktrue

verification

  • decision_record_requiredfalse
  • regression_test_requiredfalse
  • verify_command_requiredif_files_changed

Source: share/skeleton/profiles/routine.yaml