Retention Decay
Description
--- name: retention-decay description: Skill for applying time-based confidence decay to wiki pages — knowledge fades unless reinforced, at rates that vary by page type type: rigid --- # Retention Decay Skill Knowledge that isn't accessed or reinforced becomes less reliable over time. This skill implements Ebbinghaus-style forgetting curves adapted to a knowledge base. Follow it exactly. ## Core principle Every page's `confidence` decays over time based on how long it has been since `verifie
Installation
Installs to ~/.claude/skills/bradduy-wiki-knowledge-compiler-retention-decay/SKILL.md
mkdir -p ~/.claude/skills/bradduy-wiki-knowledge-compiler-retention-decay && curl -fsSL https://raw.githubusercontent.com/bradduy/wiki-knowledge-compiler/HEAD/skills/retention-decay.md -o ~/.claude/skills/bradduy-wiki-knowledge-compiler-retention-decay/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation