skill-session-review
Installation
SKILL.md
Skill Session Review
In the commands below, <skill-dir> is this skill's base directory, announced when the skill loads. Substitute the literal path. On Windows, py -3 may replace python.
Review how a named existing skill was followed in real sessions. Persist a feedback report. Do not edit the target skill. Do not call qiaomu-meta to apply changes.
Hard gates
- Do not write inside the target skill directory.
- Do not emit
diff.patchor editSKILL.mdof the target. - Do not run qiaomu-meta as part of this skill.
- Write only via the helpers below: the report file, the repo-root
.gitignoreexact line, and helper--inputtemp files. - Do not print full private chats in the conversation. The report uses short excerpts only.
Workflow
- Resolve the target. Path → that instance. Name → if more than one
SKILL.md, list paths and stop. - Resolve the current repo root:
git rev-parse --show-toplevelor an explicit root the user gave. - Scan sessions: