flowstate-package-skills-inventory
Convert package code review evidence into a composable skill inventory.
Tags
Publisher
Versions
1 version published — latest: 2.0.6
- 2.0.6publishedInvalid Date
Skill
Use after package code review and before writing package-local skills.
Create <package>/.flowstate/skills/SKILL-INVENTORY.md with:
- Package Context
- Skill Map
- Anti-Sprawl Decision
- Feature Coverage
- Composition Model
- Deferred Skills
- Review Questions
Skill types are orchestrator, workflow, reference, troubleshooting, and maintenance. Most library packages should start with 3-8 skills. Split skills only when they have distinct triggers, setup, verification, or public surfaces. Merge skills that merely restate feature labels.
Every major feature group must be covered, deferred with reason, or marked not skill-worthy.
Usage
Source skill: /Users/sthornock/code/epic/epic-flowstate-skills/skills/flowstate-package-skills-inventory/SKILL.md Use source-backed evidence, not feature-matrix labels alone.
Install
Run this in your project to install via CLI:
fscloud dojo skill install flowstate-package-skills-inventory --target <target> --out ./skillsReplace <target> with your agent target identifier. See the CLI docs for details.