Claude Commands (oddballteam)
A small, principled collection of 13 Claude Code slash commands for engineering workflows maintained by the Oddball team for VA.gov and general software development. The repo is notable for its explicit "AI as assistant, not actor" philosophy: every command provides analysis and recommendations but explicitly forbids auto-commits, auto-pushes, and automated production changes. Commands are organized into two folders — general/ (broadly applicable) and veterans-affairs/ (VA.gov-specific). Accuracy guidelines require stating confidence percentages after analysis; attribution guidelines mandate "Co-Authored-By: Claude" in commits. The collection is small (13 commands) but methodologically opinionated.
differs_from_seeds: Most similar to spec-kit's "mirror commands" archetype, but Oddball ships zero skills, zero hooks, and zero MCP. The defining distinction from all seeds is the explicit no-automation mandate as a design constraint (not an accident of size) — comparable in spirit to agent-os's "human-first" ethos but expressed as command-level policies.