Skip to content

refactor: banking plugin v2.0.0 — remove exercises, recipes, restructure refs#9

Merged
mjunaidca merged 1 commit into
mainfrom
cleanup/banking-v2
Mar 14, 2026
Merged

refactor: banking plugin v2.0.0 — remove exercises, recipes, restructure refs#9
mjunaidca merged 1 commit into
mainfrom
cleanup/banking-v2

Conversation

@mjunaidca

Copy link
Copy Markdown
Collaborator

Summary

Clean up the banking plugin to match the governing artifact's intent.

  • Remove exercises/ (14 directories) — all 14 fully duplicated in Ch 21 lessons L04-L15
  • Remove workflow-recipes/ (8 files) — content absorbed into Ch 21 L15 as /schedule instructions
  • Move root references/ under skills/banking-global-router/references/ (agentskills.io spec)
  • Add hooks/hooks.json — SessionStart + PostToolUse hooks (described in Ch 21 L02)
  • Add scripts/validate-routing.py — CI validation for skill/jurisdiction coverage
  • Keep 17 skills, 4 commands, 10 jurisdiction overlays, evals

Companion Book Changes

Ch 21 L15 (capstone) updated: 6 → 8 scheduled tasks with full /schedule instructions absorbing recipe operational detail. Flashcards and summary updated.

What Stays

Component Count Status
Skills 17 (1 router + 16 products) Unchanged
Commands 4 Unchanged
Jurisdiction overlays 10 Unchanged (moved under router)
Evals 2 files Unchanged
Hooks 1 (new) Added
Scripts 1 (new) Added

Test plan

  • uv run scripts/validate-routing.py passes
  • All 17 skills present and loadable
  • Router references all product skills
  • Hooks fire on SessionStart and PostToolUse

🤖 Generated with Claude Code

…cture refs

- Remove exercises/ (all 14 duplicated in Ch 21 lessons L04-L15)
- Remove workflow-recipes/ (content absorbed into Ch 21 L15 as /schedule instructions)
- Move references/ under banking-global-router/references/ (agentskills.io spec)
- Add hooks/hooks.json (SessionStart + PostToolUse per Ch 21 L02)
- Add scripts/validate-routing.py (CI validation parity)
- Keep: 17 skills, 4 commands, 7 jurisdiction overlays, evals
- v1.0.0 → v2.0.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mjunaidca mjunaidca merged commit 2023291 into main Mar 14, 2026
1 check passed
@mjunaidca mjunaidca deleted the cleanup/banking-v2 branch March 14, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant