MikeCodeur

22 mods across 2 repositories, 55 stars between them.

reviewer

02

MikeCodeur/killer-saas

Agent

Anti-hallucination review of the implementer's work, fresh context, read-only. Invoked by /ks-review.

44 2d ago A 28 tokens

stories-reviewer

03

MikeCodeur/killer-saas

Agent

Reviews the story breakdown against the PRD perimeter, fresh context, read-only. Invoked by /ks-stories-review.

44 2d ago A 29 tokens

ks-design-system

06

MikeCodeur/killer-saas

Command

Capture and structure the global design system into docs/design-system.md. Doesn't generate visuals — it records them.

44 2d ago A 21 tokens

ks-design

07

MikeCodeur/killer-saas

Command

Derive a story's screen from the design system. Autonomous path (the agent produces it) or brief path (an external tool produces it and the result comes back). Never freestyles outside the system.

44 2d ago A 42 tokens

ks-execute

08

MikeCodeur/killer-saas

Command

Get a story implemented in an isolated subagent. Never codes in the main context.

44 2d ago A 17 tokens

ks-help

09

MikeCodeur/killer-saas

Command

Affiche le pipeline killer-saas — l'ordre des phases et la règle unique.

44 2d ago A 16 tokens

ks-orchestrator

10

MikeCodeur/killer-saas

Command

Chain a story's full cycle — Research → Design → Plan → Execute → Review → Ship — with two blocking human checkpoints (plan validation, ship confirmation).

44 2d ago A 31 tokens

ks-prd

12

MikeCodeur/killer-saas

Command

Frame the kill — target SaaS, kill mode, perimeter, the WHAT and the WHY.

44 2d ago A 18 tokens

ks-review

14

MikeCodeur/killer-saas

Command

Get a story reviewed by a fresh-context subagent. Gate before Ship. Never reviews in the context that wrote the code.

44 2d ago A 25 tokens

ks-ship

15

MikeCodeur/killer-saas

Command

Open the PR; merge and deploy per the project's ship strategy (manual by default).

44 2d ago A 17 tokens

ks-status

16

MikeCodeur/killer-saas

Command

Show the project's pipeline state — framing docs, per-story progress, next command.

44 2d ago A 15 tokens

ks-stories-review

17

MikeCodeur/killer-saas

Command

Review the story breakdown against the PRD perimeter, in a fresh-context subagent. Cheapest place to catch a bad split.

44 2d ago A 25 tokens

agentic-stories

19

MikeCodeur/killer-saas

Skill Claude CodeCodex

Breaks a need or a PRD down into user stories an agent can execute. Use during the Stories phase of the killer-saas pipeline.

44 2d ago A 34 tokens

codebase-analysis

20

MikeCodeur/killer-saas

Skill Claude CodeCodex

Analyzes existing code you didn't write — structure, conventions, patterns. Use during the Architecture and Research phases of the killer-saas pipeline, and for boilerplate onboarding.

44 2d ago A 38 tokens

review-antihallu

21

MikeCodeur/killer-saas

Skill Claude CodeCodex

Detects agent hallucinations in generated code — invented APIs, plausible-but-wrong logic, drift from the plan. Preloaded in the reviewer subagent.

44 2d ago A 36 tokens

stories-review

22

MikeCodeur/killer-saas

Skill Claude CodeCodex

Reviews a user-story breakdown against the PRD perimeter — coverage gaps, graveyard leaks, technical-layer stories, untestable criteria, dependency order. Preloaded in the stories-reviewer subagent.

44 2d ago A 43 tokens