srnichols/plan-forge

Forge rough ideas into drift-proof execution contracts for AI coding agents. 6-step pipeline, 16 agents, 8 skills, lifecycle hooks, 5 tech presets.

5Stars on the repository
60Mods indexed here, across every type
21d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bug-fix

01

srnichols/plan-forge

Skill Claude CodeCodex

Guided end-to-end bug-fix workflow for Plan Forge tempering bugs — load → pre-fix review → write failing test → fix → validate → post-fix sweep → close. Composes /code-review, /clean-code-review, /forge-quench, and /test-sweep around the forgebug tool surface so a fix never closes without a regression check.

5 21d ago A 80 tokens original MIT

clean-code-review

02

srnichols/plan-forge

Skill Claude CodeCodex

Run a comprehensive Clean Code audit against the codebase — module size, function complexity, long parameter lists, TODO/FIXME markers, commented-out code, duplication (DRY), Boy Scout delta, dead exports, test smells, shell-parity (PS/Bash twins), dep boundaries (cross-package imports), frozen-arrays drift…

5 21d ago A 92 tokens original MIT

code-review

03

srnichols/plan-forge

Skill Claude CodeCodex

Plan-Forge-tuned comprehensive code review — runs public-surface diff, forge analysis, architecture / security / testing / patterns checks, plus Plan-Forge-specific gates (ACI compliance, dual-shell parity, branch model). Use before merging features or at the end of a phase. With --quorum, dispatches multi-model…

5 21d ago A 70 tokens original MIT

srnichols/plan-forge

Skill Claude CodeCodex

Generate a per-organisation stakeholder briefing for Plan Forge from the canonical template, optionally drafting the prospect-specific sections from a source directory of customer materials. Use when an internal champion needs to walk a colleague or VP through the decision to adopt Plan Forge.

5 21d ago A 55 tokens original MIT

azure-sweep

05

srnichols/plan-forge

Skill Claude CodeCodex

Runs the full 8-layer Azure governance sweep using the Azure Sweeper agent.

5 21d ago A 0 tokens original MIT

infra-deploy

06

srnichols/plan-forge

Skill Claude CodeCodex

Validate, what-if/plan, deploy, and verify Azure infrastructure using Bicep, Terraform, or azd. Use when deploying a completed infrastructure phase to an environment.

5 21d ago A 39 tokens original MIT

infra-test

07

srnichols/plan-forge

Skill Claude CodeCodex

Run the full IaC test suite — Bicep linting, ARM TTK (if applicable), Terraform validate, Pester unit and integration tests. Use before deploying or after making infrastructure changes.

5 21d ago A 43 tokens original MIT

api-doc-gen

08

srnichols/plan-forge

Skill Claude CodeCodex

Generate or update OpenAPI specification from .NET controller attributes. Validate spec-to-code consistency. Use after adding or changing API endpoints.

5 21d ago A 30 tokens original MIT

database-migration

09

srnichols/plan-forge

Skill Claude CodeCodex

Generate, review, test, and deploy database schema migrations. Use when adding columns, creating tables, or changing schema.

5 21d ago A 28 tokens original MIT