# Flywheel Status

> Show the flywheel's current state — which principles are in force and how many corrections are logged waiting to distill. Use when the user asks what Claude has learned, asks for flywheel status, or wants to know whether a distill pass is due.

- **Type:** Skill
- **Install:** `agentstack add skill-winterddo-claude-skill-flywheel-flywheel-status`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [WinterDDo](https://agentstack.voostack.com/s/winterddo)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [WinterDDo](https://github.com/WinterDDo)
- **Source:** https://github.com/WinterDDo/claude-skill-flywheel/tree/main/plugins/flywheel/skills/flywheel-status

## Install

```sh
agentstack add skill-winterddo-claude-skill-flywheel-flywheel-status
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Flywheel status

Read `~/.claude/.flywheel/principles.md` and `~/.claude/.flywheel/corrections.md`.

Report concisely:

- **Principles in force** — the live principles from `principles.md`, as a short list (or "none yet" if empty).
- **Corrections logged** — how many entries are in `corrections.md`, with the titles of the 3 most recent.
- **Is a distill due?** — if there are many corrections but few promoted principles, say so and suggest running `/flywheel:distill`.

Keep it to a few lines. This is a status glance, not an analysis.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [WinterDDo](https://github.com/WinterDDo)
- **Source:** [WinterDDo/claude-skill-flywheel](https://github.com/WinterDDo/claude-skill-flywheel)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-winterddo-claude-skill-flywheel-flywheel-status
- Seller: https://agentstack.voostack.com/s/winterddo
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
