jason21wc

31 mods across 1 repository, 0 stars between them.

refactor-audit

25

jason21wc/ai-governance-mcp

Skill Claude CodeCodex

Assess whether code is ready to be safely refactored. Maps structural contracts (what grep CAN verify must not change), warns about invisible contracts (what grep CANNOT detect — ordering, invariants, state machines), checks blast radius, and gates on test coverage prerequisites. Invoke when the user says "refactor…

0 yesterday A 146 tokens original Apache-2.0

security-scan

26

jason21wc/ai-governance-mcp

Skill Claude CodeCodex

Run a focused security scan — secrets detection, dependency audit, and basic auth pattern checks. Invoke when the user says "security scan", "security review", "security audit", "check for secrets", "vulnerability check", or "scan for credentials". Do NOT use for general code review (use /code-review) or comprehensive…

0 yesterday A 81 tokens original Apache-2.0

source-review

27

jason21wc/ai-governance-mcp

Skill Claude CodeCodex

Review an external SOURCE (article, paper, repo, talk, tool, framework, blog post) against ai-governance. Extracts the source's items, abstracts each to the INTENT above the surface, checks whether the framework already covers that intent, and PROPOSES where each verdict lands (INFLUENCES.md row / reference capture /…

0 yesterday A 155 tokens original Apache-2.0

start-project

28

jason21wc/ai-governance-mcp

Skill Claude CodeCodex

Onboard a project under the AI-governance framework — calibrate the mode, ask the minimal founding questions (Goal / Done-looks-like / Non-goals / app-vs-document), then lay down the governance + memory scaffolding via scaffoldproject. Invoke when the user says "start a project", "new project", "set up this project"…

0 yesterday A 154 tokens original Apache-2.0

start-worktree

29

jason21wc/ai-governance-mcp

Skill Claude CodeCodex

Safely start, resume, validate, or clean up an isolated Git worktree for a mutating Claude Code, Codex CLI, or Codex Desktop session. Use at the start of concurrent work, when moving a session off the primary checkout, when recovering a partially prepared worktree, or before removing a completed worktree.

0 yesterday A 70 tokens original Apache-2.0

test-suite

30

jason21wc/ai-governance-mcp

Skill Claude CodeCodex

Generate comprehensive tests for a target file, function, module, or diff. Works in three phases — generate tests with error-path emphasis, verify against known AI test-generation failure modes (echo-chamber assertions, error-path undercount, weak mutation coverage), and revise any that fail. Auto-detects test…

0 yesterday A 128 tokens original Apache-2.0

ai-governance-mcp

31

jason21wc/ai-governance-mcp

MCP server Claude CodeCodexCursor +2

MCP server "ai-governance-mcp" as configured in jason21wc/ai-governance-mcp. Runs locally from the ai-governance-mcp Python package.

0 yesterday A tokens not measured original Apache-2.0