complete

complete is a plugin for Claude Code from PolicyEngine/policyengine-claude. Its manifest loads nothing; the 23 skills it bundles cost 3,662 tokens per session together, scanned A, original, MIT.

A complete PolicyEngine knowledge base containing the project’s agents, commands, and skills for users, analysts, and contributors. PolicyEngine is a policy-modelling project with tools for analysing and developing policy models.

In plain words
What is it for?
Use it when working across PolicyEngine’s analysis, data, application, API, model-development, documentation, research, and maintenance workflows.
Why use it?
It gives an agent broad project-specific guidance in one add-on, rather than requiring separate packages for each PolicyEngine task.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add PolicyEngine/policyengine-claude
agentmods
npx agentmods add plugins/policyengine/policyengine-claude/complete
Clone the repo
git clone --depth 1 https://github.com/PolicyEngine/policyengine-claude

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for complete

README.md
[![agentmods](https://agentmods.dev/badge/plugins/policyengine/policyengine-claude/complete.svg)](https://agentmods.dev/plugins/policyengine/policyengine-claude/complete)
Your own site
<a href="https://agentmods.dev/plugins/policyengine/policyengine-claude/complete"><img src="https://agentmods.dev/badge/plugins/policyengine/policyengine-claude/complete.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 23 skills cost 3,662 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

complete scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json#complete · 103 lines

How it starts

The opening of the file, as written. The whole thing — 103 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "complete",
  "description": "Complete PolicyEngine knowledge base - all agents, commands, and skills for users, analysts, and contributors",
  "category": "complete",
  "version": "4.0.1",
  "keywords": [
    "complete",
    "all",
    "comprehensive"
  ],
  "author": {
    "name": "PolicyEngine",
    "url": "https://github.com/PolicyEngine"
  },
  "license": "MIT",
  "skills": [
    "./skills/policyengine",
    "./skills/policyengine-us",
    "./skills/policyengine-uk",
    "./skills/policyengine-canada",
    "./skills/policyengine-healthcare",
    "./skills/policyengine-model-development",
    "./skills/policyengine-data",
    "./skills/policyengine-tools",
    "./skills/policyengine-app",
    "./skills/policyengine-api",
    "./skills/policyengine-design",
    "./skills/policyengine-standards",
    "./skills/policyengine-writing",
    "./skills/policyengine-user-guide",
    "./skills/policyengine-research-lookup",
    "./skills/policyengine-prior-scores",
    "./skills/policyengine-calibration-diagnostics",
    "./skills/policyengine-content",
    "./skills/policyengine-github-agent",
    "./skills/policyengine-plugin-maintenance",
    "./skills/encode-policy-v2",
    "./skills/review-program",
    "./skills/fix-pr"
  ],
  "commands": [
    "./commands/analyze-policy.md",
    "./commands/audit-multizone.md",
    "./commands/audit-seo.md",
    "./commands/audit-state-tax.md",
    "./commands/backdate-program.md",
    "./commands/create-dashboard.md",
    "./commands/create-new-component.md",
    "./commands/create-pr.md",
    "./commands/deploy-dashboard.md",
    "./commands/encode-policy-v2.md",
    "./commands/encode-reform.md",
    "./commands/fix-pr.md",
    "./commands/generate-content.md",
    "./commands/household-calc.md",
    "./commands/implement-structural.md",
    "./commands/new-tool.md",
    "./commands/prior-analysis.md",
    "./commands/prior-scores.md",
    "./commands/reform-pipeline.md",
    "./commands/review-program.md",
    "./co

Read the full file on GitHub · 103 lines

Files

What ships with it

1 file beside marketplace.json#complete in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 103 lines scan A 6bb922a2512f

Subscribe to this mod's changes

complete is a plugin published in the GitHub repository PolicyEngine/policyengine-claude (32 stars, last pushed 4d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.