cyberneticlibrary

Execute tasks with window optimization

local.implementcommandsetup L17
hallba/BioModelAnalyzer
What it does

Execute implementation tasks with 95% context window management and checklist validation

Best for

Multi-phase implementation where context window and task state must be preserved across sessions

Inputs
  • · task_list (tasks.md)
  • · plan (plan.md)
  • · optional_metadata (data-model, contracts, research)
Outputs
  • · completed_tasks
  • · progress_checkpoint
  • · handoff_instructions
Requires
  • · Read
  • · Bash
  • · Write
  • · Glob
Preconditions

tasks.md and plan.md must exist; checklists in feature_dir/checklists/ optional but validated

Failure modes

Incomplete checklist blocks execution, context window exceeded without graceful stop, missing prerequisite script

Trust signals
  • · Checklist validation gates
  • · 95% context stop without autocompact
  • · Explicit handoff metadata on resume