knowledge-graduation

Identify recurring patterns in context/ and create reusable local skills.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/maestria-co/ai-playbook --skill knowledge-graduation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-graduation
Source: https://github.com/maestria-co/ai-playbook/tree/main/skills/knowledge-graduation
Command: npx skills add https://github.com/maestria-co/ai-playbook --skill knowledge-graduation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Graduation of recurring patterns from context/ to reusable local skills helps teams avoid re-deriving patterns across projects and speeds onboarding.

Core Features & Use Cases

  • Discover recurring patterns in context/ and assess graduation readiness
  • Create canonical SKILL.md under skills/knowledge-graduation with traceability to the original context/ entry
  • Provide a standardized process for evaluating and documenting graduated patterns

Quick Start

Run a graduation evaluation on current context and prepare the knowledge-graduation SKILL.md

Frequently Asked Questions about knowledge-graduation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What does graduating recurring patterns into reusable skills mean?

Graduating recurring patterns means identifying stable, broadly applicable solutions in your context entries and promoting them into standalone local skill files. This prevents teams from re-deriving the same patterns across projects and accelerates onboarding.

How do I evaluate if a pattern is ready for graduation into a reusable skill?

Evaluate pattern graduation readiness by checking four criteria: stability, breadth, non-obviousness, and conciseness. Run this assessment during retrospectives or context reviews after reaching task-volume milestones like 10+ tasks to ensure broad applicability.

When should I run a graduation workflow for recurring context patterns?

Run a graduation workflow during retrospectives, context reviews, and task-volume milestones, such as after completing 10 or more tasks. This timing ensures patterns have matured enough to demonstrate stability and broad applicability across different scenarios.

How do I create a traceable SKILL.md file from existing context entries?

Create a canonical SKILL.md file under your skills directory and link it directly to the original context entry. This graduation process provides standardized documentation for evaluated patterns while maintaining traceability back to the source context.

What is the best way to manage context reviews for recurring patterns?

The best way to manage context reviews is applying a standardized graduation workflow that assesses stability, breadth, non-obviousness, and conciseness. This systematically identifies mature patterns and promotes them into reusable local skills with traceability.

Why should I avoid graduating patterns too early from context entries?

Graduating patterns too early risks promoting unstable or narrow solutions into reusable skills. Waiting until task-volume milestones ensures patterns satisfy the breadth and stability criteria, preventing the need to re-derive or deprecate immature skills.