Claudius
Status

simulacra

Skill

Claude Code skill that spawns persona-based subagents to review code for edge cases, race conditions, and business logic bugs.

by mturac·mturac/simulacra
76· B
Install
git clone https://github.com/mturac/simulacra
Stars
57
7d change
0.00%
Downloads / week
Last active
2mo ago
About

Your code reviewed by ghost personas before it ships.

Without Simulacra — you ship this:

With Simulacra — three ghosts find three bugs:

👤 Reckless Rick (The Adversary): "Your `forEach` mutates prices in place. I hit Back twice — 630 TL cart drops to 322 TL. Your company eats the 308 TL difference." 🔥 IDEMPOTENCY — 🔴 Critical 👤 Corporate Claire (Enterprise Edge): "I'm paying in EUR. `cart.total = 200` fails the `>= 500` check. My 7000 TRY order gets no discount. I'm switching vendors." 🔥 BUSINESS-LOGIC — 🟠 High 👤 OOM Reaper (Chaos Monkey): "Memory spike at item 7 of 14. Half the cart is discounted, half isn't. No rollba…

Read more on GitHub →
What's inside
2 skillssimulacraskill-scorer
30-day stars
Trust factors
Source
community
Known advisories
0
Maintenance
maintained
License
MIT
Age
2 months
code-reviewtesting#code-review#persona#testing#edge-cases#ai-agents#claude-skill#ghost-personas#typescript