Documentation
README
Skill: Dev Workflow Improvements
Audit and improve the OpenUsage development workflow. Ensures the dev flow is complete, consistent, and propagated to all AI tools.
When to use
- After adding/modifying a skill in
docs/skills/ - After changing tool config content (code style, architecture, commands)
- When onboarding a new AI tool
- Periodically to check for drift or staleness
- When the development flow feels broken or incomplete
Architecture
Source of truth
docs/skills/tool-configs/template.md β shared content (style, architecture, commands)
docs/skills/tool-configs/skills-table.md β skills registry (single table, all skills)
docs/skills/<skill-name>/SKILL.md β individual skill specifications
Generated files (never edit directly)
This is the opening of the README. Read the full README on GitHub.