Command GitHub Copilot
Generate a Project Profile — project-specific quality standards, constraints, and domain rules that supplement the universal architecture principles.
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 →
Command GitHub Copilot
Generate a Project Profile — project-specific quality standards, constraints, and domain rules that supplement the universal architecture principles.
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.
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.
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.
Command GitHub Copilot
Pipeline Step 3 — Execute a hardened plan slice-by-slice with validation gates, re-anchoring, and rollback protocol.
Command GitHub Copilot
Pipeline Step 4 — Completeness sweep to eliminate TODOs, mocks, stubs, and placeholder code before review.
Command GitHub Copilot
Pipeline Step 5 — Independent review gate and drift detection. Run in a fresh agent session (read-only audit).
Command GitHub Copilot needs its repo
Pipeline Step 6 — Ship the completed phase: commit, update roadmap, capture postmortem, optionally push and create PR.
Command GitHub Copilot needs its repo
Add azd support to an existing project: azure.yaml, infra/ folder, required tags, hooks, and pipeline config.
Command GitHub Copilot
Scaffold a new Bicep module with parameters, variables, outputs, tags, and security defaults.
Command GitHub Copilot
Initialize org-specific Azure rules file from the org-rules template.
Command GitHub Copilot
Scaffold a Pester 5 test file for a PowerShell function or Azure integration validation.
Command GitHub Copilot needs its repo
Scaffold a CI/CD pipeline for Azure infrastructure deployment — GitHub Actions or Azure DevOps.
Command GitHub Copilot
Scaffold a new Terraform module for Azure with variables, locals, outputs, providers, and security defaults.
Command GitHub Copilot
Fix a bug using TDD: reproduce with a failing test first, then implement the fix, then verify. Prevents regressions.
Command GitHub Copilot
Scaffold strongly-typed configuration with IOptions , validation, and environment-specific overrides.
Command GitHub Copilot
Scaffold a REST API controller with authorization, ProblemDetails error handling, proper HTTP status codes, and CancellationToken.
Command GitHub Copilot
Scaffold a multi-stage Dockerfile for .NET with optimized layer caching, non-root user, and distroless runtime.
Command GitHub Copilot
Scaffold request/response DTOs with records, validation attributes, and mapping from domain entities.
Command GitHub Copilot
Scaffold a new database entity end-to-end: migration SQL, repository, service, DTO, controller, and tests.
Command GitHub Copilot
Scaffold custom exception types with HTTP status mapping, problem details, and a global exception handler.
Command GitHub Copilot
Scaffold domain event types, handlers, and a MediatR-based publish/subscribe pipeline.
Command GitHub Copilot
Scaffold a Hot Chocolate GraphQL resolver with query, mutation, subscription, and DataLoader patterns.
Command GitHub Copilot
Scaffold ASP.NET Core middleware with request/response pipeline, DI support, structured logging, and proper ordering.
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: