MadAppGang

143 mods across 5 repositories, 3.2k stars between them.

PreToolUse

49

MadAppGang/claude-code

Hook

Runs before the agent uses a tool for Task tool calls, executing validate-linear-state.sh. From MadAppGang/claude-code.

279 5mo ago A tokens not measured original MIT

linear-integration

50

MadAppGang/claude-code

Skill Claude CodeCodex

Linear API patterns and examples for autopilot. Includes authentication, webhooks, issue CRUD, state transitions, file attachments, and comment handling.

279 5mo ago A 32 tokens original MIT

proof-of-work

51

MadAppGang/claude-code

Skill Claude CodeCodex

Proof artifact generation patterns for task validation. Covers screenshots, test results, deployments, and confidence scoring.

279 5mo ago A 24 tokens original MIT

state-machine

52

MadAppGang/claude-code

Skill Claude CodeCodex

Task lifecycle state transitions with validation gates. Defines states, triggers, and required proofs.

279 5mo ago A 20 tokens original MIT

tag-command-mapping

53

MadAppGang/claude-code

Skill Claude CodeCodex

How tag-to-command routing works in autopilot. Defines default mappings, precedence rules, and customization patterns.

279 5mo ago A 26 tokens original MIT

api-architect

54

MadAppGang/claude-code

Agent

Use this agent when you need to plan, architect, or create a comprehensive development roadmap for a TypeScript backend API with Bun runtime. This agent should be invoked when:\n\n \nContext: User wants to start building a new REST API for their application.\nuser: "I need to create a REST API for a task management…

279 5mo ago A 334 tokens original MIT

apidog

55

MadAppGang/claude-code

Agent

Use this agent when you need to synchronize API specifications with Apidog, create new endpoints, or import OpenAPI specs. This agent analyzes existing schemas, creates spec files, and imports them using Apidog REST API. Invoke this agent when.

279 5mo ago A 51 tokens original MIT

backend-developer

56

MadAppGang/claude-code

Agent

Use this agent when you need to implement TypeScript backend features, API endpoints, services, or database integrations in a Bun-based project. Examples: (1) User says 'Create a user registration endpoint with email validation and password hashing' - Use this agent to implement the endpoint following REST best…

279 5mo ago A 176 tokens original MIT

apidog

57

MadAppGang/claude-code

Command

Synchronize API specifications with Apidog. Analyzes existing schemas, creates OpenAPI specs, and imports them to your Apidog project.

279 5mo ago A 31 tokens original MIT

implement-api

58

MadAppGang/claude-code

Command

Full-cycle API implementation with multi-agent orchestration, architecture planning, implementation, testing, and quality gates.

279 5mo ago A 23 tokens original MIT

setup-project

59

MadAppGang/claude-code

Command

Initialize a new Bun + TypeScript backend project with best practices setup (Hono, Prisma, Biome, testing, Docker).

279 5mo ago A 29 tokens original MIT

claudish-usage

60

MadAppGang/claude-code

Skill Claude CodeCodex

CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI models, Claudish, OpenRouter, or alternative models. Includes…

279 5mo ago C 100 tokens original MIT

detective

61

MadAppGang/claude-code

Agent

Use this agent when you need to investigate, analyze, or understand patterns in a codebase. This includes finding specific implementations, understanding code relationships, discovering usage patterns, tracking down bugs, analyzing architecture decisions, or investigating how certain features work. The agent excels at…

279 5mo ago A 396 tokens original MIT

analyze

62

MadAppGang/claude-code

Command

Deep codebase investigation to understand architecture, trace functionality, find implementations, and analyze code patterns.

279 5mo ago A 21 tokens original MIT

setup

63

MadAppGang/claude-code

Command

Add claudemem enforcement rules to project CLAUDE.md and verify setup.

279 5mo ago A 17 tokens original MIT

architect-detective

64

MadAppGang/claude-code

Skill Claude CodeCodex

Use when analyzing architecture and system design. Find design patterns, map layers, identify core abstractions via PageRank. Uses claudemem AST structural analysis for efficient architecture investigation.

279 5mo ago A 40 tokens original MIT

MadAppGang/claude-code

Skill Claude CodeCodex

Use when orchestrating multi-agent code analysis with claudemem. Run claudemem once, share output across parallel agents. Enables parallel investigation, consensus analysis, and role-based command mapping.

279 5mo ago C 45 tokens original MIT

claudemem-search

66

MadAppGang/claude-code

Skill Claude CodeCodex

⚡ PRIMARY TOOL for semantic code search AND structural analysis. NEW: AST tree navigation with map, symbol, callers, callees, context commands. PageRank ranking. Recommended workflow: Map structure first, then search semantically, analyze callers before modifying.

279 5mo ago A 56 tokens original MIT

MadAppGang/claude-code

Skill Claude CodeCodex

💡 Tool selector for code search tasks. Helps choose between semantic search (claudemem) and native tools (Grep/Glob) based on query type. Semantic search recommended for: 'how does X work', 'find all', 'audit', 'investigate', 'architecture'.

279 5mo ago A 62 tokens original MIT

MadAppGang/claude-code

Skill Claude CodeCodex

Use when integrating detective skills across plugins. Maps agent roles to appropriate detective skills (developer → developer-detective, architect → architect-detective). Reference this to connect agents with claudemem investigation capabilities.

279 5mo ago A 48 tokens original MIT

debugger-detective

69

MadAppGang/claude-code

Skill Claude CodeCodex

⚡ Debugging skill. Best for: 'why is X broken', 'find bug source', 'root cause analysis', 'trace error', 'debug issue'. Uses claudemem AST with context command for efficient call chain analysis.

279 5mo ago A 53 tokens original MIT

deep-analysis

70

MadAppGang/claude-code

Skill Claude CodeCodex

⚡ PRIMARY SKILL for: 'how does X work', 'investigate', 'analyze architecture', 'trace flow', 'find implementations'. PREREQUISITE: code-search-selector must validate tool choice. Launches codebase-detective with claudemem INDEXED MEMORY.

279 5mo ago A 62 tokens original MIT

developer-detective

71

MadAppGang/claude-code

Skill Claude CodeCodex

⚡ Implementation analysis skill. Best for: 'how does X work', 'find implementation of', 'trace data flow', 'where is X defined', 'find all usages'. Uses claudemem AST with callers/callees for efficient code tracing.

279 5mo ago A 56 tokens original MIT

investigate

72

MadAppGang/claude-code

Skill Claude CodeCodex

Unified entry point for code investigation. Auto-routes to specialized detective based on query keywords. Use when investigation type is unclear or for general exploration.

279 5mo ago A 32 tokens original MIT