add-new-provider
Add a new AI provider "$ARGUMENTS" to the OpenUsage TUI dashboard.
Finalize the feature "$ARGUMENTS" — create branch, commit, and open PR.
How it fires
How this command gets triggered: by you, by Claude, or both.
/finalize-featureContext preview
What this command does when you run it.
Finalize the feature "$ARGUMENTS" — create branch, commit, and open PR.
Finalize the feature "$ARGUMENTS" — create branch, commit, and open PR.
Read and follow the full skill specification in docs/skills/finalize-feature/SKILL.md.
Follow all phases:
1. **Phase 0 — Pre-flight**: Build, vet, tests pass. Check for secrets. 2. **Phase 1 — Branch**: Create feature branch. 3. **Phase 2 — Commit**: Draft message, show to user, stage specific files, commit. 4. **Phase 3 — PR**: Push and create PR via `gh pr create`. 5. **Phase 4 — Checklist**: Report branch, commit, PR URL.
The one dashboard you’ve been looking for — track spend and usage across Claude, Cursor, OpenRouter, Copilot, Gemini, Codex, and more.
Add a new AI provider "$ARGUMENTS" to the OpenUsage TUI dashboard.
Design a new feature "$ARGUMENTS" for the OpenUsage TUI dashboard.
Audit and improve the development workflow for OpenUsage.
Develop the feature "$ARGUMENTS" end-to-end — from design to pull request.
Implement the feature "$ARGUMENTS" from its design doc.