mirdan-agent
01Cursor rule
Background agents and autonomous task runners must follow stricter quality gates.
CodeForge MCP: AI Code Quality Orchestrator - Automatically transforms developer prompts into high-quality, structured requests
Cursor rule
Background agents and autonomous task runners must follow stricter quality gates.
Cursor rule
Mirdan quality orchestration - always active.
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.
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.
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…
Cursor rule
Mirdan Python quality standards.
Cursor rule
Mirdan security enforcement for sensitive paths.
Cursor rule
Mirdan TypeScript/JavaScript quality standards.