Add Claude Code plugin configuration#1362
Merged
nwoodruff-co merged 1 commit intomasterfrom Dec 9, 2025
Merged
Conversation
- Add plugin auto-install configuration in .claude/settings.json - Configure auto-install of country-models plugin from PolicyEngine/policyengine-claude - Users will now get agents, commands, and skills via plugin system Benefits: - Access to 15 specialized agents (rules-engineer, test-creator, validators, etc.) - 3 slash commands (/encode-policy, /review-pr, /fix-pr) - 2 skills (policyengine-us-skill, policyengine-standards-skill) - Automatic plugin installation when repo is trusted in Claude Code
This was referenced Oct 19, 2025
nwoodruff-co
approved these changes
Dec 9, 2025
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
This PR adds policyengine-claude plugin configuration to enable automated installation of agents, commands, and skills for PolicyEngine development.
Changes
.claude/settings.jsoncountry-modelsplugin fromPolicyEngine/policyengine-claudeBenefits
For Developers
For Teams
What's Included
The
country-modelsplugin provides:Installation
Automatic (Recommended)
When you trust this repo in Claude Code, the plugin auto-installs!
Manual (Optional)
Testing
After merging:
/encode-policy [program]or invoke agents directlyRelated
Changelog
Included in
changelog_entry.yaml:🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com