Quick/full mode smoke test for deployment verification.
Covers all API endpoint groups with response validation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Moved SCOPE restrictions from frontmatter description to markdown body to reduce
character budget consumption. Added description budget best practices to create-skill.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Updated Paper Dynasty skill to reference the new live-series-card-update
agent instead of inline CLI commands for live series workflow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Updated Paper Dynasty skill to reference the new retrosheet-card-update
agent instead of inline CLI commands for card generation workflow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove homelab special-case from commit-push command (all repos now use origin)
- Update sync-config to use origin remote instead of homelab
- Enhance card generation with season-pct params, CLI reference, and validation fixes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- New: live-series-update.md workflow (FanGraphs data sourcing, PotM variant)
- Updated: card-generation.md with retrosheet PotM variant section
- Updated: SKILL.md with live series workflow references and load table
- Updated: CLAUDE.md, claude-pulse submodule
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Version control Claude Code configuration including:
- Global instructions (CLAUDE.md)
- User settings (settings.json)
- Custom agents (architect, designer, engineer, etc.)
- Custom skills (create-skill templates and workflows)
Excludes session data, secrets, cache, and temporary files per .gitignore.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>