cursor-mishka-builder

Community

Audit and build Project Mishka in Cursor

Authorransomeye
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of safely implementing the Project Mishka prototype inside Cursor without drifting from the PRD authority model or creating conflicting edits across a growing codebase.

Core Features & Use Cases

  • Deterministic repo auditing before major changes: runs scripts/audit_repo.py to detect drift, duplicates, dead code candidates, and port/service collisions before planning implementation work.
  • PRD authority-guided development workflow: uses references/mishka-authority-map.md as the control plane and produces slice-based work to keep authoritative boundaries intact.
  • Acceptance-driven response structure for reliable delivery: enforces the sectioned reporting format from references/acceptance-pattern.md so each slice includes plan, applied changes, and deterministic verification.

Use case: You need to implement or refactor a single Mishka phase-1 vertical slice (e.g., storage authority touchpoints or pipeline wiring) while ensuring no AI/heuristics leak into authoritative execution paths and no direct state mutation occurs outside the PRD commit path.

Quick Start

Ask ChatGPT to use cursor-mishka-builder to audit the repo, follow the authority map, then implement the requested Mishka phase-1 slice with a Cursor-friendly multi-file plan and the required acceptance output sections.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cursor-mishka-builder
Download link: https://github.com/ransomeye/ransomeye/archive/main.zip#cursor-mishka-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.