MadAppGang /claude-code
Command Claude Code
Orchestrates a 5-phase workflow to update recommended AI models from OpenRouter trending rankings. Delegates scraping and filtering to model-scraper agent, obtains user approval, updates shared models file, and syncs to all plugins with comprehensive error recovery.
279 5mo ago A 51 tokens
original MIT MadAppGang /claude-code
Command
Disable debug mode for agentdev sessions. Stops recording tool invocations and agent delegations.
279 5mo ago D 21 tokens
original MIT MadAppGang /claude-code
Command
Enable debug mode for agentdev sessions. Records tool invocations, skill activations, and agent delegations to JSONL files.
279 5mo ago C 29 tokens
original MIT MadAppGang /claude-code
Command
Check current debug mode status for agentdev sessions. Shows if enabled/disabled, debug level, and recent session files.
279 5mo ago B 27 tokens
original MIT MadAppGang /claude-code
Command
Full-cycle agent/command development with multi-model validation and performance tracking. Orchestrates design (architect) -> plan review -> implementation (developer) -> quality review (reviewer) -> iteration. Tracks model performance to ai-docs/llm-performance.json for shortlist optimization. Enable debug mode with…
279 5mo ago A 70 tokens
original MIT MadAppGang /claude-code
Command
Show comprehensive help for the Agent Development Plugin - lists agents, commands, skills, and usage examples.
279 5mo ago A 23 tokens
original MIT MadAppGang /claude-code
Command
Configure Linear integration settings for autopilot.
279 5mo ago A 12 tokens
original MIT MadAppGang /claude-code
Command
Create a Linear task from CLI and assign to autopilot for execution.
279 5mo ago A 19 tokens
original MIT MadAppGang /claude-code
Command
Manually trigger execution of a specific Linear task.
279 5mo ago A 14 tokens
original MIT MadAppGang /claude-code
Command
Check autopilot status, queue, and task progress.
279 5mo ago A 15 tokens
original MIT 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 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 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 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 MadAppGang /claude-code
Command
Add claudemem enforcement rules to project CLAUDE.md and verify setup.
279 5mo ago A 17 tokens
original MIT MadAppGang /claude-code
Command
Execute tasks from track plan with TDD workflow and git commits.
279 5mo ago A 17 tokens
original MIT MadAppGang /claude-code
Command
Create development track with spec and hierarchical task plan.
279 5mo ago A 12 tokens
original MIT MadAppGang /claude-code
Command
Git-aware logical undo at track, phase, or task level.
279 5mo ago A 15 tokens
original MIT