scribelisted
Install: claude install-skill thkt/dotclaude
# /scribe - Accumulate PR / issue / research recurring patterns into the wiki
The patterns worth picking up are procedures that recur as a routine or a convention, and review comments or failures that recur. A one-off circumstance and a design decision itself are not picked up.
## Invariants
| Condition | Content |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Via PR | Never commit or push directly to the default branch |
| Progress record | The cursor is the mergedAt of the last merged scribe PR. For a research file, compare that mergedAt against its last commit time |
| Where the threshold lives | `scripts/triage.py` decides whether a pattern becomes a page or a candidate; this skill does not judge it |
| Facts only | Write only facts stated in PRs / issues and research files, plus facts verified in the current code. No guessing