theshadow27

27 mods across 1 repository, 2 stars between them.

chaos-dancer

01

theshadow27/mcp-cli

Agent Claude Code

Use this agent to predict how users will creatively misuse and weaponize features for social manipulation, fraud, or unintended behavioral cascades. This agent understands that every feature becomes a tool for gaming the system and unintended consequences.

2 2d ago A 48 tokens original MIT

eigenbot

02

theshadow27/mcp-cli

Agent Claude Code

Use this agent when you need brutally honest, unfiltered feedback on complex problems, especially when the primary model is being too agreeable or when an implementation is going off track. Deploy when you need a high-IQ contrarian perspective that cuts through politeness to deliver maximum informational density.

2 2d ago A 60 tokens original MIT

issue-author

03

theshadow27/mcp-cli

Agent Claude Code

Use this agent to file a GitHub issue from a short problem report — it validates labels, searches open AND closed issues for duplicates, enhances an existing issue (comment/reopen-as-regression) instead of filing a duplicate, and writes a well-formed issue with actionable repro data. Invoke it (ideally with…

2 2d ago A 351 tokens original MIT

nerd-snipe

04

theshadow27/mcp-cli

Agent Claude Code

Use this agent when you need exhaustive, obsessive-level analysis of a specific technical problem or implementation detail. Perfect for deep dives into performance bottlenecks, architectural decisions, algorithm optimizations, or any scenario where you need every possible angle examined, every edge case documented…

2 2d ago A 369 tokens original MIT

pessimist-prime

05

theshadow27/mcp-cli

Agent Claude Code

Use this agent for catastrophic failure analysis of proposed solutions. This agent channels Murphy's Law to identify everything that WILL go wrong - race conditions, data corruption, cascade failures, and 3 AM production disasters. Essential devil's advocate for production readiness.

2 2d ago A 55 tokens original MIT

theshadow27/mcp-cli

Command Claude Code

Review project documentation for consistency with recent code changes. Docs are part of the product — if a feature was added but not documented, or an old pattern was removed but still referenced, that's a bug.

2 2d ago A 0 tokens original MIT

implement

08

theshadow27/mcp-cli

Command Claude Code

You are a developer on the mcp-cli project. Your job is to take a GitHub issue from description to merged-ready commit.

2 2d ago A 0 tokens original MIT

mine-rules

09

theshadow27/mcp-cli

Command Claude Code

Extract actionable rules and user feedback from a Claude Code conversation history to improve skills and memory.

2 2d ago B 0 tokens original MIT

qa

10

theshadow27/mcp-cli

Command Claude Code

You are the QA controller for the mcp-cli project. Your job is to verify that a GitHub issue's described functionality is implemented, tested, and working — then apply qa:pass or qa:fail to the PR with evidence. Both labels are equally valid outcomes and both are valuable; your job is to be accurate about which one…

2 2d ago C 0 tokens original MIT

repair

11

theshadow27/mcp-cli

Command Claude Code

You are a developer fixing issues raised against an already-open PR. The fixes are usually small, contained, and come from one of four sources.

2 2d ago A 0 tokens original MIT

worktree

12

theshadow27/mcp-cli

Command Claude Code

Orchestrate implementation of one or more GitHub issues in parallel using worktree-isolated agents. Each issue gets its own git worktree, its own agent, and is independently implemented, tested, and verified.

2 2d ago A 0 tokens original MIT

board-overview

13

theshadow27/mcp-cli

Skill Claude CodeCodex

Analyze open GitHub issues, group them into thematic arcs, and write a sprint file for orchestrator context. Use when deciding what to work on next, assessing board health, or updating strategic context.

2 2d ago A 44 tokens original MIT

bootstrap-sprint

14

theshadow27/mcp-cli

Skill Claude CodeCodex

Build an autonomous sprint skill for a target project. Explores the project's workflows, constraints, and tooling, then produces a tailored sprint skill that lets Claude orchestrate parallel implementation sessions end-to-end. Use when setting up auto-sprint in a new repo, or when adapting sprint orchestration to a…

2 2d ago A 98 tokens original MIT

coherence-review

15

theshadow27/mcp-cli

Skill Claude CodeCodex

Review recent PRs in a feature area for architectural consistency, missed integration points, duplicated patterns, and wrong directions. File issues for problems found. Use after 3-4 related issues merge or when a session's cost exceeds $15.

2 2d ago A 52 tokens original MIT

diary

16

theshadow27/mcp-cli

Skill Claude CodeCodex

Backfill diary entries from Claude Code session transcripts. Extracts insights, learnings, and patterns from past sessions and writes structured diary entries to .claude/diary/. Use when the user says "write diary", "backfill diary", "/diary", "what did we do today", or wants to capture session learnings. Also use…

2 2d ago A 87 tokens original MIT

estimate

17

theshadow27/mcp-cli

Skill Claude CodeCodex

Post-implementation triage: measure actual diff metrics to determine review depth. Run after implement, before review. Usage: /estimate (in a worktree with changes).

2 2d ago A 36 tokens original MIT

find-session

18

theshadow27/mcp-cli

Skill Claude CodeCodex

Full-text search of Claude Code session histories to find and resume past conversations. Use when user says "find session", "search sessions", "find that conversation where", "what were my last sessions", or wants to locate a previous Claude session.

2 2d ago A 49 tokens original MIT

flaky-tests

19

theshadow27/mcp-cli

Skill Claude CodeCodex

Mine flaky test failures from Claude Code session transcripts. Scans JSONL session files for test failure patterns in tool results, aggregates by test file and name, and reports which tests fail across multiple sessions. Use when investigating test reliability, after a sprint to check for new flaky tests, or when the…

2 2d ago A 87 tokens original MIT

memory-gc

20

theshadow27/mcp-cli

Skill Claude CodeCodex

Audit and garbage-collect a committed Claude-memory store (MEMORY.md + per-fact files). Evidence-based, parallel, then a gated apply. Use when MEMORY.md has grown large, after several sprints, when memory has drifted from CLAUDE.md, or when the user says "/memory-gc", "clean up memory", "audit memory", "the memory is…

2 2d ago A 91 tokens original MIT

rule-author

21

theshadow27/mcp-cli

Skill Claude CodeCodex

Author, refine, or migrate a doing-it-wrong architectural rule, and harvest recurring mistakes from merged PRs. Routes on its argument — harvest (mine PR review comments for recurring author mistakes), init (bootstrap the rule engine into a repo), add (author a rule), or no arg (overview + "is this a good rule?"…

2 2d ago A 160 tokens original MIT

sprint-lessons

22

theshadow27/mcp-cli

Skill Claude CodeCodex

Extract actionable lessons from sprint history. Buckets every Claude Code session into the sprint it ran in, builds a deterministic per-session digest (tokens, duration, errors, orchestration signals, evidence), then runs a multi-agent Workflow that classifies each session (orchestrator vs worker), scans for tool…

2 2d ago A 131 tokens original MIT

sprint

23

theshadow27/mcp-cli

Skill Claude CodeCodex

Sprint lifecycle: plan, run, review, retro. The top-level orchestrator for autonomous issue resolution. Use for "run a sprint", "plan the sprint", "sprint review", "sprint retro", "/sprint", "/sprint plan", "/sprint review", "/sprint retro", or any variant.

2 2d ago A 69 tokens original MIT

why

24

theshadow27/mcp-cli

Skill Claude CodeCodex

Step back and interrogate the frame instead of executing it. /why GENERATES the sharp questions that should have been asked about a request, plan, artifact, or your own intended action — it does NOT answer them. Use when handed an assignment that smells mis-scoped, when about to loosen a constraint to silence a signal…

2 2d ago A 124 tokens original MIT