← ClaudeAtlas

knowledge-activationlisted

Activate mature .agents knowledge.
boshu2/agentops · ★ 384 · AI & Automation · score 79
Install: claude install-skill boshu2/agentops
# Knowledge Activation Turn a mature `.agents` corpus into operator-ready knowledge surfaces. ## What This Skill Does Use this skill when the problem is no longer "capture more knowledge," but: - promote the strongest recurring claims into a belief system - turn healthy topics into reusable playbooks - compile a small goal-time briefing for future work - surface thin topics and promotion gaps before they silently calcify `$compile` remains the hygiene loop. `knowledge-activation` owns corpus operationalization. ## Where this sits in the flywheel Knowledge activation is the **fourth step** in the global-corpus workflow. Use the skills in order: 1. `$harvest` — gather artifacts from many rigs into `~/.agents/learnings/` 2. `$compile` — synthesize raw artifacts into the interlinked wiki at `.agents/compiled/` 3. _(optional)_ `$dream` overnight — bounded compounding loop on top of the compiled corpus 4. `$knowledge-activation` — lift compiled knowledge into playbooks, a belief book, and runtime briefings that future sessions read at bootstrap ## Which skill do I need? See [docs/skills-decision-tree.md](../../docs/skills-decision-tree.md) for the full "which skill next?" decision table covering harvest, compile, dream, knowledge-activation, and quickstart. ## Preconditions This skill assumes the current workspace already has: - a `.agents/` directory - workspace-local builders under `.agents/scripts/` - packet, topic, playbook, and briefing surfaces that can be refres