refactor: banking plugin v2.0.0 — remove exercises, recipes, restructure refs#9
Merged
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Clean up the banking plugin to match the governing artifact's intent.
exercises/(14 directories) — all 14 fully duplicated in Ch 21 lessons L04-L15workflow-recipes/(8 files) — content absorbed into Ch 21 L15 as/scheduleinstructionsreferences/underskills/banking-global-router/references/(agentskills.io spec)hooks/hooks.json— SessionStart + PostToolUse hooks (described in Ch 21 L02)scripts/validate-routing.py— CI validation for skill/jurisdiction coverageCompanion Book Changes
Ch 21 L15 (capstone) updated: 6 → 8 scheduled tasks with full
/scheduleinstructions absorbing recipe operational detail. Flashcards and summary updated.What Stays
Test plan
uv run scripts/validate-routing.pypasses🤖 Generated with Claude Code