claude-configs/skills/major-domo
Cal Corum 6201b4c9af Major Domo CLI: modular refactor + 6 new command modules
Refactored monolithic cli.py into modular architecture:
- cli_common.py: shared state, console, output helpers
- cli_transactions.py: list + simulate (compliance checker)
- cli_injuries.py: injury listing with team/active filters
- cli_stats.py: batting/pitching leaderboards
- cli_results.py: game results
- cli_schedule.py: game schedules

Also: team get now shows salary_cap, SKILL.md fully updated
with CLI docs, flag ordering warning, and compliance workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 11:24:18 -06:00
..
scripts Initial commit: Claude Code configuration backup 2026-02-03 16:34:21 -06:00
workflows Initial commit: Claude Code configuration backup 2026-02-03 16:34:21 -06:00
api_client.py Initial commit: Claude Code configuration backup 2026-02-03 16:34:21 -06:00
cli_common.py Major Domo CLI: modular refactor + 6 new command modules 2026-02-16 11:24:18 -06:00
cli_injuries.py Major Domo CLI: modular refactor + 6 new command modules 2026-02-16 11:24:18 -06:00
cli_results.py Major Domo CLI: modular refactor + 6 new command modules 2026-02-16 11:24:18 -06:00
cli_schedule.py Major Domo CLI: modular refactor + 6 new command modules 2026-02-16 11:24:18 -06:00
cli_stats.py Major Domo CLI: modular refactor + 6 new command modules 2026-02-16 11:24:18 -06:00
cli_transactions.py Major Domo CLI: modular refactor + 6 new command modules 2026-02-16 11:24:18 -06:00
cli.py Major Domo CLI: modular refactor + 6 new command modules 2026-02-16 11:24:18 -06:00
GETTING_STARTED.md Initial commit: Claude Code configuration backup 2026-02-03 16:34:21 -06:00
SKILL.md Major Domo CLI: modular refactor + 6 new command modules 2026-02-16 11:24:18 -06:00