← all publishers

clyde-tressler

@clyde-tressler source repo

2 published skills

  1. Semantic Compactor · clyde-tressler bundle
    Institutional-memory discipline that guarantees no problem→solution outcome is ever lost across sessions, /compact operations, or agent restarts. Use this skill whenever: (1) a bug, symptom, or failure is being investigated — especially one that looks familiar or may have occurred before; (2) a bug is resolved or a design decision is made and its knowledge must be durably recorded; (3) the user mentions regressions, "we fixed this before", lost context, post-mortems, /compact losing information, or knowledge that "should have been written down"; (4) setting up or auditing a repo's knowledge-capture structure (DECISIONS.md, SYMPTOMS.md, regression guards). Also trigger proactively at the moment any debugging effort concludes, even if the user doesn't ask — Resolve → Record is atomic.
    0
    installs
  2. Rehydrate · clyde-tressler
    Post-compaction state restore — re-derive the true working state from tracked files and live systems, verify every claim before acting on it, and resume at the verified resume point. The counterpart to semantic-compactor.
    0
    installs