compliance-roadmap

compliance-roadmap is a skill for Claude Code from bromso/metapowers. It costs 13 tokens per session (645 once invoked), scanned A, original, MIT.

A procedure for creating a staged plan to meet several compliance requirements, with milestones, dependencies, dates, and estimated resources.

In plain words
What is it for?
Planning quick wins, prioritising regulations, scheduling control implementation, mapping dependencies, and estimating people, time, consultants, and tool costs.
Why use it?
It turns a broad compliance effort into ordered phases and shows which work must happen first.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Part of the compliance plugin — 12 skills, 1 MCP server shipped together

Good fit Planning quick wins, prioritising regulations, scheduling control implementation, mapping dependencies, and estimating people, time, consultants, and tool costs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bromso/metapowers/compliance-roadmap
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.

Any agent
npx skills add bromso/metapowers --skill compliance-roadmap
Clone the repo
git clone --depth 1 https://github.com/bromso/metapowers

Made for: Claude Code.

Or install compliance, the plugin that ships this one along with the rest of its 12 skills, 1 MCP server.

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 compliance-roadmap

README.md
[![agentmods](https://agentmods.dev/badge/skills/bromso/metapowers/compliance-roadmap/github.svg)](https://agentmods.dev/skills/bromso/metapowers/compliance-roadmap)
Your own site
<a href="https://agentmods.dev/skills/bromso/metapowers/compliance-roadmap"><img src="https://agentmods.dev/badge/skills/bromso/metapowers/compliance-roadmap/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for compliance-roadmap

Your own site · 80×15
<a href="https://agentmods.dev/skills/bromso/metapowers/compliance-roadmap"><img src="https://agentmods.dev/badge/skills/bromso/metapowers/compliance-roadmap.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 13 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 645 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00013 $0.00645
Opus 5 $0.00006 $0.00322
Sonnet 5 $0.00003 $0.00129
Haiku 4.5 $0.00001 $0.00064

Measured 8d ago against content hash 87e27852ecda, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

compliance-roadmap 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 8d 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.

plugins/compliance/skills/compliance-roadmap/SKILL.md · 63 lines

How it starts

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

Compliance Roadmap

Build a phased compliance roadmap for "$ARGUMENTS" with concrete milestones, inter-certification dependencies, resource estimates, and target dates.

Prerequisites

None — this is a Phase 0 (Scope) skill.

Process

  1. Read context files:

    • Read plugins/compliance/shared/grc-lifecycle-guide.md for GRC methodology reference
    • Read .metapowers/compliance/$ARGUMENTS/00-scope.md for regulation inventory, priorities, and control framework
  2. Phase 1 — Quick wins and highest-priority regulations:

    • Select Tier 1 regulations and quick wins from the priority analysis
    • Define specific milestones with target completion dates
    • Identify controls to implement first (highest leverage points)
    • Estimate effort: internal hours, external consultant days, tool costs
  3. Phase 2 — Comprehensive coverage:

    • Select Tier 2 regulations building on Phase 1 foundations
    • Map dependencies — which Phase 1 controls are prerequisites?
    • Define milestones with target dates accounting for Phase 1 completion
    • Estimate incremental effort (many controls already in place)
  4. Phase 3 — Advanced and sector-specific:

    • Select Tier 3 and sector-specific regulations
    • Map dependencies on Phase 1 and Phase 2 controls
    • Define milestones with target dates
    • Estimate effort for remaining gap controls
  5. Dependency mapping:

    • Document inter-certification dependencies (e.g., ISO 27001 before CSA STAR Level 2, SOC 2 before enterprise sales)
    • Identify critical path — which certifications gate others?
    • Flag parallel tracks that can proceed independently
  6. Resource planning:

    • Estimate total resources: internal FTEs, external consultants, audit costs, tooling
    • Create budget breakdown by phase
    • Identify hiring or training needs
    • Recommend GRC tooling (if applicable)
  7. Write the artifact to .metapowers/compliance/$ARGUMENTS/00-scope.md (append to existing) with sections:

    • Roadmap Overview — visual timeline of all three phases
    • Phase 1 Plan — regulations, milestones, dates, resources
    • Phase 2 Plan — regulations, milestones, dates, resources
    • Phase 3 Plan — regulations, milestones, dates, resources
    • Dependency Graph — inter-certification dependencies and critical path
    • Resource Summary — total budget, FTE needs, external support

Read the full file on GitHub · 63 lines

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. 8d ago First seen · 63 lines · 13 tokens per session scan A 87e27852ecda

Subscribe to this mod's changes

compliance-roadmap is a skill published in the GitHub repository bromso/metapowers (1 stars, last pushed 4mo ago), licensed MIT. It adds 13 tokens to every session and 645 once invoked, about $0.0001 per session on Opus 5. 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-08-31.

Related

Other skills, from other repositories

chief-legal-and-risk-officer

Owns legal, contracts, intellectual property, regulatory compliance, privacy, security governance, enterprise risk, and audit readiness. Use this to review a contract or commitment, assess regulatory or privacy exposure, evaluate an IP or licensing question, judge the risk in a business decision, prepare for an audit…

cbrock84/headcount · 98 tokens

chief-human-resources-officer

Owns the organization itself: org design, hiring, performance, compensation, development, culture, and employee relations. Use this to design or restructure a team, plan hiring, write a role or leveling definition, handle a performance or compensation question, diagnose why a team is underperforming for non-technical…

cbrock84/headcount · 90 tokens

internal-controls-and-audit

Designs and tests controls over financial reporting — segregation of duties, approval limits, evidence, and preparing for audit. Use this to design controls for a process, prepare for an external audit, respond to an audit finding, set approval thresholds, or assess where a small team's segregation of duties is…

cbrock84/headcount · 67 tokens

disputes-and-legal-holds

Handles a dispute from the first sign of it — recognizing when preservation obligations attach, issuing and scoping a legal hold, suspending automatic deletion across every system that holds relevant material, preserving privilege, managing outside counsel and cost, and evaluating settlement against the real cost of…

cbrock84/headcount · 95 tokens

intellectual-property

Covers what the organization owns and what it is only borrowing — trademarks and clearance, copyright and work-for-hire, patents and trade secrets, open-source license obligations and copyleft reach, and IP terms in customer, contractor and AI-tool agreements. Use this to check whether a name is usable, establish that…

cbrock84/headcount · 91 tokens

employment-compliance

Covers the employment rules that carry real penalties — exempt and non-exempt classification, overtime and hours, employee versus contractor status, work authorization and recordkeeping, accommodation requests, and the notices and retention obligations that go with them. Use this to classify a role, review a…

cbrock84/headcount · 87 tokens