Claude Code configuration files, skills, and customizations
Go to file
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
agents Initial commit: Claude Code configuration backup 2026-02-03 16:34:21 -06:00
commands Update remote refs and card generation workflow 2026-02-15 19:11:19 -06:00
hooks Add PostToolUse hook for auto-formatting Python with uvx black 2026-02-14 21:49:54 -06:00
scripts Fix heredoc commit message extraction in session memory hook 2026-02-16 10:30:40 -06:00
skills Major Domo CLI: modular refactor + 6 new command modules 2026-02-16 11:24:18 -06:00
usage-data Add new skills, commands, scripts; update Paper Dynasty workflows 2026-02-13 14:10:21 -06:00
.gitignore Add global __pycache__/ to gitignore 2026-02-15 17:52:10 -06:00
CLAUDE.md Update memory protocol docs for CORE.md auto-load via symlinks 2026-02-16 10:50:30 -06:00
settings.json Add PostToolUse hook for auto-formatting Python with uvx black 2026-02-14 21:49:54 -06:00