S-Corkum/mirdan

CodeForge MCP: AI Code Quality Orchestrator - Automatically transforms developer prompts into high-quality, structured requests

3Stars on the repository
17Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

mirdan-agent

01

S-Corkum/mirdan

Cursor rule

Background agents and autonomous task runners must follow stricter quality gates.

3 2mo ago A 23 tokens

mirdan-plan-review

03

S-Corkum/mirdan

Cursor rule

Default plan verification is /plan-verify (mechanical, local, no LLM). Use this rule only when model-judgment review is required — auth, payments, data migration, regulated code, or plans where emergent cross-step risks matter more than mechanical checks.

3 2mo ago A 19 tokens

mirdan-plan-verify

04

S-Corkum/mirdan

Cursor rule

Run mechanical verification of a flat plan against itself — no brief, no LLM, deterministic, milliseconds. The default quality check between plan creation and implementation.

3 2mo ago A 16 tokens

mirdan-planning

05

S-Corkum/mirdan

Cursor rule

Plans are Research Notes → Low-Level Design → atomic grounded steps, output to docs/plans/ .md with formatversion: 2 frontmatter. No brief required. The plan must be executable cold by a cheap build model (Plan Mode's "build with another model"), so every edit is a literal find-and-replace and every decision is…

3 2mo ago A 14 tokens