with one click
babysitter-retrospect
Analyze a completed or in-flight run and propose process improvements for future runs.
Menu
Analyze a completed or in-flight run and propose process improvements for future runs.
| name | babysitter:retrospect |
| description | Analyze a completed or in-flight run and propose process improvements for future runs. |
| argument-hint | [run-id] Optional run ID, defaults to latest run |
Run a structured retrospective over the last babysitter execution and convert findings into actionable process/library improvements.
.a5c/runs.babysitter run:status .a5c/runs/<runId> --json
babysitter task:list .a5c/runs/<runId> --json
.a5c/runs/<runId>/run-trace.jsonl.a5c/events/events.jsonlupstream/babysitter/skills/babysit/process.a5c/processes and/or codex harness config/docs.Orchestrate complex, multi-step AI workflows with quality convergence loops, event-sourced state, and human-in-the-loop approval gates. Use when the user wants to babysit a task, orchestrate a workflow, run quality-gated development, resume a previous orchestration run, diagnose run health, plan without executing, set up a project or user profile for babysitter, or assimilate an external methodology. Also use when the user mentions "babysitter", "orchestrate", "babysit", "quality loop", or "convergence loop".
Help and documentation for babysitter commands, processes, skills, agents, and methodologies.
Plan a babysitter workflow without executing it. Focus on creating the best process possible.
Install or refresh a team-pinned babysitter runtime/content setup from lockfile.
Start a babysitter orchestration run. Use this command to start babysitting a complex workflow.
System and API design guidance covering component boundaries, data flow, integration patterns, and scalability considerations.