AI AGENT ADDONS

Monitoring a knowledge flywheel helps keep an AI agent's knowledge healthy. This skill checks the flywheel health by measuring knowledge pools, recent activity, and staleness. You can see how many learnings, patterns, research files, and retros exist. It also checks cache health and the ao CLI status. The goal is to find bottlenecks that slow down knowledge flow. Anyone using an AI agent can use this to keep its knowledge up to date.

The flywheel model shows how sessions turn into knowledge and then feed back into future sessions. This skill measures the velocity of knowledge and spots friction points. It helps you understand if your agent is learning effectively. Use it to track progress through the ratchet workflow and ensure nothing is stuck.

Add Flywheel skill to your workflow

Global

mkdir -p ~/.claude/skills/flywheel

Project

mkdir -p .claude/skills/flywheel

Source Repository

Stars
400
Forks
40
Watchers
400
License
NOASSERTION
Last Push
24 days ago
Created
8 months ago