Skip to content
Automation
Skill

/knowledge-consolidation

Build structured knowledge frameworks from scattered vault notes with source attribution

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill knowledge-consolidation --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/knowledge-consolidation

Context preview

The summary Claude sees to decide when to auto-load this skill.

Build structured knowledge frameworks from scattered vault notes with source attribution

SKILL.md

knowledge-consolidation.SKILL.md
name: cog-knowledge-consolidation
description: Build structured knowledge frameworks from scattered vault notes with source attribution
allowed-tools:
  - file-read
  - file-write
  - file-search
  - git-commit
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]
  • Cluster related notes into coherent themes
  • Build structured frameworks: concept maps, key principles, examples, applications
  • Cross-reference with existing frameworks in 05-knowledge
  • Preserve source attribution through consolidation
  • Quality-gated framework building with iterative refinement
  • Identify knowledge gaps needing additional capture

Tool Use Instructions

1. Use `file-search` to find notes not yet consolidated into frameworks 2. Use `file-read` to load candidate notes and existing frameworks 3. Cluster related notes by topic similarity 4. Build framework structure: concept map, principles, examples, applications 5. Use `file-write` to create or update frameworks in 05-knowledge 6. Add cross-references between new and existing frameworks 7. Use `git-commit` to commit consolidated frameworks

Examples

{
  "vaultPath": "./cog-vault",
  "mode": "knowledge-consolidation",
  "userName": "Alex",
  "targetQuality": 80
}
Read more
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.