lgps-scheme-amendment-analyzer
Analyze Local Government Pension Scheme amendments to identify regulatory implications, compare against existing scheme rules, assess member impact, and flag required trustee actions. Uses PSPS Neo4j database and CMS Handbook for comprehensive analysis.
npx skills add majiayu000/claude-skill-registry --skill lgps-scheme-amendment-analyzer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: lgps-scheme-amendment-analyzer description: Analyze LGPS scheme amendments, identify regulatory changes, compare against current rules, flag trustee notification requirements, extract member impact. Use when reviewing scheme amendments, regulatory changes, LGPS updates, trustee decisions. Keywords: LGPS, amendment, scheme rules, regulatory change, trustee, member benefits, scheme change. allowed-tools: Read, Bash(grep:*), mcp__neo4j-psps__*, mcp__neo4j-cms-handbook__*, mcp__archon__rag_search_knowledge_base, mcp__archon__rag_read_full_page model: claude-opus-4-5-20251101 context: fork agent: general-purpose --- # LGPS Scheme Amendment Analyzer ## Purpose Analyze Local Government Pension Scheme amendments to identify regulatory implications, compare against existing scheme rules, assess member impact, and flag required trustee actions. Uses PSPS Neo4j database and CMS Handbook for comprehensive analysis. ## When to Use - Reviewing new scheme amendments - Comparing proposed changes against current rules - Assessing impact on member benefits - Identifying trustee notification obligations - Checking compliance with LGPS regulations - Preparing trustee briefing documents ## Av
- Purpose
- When to Use
- Available Resources
- Neo4j Databases
- Archon RAG
- Amendment Analysis Workflow
- Phase 1: Document Intake
- Phase 2: Regulation Analysis
- Phase 3: Member Impact Assessment
- Phase 4: Compliance & Trustee Actions
- Phase 5: Historical Context
- Phase 6: Generate Analysis Report
- Amendment Type Patterns
- Type 1: Benefit Changes
Search for amendment in documents grep -ri "amendment" ~/Projects/pensions/documents/ Find regulation references grep -Eo "Regulation [0-9]+" amendment.txt Extract effective date grep -i "effective\|commencing\|takes effect" amendment.txt
What does the lgps-scheme-amendment-analyzer skill do?
Analyze Local Government Pension Scheme amendments to identify regulatory implications, compare against existing scheme rules, assess member impact, and flag required trustee actions. Uses PSPS Neo4j database and CMS Handbook for comprehensive analysis.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill lgps-scheme-amendment-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
