Add Claude Code plugin configuration for analysis tools#24
Open
Add Claude Code plugin configuration for analysis tools#24
Conversation
- Add plugin auto-install configuration in .claude/settings.json - Configure auto-install of analysis-tools plugin from PolicyEngine/policyengine-claude - Provides 3 skills for PolicyEngine analysis workflows Included skills: - policyengine-us-skill: Simulation patterns, situation creation, variable reference - policyengine-analysis-skill: Impact analysis, visualizations, Streamlit/Plotly patterns - policyengine-standards-skill: Code quality, formatting, CI requirements Benefits: - Automated reference documentation for PolicyEngine patterns - Best practices for analysis repositories - Consistent code quality across team
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 skills for PolicyEngine analysis workflows.
Changes
.claude/settings.jsonanalysis-toolsplugin fromPolicyEngine/policyengine-claudeWhat's Included
The
analysis-toolsplugin provides 3 skills (reference documentation):1. policyengine-us-skill
2. policyengine-analysis-skill
3. policyengine-standards-skill
uv run)changelog_entry.yaml)Benefits
For Analysis Work
How It Works
Skills are automatically loaded by Claude when relevant. For example:
Installation
Automatic (Recommended)
When you trust this repo in Claude Code, the plugin auto-installs!
Manual (Optional)
Testing
After merging:
Related
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com