PreToolUse
49Hook
Runs before the agent uses a tool for Task tool calls, executing validate-linear-state.sh. From MadAppGang/claude-code.
Hook
Runs before the agent uses a tool for Task tool calls, executing validate-linear-state.sh. From 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.
Skill Claude CodeCodex
Proof artifact generation patterns for task validation. Covers screenshots, test results, deployments, and confidence scoring.
Skill Claude CodeCodex
Task lifecycle state transitions with validation gates. Defines states, triggers, and required proofs.
Skill Claude CodeCodex
How tag-to-command routing works in autopilot. Defines default mappings, precedence rules, and customization patterns.
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…
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.
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…
Command
Synchronize API specifications with Apidog. Analyzes existing schemas, creates OpenAPI specs, and imports them to your Apidog project.
Command
Full-cycle API implementation with multi-agent orchestration, architecture planning, implementation, testing, and quality gates.
Command
Initialize a new Bun + TypeScript backend project with best practices setup (Hono, Prisma, Biome, testing, Docker).
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…
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…
Command
Deep codebase investigation to understand architecture, trace functionality, find implementations, and analyze code patterns.
Command
Add claudemem enforcement rules to project CLAUDE.md and verify setup.
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.
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.
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.
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'.
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.
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.
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.
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.
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.