mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
How to operate when the user says "run autonomously". Owns the DECISION-LOG.md format. Read when working unattended or logging a decision.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
How to operate when the user says "run autonomously". Owns the DECISION-LOG.md format. Read when working unattended or logging a decision.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Code quality, naming, structure, dependency, and anti-AI-slop standards. Owns the "one pattern per concern" principle.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Codebase cleanup protocol. Triggered when the user says "cleanup" or "clean up the codebase". Finds and removes clutter with user confirmation.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
DISABLED per Rule Preferences (saves tokens). Say "enable walkthroughs" to restore. Full rule archived in MasterGenAIInstructions meta/archived/code-walkthrough.mdc.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
CodeGraph FIRST for structure — MCP or CLI. Grep/SemanticSearch forbidden for symbols, callers, layout, impact when index exists.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Per-turn canary line to detect silent context degradation; trip protocol writes checkpoint and re-anchors. Read when user says "canary", "context canary", "you lost context", or starts a long high-stakes session.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Deployment discipline -- build verification, deploy safety, env vars, database deploy rules, and this project's deploy targets.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Commit, push, and branching rules. Owns ALL git behavior; other files state only their deviations.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Calibrated planning interview — one question at a time with recommended answers. Stress-test plans before building. Read when user says "grill me", Spec gate fails, redesign Phase 0, or rebuild user opts in.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
UI implementation craft — accessibility, performance, typography, motion, anti-generic aesthetics. Read when building/polishing UI after direction is chosen. Does NOT replace redesign multi-model competition.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Staff-level adversarial review of agent-written plans — fog/tunnel diagnosis, evidence-backed findings, promoted plan v2. Read when user says "senior review", "junior to senior", or before committing to a large agent-written plan.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Always-on lazy senior-dev posture (full intensity). YAGNI, stdlib/native first, shortest diff. Standing preferences in README Rule Preferences override generic conflict defaults.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Deep de-slop pass for publishable prose — mechanical tell detection and rewrite-by-meaning loop. Read before publishing long-form text, or when user says "deslop this prose", "humanize this", "remove AI tells".
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Multi-agent rebuild workflow. Triggered when the user says "rebuild". Keeps every feature, then rebuilds the app properly -- fixing structure, layout, and broken interactions.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
UI/UX redesign workflow. Triggered when the user says "redesign". Changes how the app looks and feels while keeping core logic intact.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Review rules -- sequential checklist pipeline at phase gates and before production merge. Read when finishing a phase, asked to "review", or preparing a production merge.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Saving state between sessions. Triggered when the user says "hand off" or "save state", or when hitting context limits.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
How to spawn subagents -- mechanics, model roster, family diversity, attribution, and the debate-to-consensus loop. Read BEFORE spawning any subagent.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Testing strategy and execution -- tests built alongside code, TESTING-STRATEGY.md, test DB isolation. Read when writing tests or planning testing.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Command vocabulary and protocol index -- what every instruction word means and which rule file to load before acting.
mennyg19-cmyk/MasterGenAIInstructions
Cursor rule Cursor
Core operating principles -- tone, session start, execution discipline, expectation files, security.
mennyg19-cmyk/MasterGenAIInstructions
Instructions file CodexOpenCode
AGENTS.md instructions for mennyg19-cmyk/MasterGenAIInstructions, covering agent instructions, how the rules stack, read-before-acting index, codegraph essentials and absolutes.