skills/session-reflection/SKILL.md
/dev post-step: 9-question retro including Q9 prediction accuracy (ADR-002). Triggers reconstruction drill only for diverged core items.
npx skillsauth add the-own-lab/Claude-company-of-one session-reflectionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
/dev's reflection artifact (ADR-001 D7). Nine questions: eight standard retro,
one prediction-accuracy audit per ADR-002 D3. Output is appended to the brief and
produces any reconstruction drills needed.
BRIEF.md ## Human-Owned Core with Final implementation already filled by verify.update-docs).BRIEF.md containing the 9 answers.Reconstruction required: yes flipped on and the
Reconstruction Drill section filled (by user, with Main Agent help).Ask and record answers for all nine questions:
update-docs ran)Human-Owned Core item, compare
User prediction with Final implementation. Main Agent fills initial judgment
(aligned | diverged | partially-aligned) with a one-line reason; user confirms or
corrects. Write result to that item's Prediction result field.After Q9:
Prediction result = diverged OR partially-aligned without a
clear reason OR User selected option ≠ Final implementation OR new core behavior
that was not predicted: set Reconstruction required: yes and invoke the four-part
drill (invariant restated / pseudocode / edge case / regression test).spec-conformance reconstruction judge for mechanical
comparison — don't let the LLM soften diverged./dev completion; cannot archive brief.diverged to "mostly aligned" → override and keep diverged. ADR-002
explicitly forbids softening./review or /debug or /think (ADR-001 D7).documentation
Update BRIEF.md sections during a command run. Any skill that produces a brief-persisted artifact calls this to write it back.
development
Post-code check: run tests + confirm TODO acceptance items map to passing tests; applies a security lens but is not a separate scan.
documentation
Command post-step: write CHANGELOG + TODO once per command run. One call, not per-skill doc writes.
content-media
Author REQUIREMENTS.md + DESIGN.md + TODO.md for a feature. The three files are one contract; they ship together.