reflect
Installation
SKILL.md
MANDATORY PREPARATION
Invoke /agent-workflow — it contains workflow principles, anti-patterns, and the Context Gathering Protocol. Follow the protocol before proceeding — if no workflow context exists yet, you MUST run /teach-maestro first.
Analyze the Maestro audit trail and decision log to produce a skill-effectiveness scorecard. This tells you which commands work, which fail, and where your workflow needs attention.
Data Sources
Read these files from the project root:
.maestro/audit.jsonl— every command invocation with duration, cost, and outcome.maestro/decisions.jsonl— decisions made with outcomes and next steps
If neither file exists, respond: "No audit data found. Run commands with Maestro to start tracking, then come back."