Kit audit
Skill altafino/FableClaudeMDForOpus/.claude/skills/kit-audit
A Fable written Claude MD for Opus/Sonnet to give it some of the quality methodology that Fable uses
npx -y skills add altafino/FableClaudeMDForOpus --skill kit-auditAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Audit guardrails-kit compliance of the current session — run the transcript marker scorecard. Use when asked to audit compliance, check which guardrail rules fired or were missed, or score the session.
SKILL.md
0.6 KB, as published. Nobody here has run it
- Run
python3 scripts/audit-transcript.py --latest(or pass an explicit transcript path). - Summarize the scorecard: which trigger checks FIRED/MISSED, and notable zero-count marker families.
- For each MISSED check, name the kit rule that should have fired and quote the event evidence.
- Record heuristic false positives as
NOTED (not done):lines — they feed the F16 rule-lifecycle tuning.