ctx-report
Installation
SKILL.md
ctx-report — write a report a human decides from, then dispose of it
A report is DISPOSABLE (lifetime model in
../ctx): it lays thinking out for a human to review; its keep-worthy conclusions distill into the SOT (spec/+decisions/), then it is archived-aside. It is NOT a source of truth.
What a report is (and is not)
ctx/reports/ is where thinking is laid out as HTML for a human to read and comment on — numbered, indexed, rolling-merged, archived (not deleted). It carries the visible "chaos → converge" output of the loop, but is NOT a source of truth; the truth ends up in spec/ and decisions/.
- Raw research and notes do NOT live here — they live in
scratch/. Research surfaces as a report only when shown to a human; once reviewed, its keep-worthy conclusions distill into the SOT and the report is disposable. - A report is disposable and NOT a scan entry: open one only when a SOT doc links to it — never deep-scan
reports/to understand the project (it holds superseded/rejected thinking that surfaces as false positives).
Execution Procedure
produce_or_distill_report(task) → decision-ready HTML, then disposed of