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.

This repository also configures its own agents. See what plan-forge tells them →

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

project-profile

01

srnichols/plan-forge

Command GitHub Copilot

Generate a Project Profile — project-specific quality standards, constraints, and domain rules that supplement the universal architecture principles.

not rated 5 today A 22 tokens original MIT

srnichols/plan-forge

Command GitHub Copilot

Pipeline Step 0 — Specify what you want to build and why, before any technical planning. Surfaces ambiguities early with [NEEDS CLARIFICATION] markers.

not rated 5 today A 34 tokens original MIT

srnichols/plan-forge

Command GitHub Copilot

Pipeline Step 1 — Pre-flight checks before plan hardening. Verifies git state, roadmap link, plan file, guardrails, and domain-specific instruction files.

not rated 5 today A 33 tokens original MIT

step2-harden-plan

04

srnichols/plan-forge

Command GitHub Copilot needs its repo

Pipeline Step 2 — Harden a draft plan into an execution contract with scope contracts, execution slices, validation gates, and TBD resolution.

not rated 5 today C 27 tokens original MIT

step3-execute-slice

05

srnichols/plan-forge

Command GitHub Copilot

Pipeline Step 3 — Execute a hardened plan slice-by-slice with validation gates, re-anchoring, and rollback protocol.

not rated 5 today A 26 tokens original MIT

srnichols/plan-forge

Command GitHub Copilot

Pipeline Step 4 — Completeness sweep to eliminate TODOs, mocks, stubs, and placeholder code before review.

not rated 5 today A 24 tokens original MIT

step5-review-gate

07

srnichols/plan-forge

Command GitHub Copilot

Pipeline Step 5 — Independent review gate and drift detection. Run in a fresh agent session (read-only audit).

not rated 5 today A 23 tokens original MIT

step6-ship

08

srnichols/plan-forge

Command GitHub Copilot needs its repo

Pipeline Step 6 — Ship the completed phase: commit, update roadmap, capture postmortem, optionally push and create PR.

not rated 5 today A 26 tokens original MIT

new-azd-service

09

srnichols/plan-forge

Command GitHub Copilot needs its repo

Add azd support to an existing project: azure.yaml, infra/ folder, required tags, hooks, and pipeline config.

not rated 5 today A 25 tokens original MIT

new-bicep-module

10

srnichols/plan-forge

Command GitHub Copilot

Scaffold a new Bicep module with parameters, variables, outputs, tags, and security defaults.

not rated 5 today A 21 tokens original MIT

new-org-rules

11

srnichols/plan-forge

Command GitHub Copilot

Initialize org-specific Azure rules file from the org-rules template.

not rated 5 today A 13 tokens original MIT

new-pester-test

12

srnichols/plan-forge

Command GitHub Copilot

Scaffold a Pester 5 test file for a PowerShell function or Azure integration validation.

not rated 5 today A 19 tokens original MIT

new-pipeline

13

srnichols/plan-forge

Command GitHub Copilot needs its repo

Scaffold a CI/CD pipeline for Azure infrastructure deployment — GitHub Actions or Azure DevOps.

not rated 5 today A 19 tokens original MIT

srnichols/plan-forge

Command GitHub Copilot

Scaffold a new Terraform module for Azure with variables, locals, outputs, providers, and security defaults.

not rated 5 today A 21 tokens original MIT

bug-fix-tdd

15

srnichols/plan-forge

Command GitHub Copilot

Fix a bug using TDD: reproduce with a failing test first, then implement the fix, then verify. Prevents regressions.

not rated 5 today A 27 tokens original MIT

new-config

16

srnichols/plan-forge

Command GitHub Copilot

Scaffold strongly-typed configuration with IOptions , validation, and environment-specific overrides.

not rated 5 today A 18 tokens original MIT

new-controller

17

srnichols/plan-forge

Command GitHub Copilot

Scaffold a REST API controller with authorization, ProblemDetails error handling, proper HTTP status codes, and CancellationToken.

not rated 5 today A 23 tokens original MIT

new-dockerfile

18

srnichols/plan-forge

Command GitHub Copilot

Scaffold a multi-stage Dockerfile for .NET with optimized layer caching, non-root user, and distroless runtime.

not rated 5 today A 25 tokens original MIT

new-dto

19

srnichols/plan-forge

Command GitHub Copilot

Scaffold request/response DTOs with records, validation attributes, and mapping from domain entities.

not rated 5 today A 19 tokens original MIT

new-entity

20

srnichols/plan-forge

Command GitHub Copilot

Scaffold a new database entity end-to-end: migration SQL, repository, service, DTO, controller, and tests.

not rated 5 today A 24 tokens original MIT

new-error-types

21

srnichols/plan-forge

Command GitHub Copilot

Scaffold custom exception types with HTTP status mapping, problem details, and a global exception handler.

not rated 5 today A 19 tokens original MIT

new-event-handler

22

srnichols/plan-forge

Command GitHub Copilot

Scaffold domain event types, handlers, and a MediatR-based publish/subscribe pipeline.

not rated 5 today A 19 tokens original MIT

srnichols/plan-forge

Command GitHub Copilot

Scaffold a Hot Chocolate GraphQL resolver with query, mutation, subscription, and DataLoader patterns.

not rated 5 today A 20 tokens original MIT

new-middleware

24

srnichols/plan-forge

Command GitHub Copilot

Scaffold ASP.NET Core middleware with request/response pipeline, DI support, structured logging, and proper ordering.

not rated 5 today A 22 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: