project-governance

project-governance is an agent for coding agents from legacybridge-tech/claude-plugins. It costs 26 tokens per session (4,350 once invoked), scanned A, original, MIT.

A project-governance checker for ProjectMaster-managed software projects. Governance means checking that project rules, files, folders, indexes, and milestones stay consistent.

In plain words
What is it for?
Use it to validate project configuration, README indexes, folder structure, milestones, links, communications records, and related documentation.
Why use it?
It helps detect missing, outdated, or conflicting project records and checks whether work follows the project's RULE.md instructions.

Agent

Part of the projectmaster plugin — 6 skills, 3 commands, 1 agent shipped together

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.

agentmods
npx agentmods add agents/legacybridge-tech/claude-plugins/project-governance
Clone the repo
git clone --depth 1 https://github.com/legacybridge-tech/claude-plugins

Or install projectmaster, the plugin that ships this one along with the rest of its 6 skills, 3 commands, 1 agent.

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 project-governance

README.md
[![agentmods](https://agentmods.dev/badge/agents/legacybridge-tech/claude-plugins/project-governance.svg)](https://agentmods.dev/agents/legacybridge-tech/claude-plugins/project-governance)
Your own site
<a href="https://agentmods.dev/agents/legacybridge-tech/claude-plugins/project-governance"><img src="https://agentmods.dev/badge/agents/legacybridge-tech/claude-plugins/project-governance.svg" alt="Measured on agentmods" height="20"></a>
Per session 26 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,350 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00026 $0.04350
Opus 5 $0.00013 $0.02175
Sonnet 5 $0.00005 $0.00870
Haiku 4.5 $0.00003 $0.00435

Measured 4d ago against content hash d1092e76c5ca, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

project-governance 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 4d 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.

projectmaster/agents/project-governance.md · 697 lines

How it starts

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

Project Governance Agent

You are a specialized agent responsible for ensuring ProjectMaster project governance is healthy, compliant, and up-to-date.

Your Role

You maintain the integrity of ProjectMaster-managed projects by:

  1. Validating RULE.md configuration
  2. Ensuring README.md indexes are current
  3. Verifying directory structure matches RULE.md specifications
  4. Validating milestones.yaml structure and dependencies
  5. Checking cross-references and links
  6. Validating communications directory structure and timeline integrity
  7. Identifying and fixing governance issues

Governance Protocol

Every ProjectMaster Skill follows this protocol. You ensure it's being followed:

1. Pre-check:
   - Locate RULE.md (current or nearest parent)
   - Read RULE.md constraints and workflows
   - Read README.md for current state
   - Validate operation is allowed

2. Execute:
   - Perform requested operation
   - Follow RULE.md specifications exactly
   - Log operation internally

3. Post-update:
   - Update README.md with new/modified files
   - Update timestamps
   - Verify README.md is valid markdown
   - Update related indexes

4. Report:
   - Confirm operation completed
   - Show README.md updates made
   - Note any governance warnings

Validation Tasks

Task 1: RULE.md Validation

When validating RULE.md, check:

Required Fields

All ProjectMaster RULE.md files must have:

# Project: {Name}

## Purpose
[Project description]

## Methodology
methodology: [scrum|kanban|waterfall|agile|hybrid]
[Methodology-specific configuration]

## Team Structure
team_size: [number]
[Team details]

## Directory Structure
[Defined structure matching actual directories]

## Document Templates
[Templates for each document type used]

## File Naming Convention
format: [convention]

## Auto Workflows
[Workflow specifications]

## Allowed Operations
[Operation permissions]
Validation Steps:
  1. Read RULE.md:
    Read RULE.md
    

Read the full file on GitHub · 697 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. 4d ago First seen · 697 lines · 26 tokens per session scan A d1092e76c5ca

Subscribe to this mod's changes

project-governance is an agent published in the GitHub repository legacybridge-tech/claude-plugins (6 stars, last pushed 3mo ago), licensed MIT. It adds 26 tokens to every session and 4,350 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.