By damienlaine
Orchestrate autonomous multi-agent sprints from specs.md: project architect spawns parallel agents to implement Python/FastAPI backends, Next.js frontends, CI/CD pipelines, automated tests, UI validation, and convergent reviews until production-ready code finalizes. Setup projects, generate maps, resume/clean sprints.
npx claudepluginhub damienlaine/agentic-sprintRemove old sprint directories with safety checks and archiving options
Analyze codebase and generate a comprehensive project-map.md overview
Create a new sprint directory with specs.md template
Interactive project onboarding - creates project-goals.md and project-map.md
Run the autonomous multi-agent sprint workflow with spec-driven development
Manual UI testing with Chrome browser - explore your app while errors are captured
General-purpose implementation agent. Adapts to any technology stack based on specs. Use when no specialized agent exists.
Set up and maintain CI/CD pipelines. Configure builds, tests, deployments, secrets, and troubleshoot failures.
Build Next.js 16 frontend. Server/Client Components, TypeScript, TailwindCSS, i18n, PWA features. Report changes concisely.
(Optional, Next.js only) Monitor Next.js runtime errors and diagnostics during UI testing. Uses Next.js DevTools MCP to catch compilation errors, hydration issues, and runtime exceptions.
Plan and coordinate sprints. Break down high-level goals into tasks for specialized agents. Adapt plans when priorities change. Complete sprints with minimal reporting.
Build Python backend with FastAPI. Implement async patterns, APIs, database models, security, AI integrations. Report changes concisely.
Maintain and run a coherent automated test suite. Validate features and API contracts with API and unit tests.
Automate critical UI testing using Chrome browser. Run smoke tests, happy paths, forms, authentication flows. Report pass/fail concisely.
Design static marketing websites for GitHub Pages. Focus on SEO, conversion optimization, clear messaging.
This skill should be used when the user asks about "SPAWN REQUEST format", "agent reports", "agent coordination", "parallel agents", "report format", "agent communication", or needs to understand how agents coordinate within the sprint system.
This skill should be used when the user asks about "API contract", "api-contract.md", "shared interface", "TypeScript interfaces", "request response schemas", "endpoint design", or needs guidance on designing contracts that coordinate backend and frontend agents.
This skill should be used when the user asks about "writing specs", "specs.md format", "how to write specifications", "sprint requirements", "testing configuration", "scope definition", or needs guidance on creating effective sprint specifications for agentic development.
This skill should be used when the user asks about "how sprints work", "sprint phases", "iteration workflow", "convergent development", "sprint lifecycle", "when to use sprints", or wants to understand the sprint execution model and its convergent diffusion approach.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Uses power tools
Uses Bash, Write, or Edit tools
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete developer toolkit for Claude Code
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement