πŸ”Œ

team

πŸ”ŒPlugin

rsmdt/the-startup

VibeIndex|
What it does

Engineering team consisting of specialized agents for software development

πŸͺ

Part of

rsmdt-the-startup

Installation

Install ScriptRun install script
curl -fsSL https://raw.githubusercontent.com/rsmdt/the-startup/main/install.sh | sh
Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add rsmdt/the-startup
Install PluginInstall plugin from marketplace
/plugin install start@the-startup
Install PluginInstall plugin from marketplace
/plugin install team@the-startup
πŸ“– Extracted from docs: rsmdt/the-startup
0
-
Last UpdatedJan 29, 2026

More from this repository10

πŸͺ
rsmdt-the-startupπŸͺMarketplace

Comprehensive agentic framework for Claude Code

🎯
implementation-planning🎯Skill

Generates a detailed, step-by-step implementation roadmap for software development projects, breaking down technical specifications into actionable tasks and milestones.

🎯
api-contract-design🎯Skill

Designs and validates API contract specifications, ensuring clear interface definitions, request/response schemas, and adherence to best practices before implementation.

🎯
task-delegation🎯Skill

Intelligently distributes complex tasks among specialized AI agents, breaking down work into optimized subtasks with clear ownership and parallel execution potential.

🎯
bug-diagnosis🎯Skill

Diagnoses software bugs by systematically analyzing error logs, code context, and potential failure points to identify root causes and recommend precise fixes.

🎯
architecture-selection🎯Skill

Helps developers systematically evaluate and select the most appropriate software architecture for a project based on specified requirements, constraints, and best practices.

🎯
requirements-elicitation🎯Skill

Extracts and clarifies product requirements through systematic questioning, stakeholder interviews, and comprehensive requirement documentation, ensuring clear and precise project scope definition.

🎯
safe-refactoring🎯Skill

Automatically analyzes and performs code refactoring with minimal risk, ensuring code structure is improved while maintaining existing functionality and preventing potential runtime errors.

🎯
code-quality-review🎯Skill

Performs comprehensive automated code quality analysis, identifying potential issues, style violations, and improvement opportunities across different programming languages and frameworks.

🎯
implementation-verification🎯Skill

Verifies the correctness and quality of code implementations by running comprehensive tests, checking against original specifications, and identifying potential implementation discrepancies or errors.