πŸ› οΈ
DevOpsGo

Dev Workflow Improvements

by janekbaraniewski

Dev Workflow Improvements is a DevOps skill for Claude Code, published by janekbaraniewski in openusage.

187 stars16 forkson janekbaraniewski/openusageAdded 2026/09/06+2% in starsRepository updated 2026/09/03
ai-costai-cost-trackingai-spendingai-usageclaudeclaude-codeclaude-code-usageclaude-usage-monitorcodexcoding-agentscopilotcopilot-usagecursorgemini-clillm-usageopenrouteropenrouter-usagetmux
Install in seconds
Install Dev Workflow Improvements
Copy Dev Workflow Improvements into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/janekbaraniewski/openusage/tree/main/docs/skills/dev-workflow-improvements ~/.claude/skills/dev-workflow-improvements

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/janekbaraniewski/openusage.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
docs/skills/dev-workflow-improvements/SKILL.md in janekbaraniewski/openusage
Installs to
~/.claude/skills/dev-workflow-improvements
Collection
One of 14 skills cataloged from this repository
Category
DevOps β€” 1013 skills

What Dev Workflow Improvements does

Dev Workflow Improvements audits and fixes the OpenUsage development workflow, including tool config sync, skill registrations, and generated stubs. Use it after skill or config changes, or when the workflow feels incomplete or out of date.

Dev Workflow Improvements is cataloged under DevOps on DirSkills. Dev Workflow Improvements comes from a repository tagged ai-cost, ai-cost-tracking, ai-spending, ai-usage and claude.

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.

Commands Dev Workflow Improvements provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /design-feature

Frequently asked about Dev Workflow Improvements

  • What else does janekbaraniewski publish alongside Dev Workflow Improvements?

    Dev Workflow Improvements is one of 14 skills that DirSkills catalogs from janekbaraniewski/openusage, the repository it ships in. Its siblings there include Add New Provider, Cut Release and Cut Release. Each one is a separate skill with its own page in this directory, installs the same way Dev Workflow Improvements does, and is maintained by janekbaraniewski in that same repository. The rest of the collection is listed on the janekbaraniewski/openusage page.

  • How does Dev Workflow Improvements compare to other DevOps skills?

    Dev Workflow Improvements ranks #928 by stars among the 1013 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Dev Workflow Improvements against them. Open each page to compare what they document and how they install.