knowledge-curation

SkillDocs & knowledge

Lets your agent load project context before tasks and save lessons learned into a knowledge base afterward.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the knowledge-curation skill

About this capability

Context priming before work (bd prime) and self-reflection after completion to extract patterns, gotchas, and decisions into the knowledge base.

What this skill tells your AI

The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/metaswarm/skills/knowledge-curation/SKILL.md and read by ahel’s review.

  • After completing work, BEFORE PR creation (reflect mode)
  • When recovering from context loss (recovery priming)

Knowledge Categories

CategoryFileContent
Critical Rulesfacts.jsonlMUST FOLLOW constraints
Gotchasgotchas.jsonlCommon pitfalls
Patternspatterns.jsonlCodebase best practices
Decisionsdecisions.jsonlArchitectural choices with rationale
Anti-Patternsanti-patterns.jsonlWhat NOT to do
Codebase Factscodebase-facts.jsonlStructural information
API Behaviorsapi-behaviors.jsonlUndocumented quirks

Process

Prime Mode

  1. Load knowledge base files for work type
  2. Surface MUST FOLLOW rules first
  3. Present GOTCHAS and PATTERNS
  4. Load relevant DECISIONS

Reflect Mode

  1. Extract patterns from completed work
  2. Identify gotchas from review failures
  3. Record architectural decisions with rationale
  4. Persist to .beads/knowledge/

Tool Use

Invoke via babysitter process: methodologies/metaswarm/metaswarm-knowledge-cycle

Signals

GitHub stars
2k
Forks
106
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
knowledge-curation
Source
github.com/a5c-ai/babysitter