Discover and document business rules, technical patterns, and system interfaces through iterative analysis
Executes the implementation plan from a specification
Initialize The Agentic Startup framework in your Claude Code environment
Refactor code for improved maintainability without changing business logic
Create a comprehensive specification from a brief description
Generate structured agent prompts with FOCUS/EXCLUDE templates for task delegation. Use when breaking down complex tasks, launching parallel specialists, coordinating multiple agents, creating agent instructions, determining execution strategy, or preventing file path collisions. Handles task decomposition, parallel vs sequential logic, scope validation, and retry strategies.
Document business rules, technical patterns, and service interfaces discovered during analysis or implementation. Use when you find reusable patterns, external integrations, domain-specific rules, or API contracts. Always check existing documentation before creating new files. Handles deduplication and proper categorization.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Ship faster. Ship better. Ship with The Agentic Startup.
The Agentic Startup is a spec-driven development framework for Claude Code that transforms how you build software. Think of it as having instant access to expert developers, architects, and engineers - all working together in parallel to turn your ideas into shipped code.
We follow Spec-Driven Development, where comprehensive specifications are created before coding begins, ensuring clarity and reducing rework.
The workflow:
The framework leverages Claude Code's plugin system to provide workflow commands, autonomous skills, specialized agents, and quality templates - all working together like a high-velocity startup team.
[!NOTE] The Agentic Startup v2.0 is a complete rewrite for the Claude Code marketplace plugin system. The previous version (v1.x) used a Go-based bash script installer. See MIGRATION.md if upgrading.
✨ Native Claude Code Integration
start (workflows) + team (agents)🤖 Autonomous Skills System
👥 Specialized Agent Team
team@the-startup plugin🎯 Streamlined Architecture
📌 Upgrading from the bash script installer (pre-2.0)? See the complete migration guide for step-by-step instructions.
Requirements: Claude Code v2.0+ with marketplace support
# Add The Agentic Startup marketplace
/plugin marketplace add rsmdt/the-startup
# Install the Start plugin (core workflows)
/plugin install start@the-startup
# (Optional) Install the Team plugin (specialized agents)
/plugin install team@the-startup
Alternatively, browse and install interactively via /plugin
Configure output style and statusline (one-time setup):
/start:init
This sets up:
1. Create a specification:
/start:specify Add user authentication with OAuth support
Creates docs/specs/001-user-authentication/ with product-requirements.md, solution-design.md, and implementation-plan.md documents.
2. Execute the implementation:
/start:implement 001
Runs phase-by-phase with parallel agents, validation gates, and progress tracking.
3. Analyze patterns:
/start:analyze security patterns in authentication
Discovers and documents patterns in docs/patterns/, docs/domain/, docs/interfaces/
The Agentic Startup leverages Claude Code's powerful extensibility features:
What: Distributable packages of commands, skills, agents, and rules
How we use it:
start - Workflow orchestration pluginteam - Specialized agent libraryInstall:
/plugin marketplace add rsmdt/the-startup
/plugin install start@the-startup
What: Slash commands you explicitly run (e.g., /start:specify)
How we use it:
Example: /start:specify Add real-time notifications
npx claudepluginhub skogbackup/team --plugin startSemantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Universal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.
Project management toolkit with sprint planning, task automation, and team collaboration tools
Multi-project Manus-style planning with coordinator pattern. Supports project switching, separate planning/source paths, and cross-machine sync via git.
Code intelligence powered by a knowledge graph. Provides execution flow tracing, blast radius analysis, and augmented search across your codebase.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.