@rsmdt/the-startup
The Agentic Startup is a spec-driven development framework for Claude Code, distributed as marketplace plugins. It provides workflow commands, autonomous skills, specialized agents, and output styles
Install
Add @rsmdt/the-startup to Claude Code with the PolySkill CLI: polyskill add @rsmdt/the-startup
Instructions
# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## What This Is **The Agentic Startup** is a spec-driven development framework for Claude Code, distributed as marketplace plugins. It provides workflow commands, autonomous skills, specialized agents, and output styles to transform how you build software. ## Repository Structure ``` the-startup/ ├── plugins/ │ ├── start/ # Core workflow orchestration plugin │ │ ├── .claude-plugin/ # Plugin manifest (plugin.json) │ │ ├── skills/ # 14 skills (9 user-invocable + 5 autonomous) │ │ ├…
Keywords: github, spec-driven-development, claude-code, marketplace-plugins, workflow-automation, autonomous-skills, software-development, coding-framework, output-styles