rsmdt

45 mods across 2 repositories, 512 stars between them.

the-startup

01

rsmdt/the-startup

Plugin Claude Code

Plugin marketplace listing 2 plugins: start, team.

511 28d ago A tokens not measured original MIT

rsmdt/the-startup

Instructions file CodexOpenCode

Instructions for rsmdt/the-startup, covering agents.md, what this is, repository structure, key concepts and plugin architecture.

511 28d ago A 1,935 tokens original MIT

rsmdt/the-startup

Instructions file

Instructions for rsmdt/the-startup, a project described as: The Agentic Startup - A collection of Claude Code commands, skills, and agents.

511 28d ago A 5 tokens copy · 100% MIT

start

04

rsmdt/the-startup

Plugin Claude Code

Workflow orchestration commands for agentic software development.

511 28d ago A tokens not measured original MIT

analyze

05

rsmdt/the-startup

Skill Claude CodeCodex

Deep-dive codebase analysis that explains how things actually work — business rules, architecture patterns, auth flows, data models, integrations, and performance hotspots. Use whenever the user asks "how does X work", "map the Y flow", "what are the business rules for Z", "trace the auth path", "explore the codebase…

511 28d ago A 118 tokens original MIT

brainstorm

06

rsmdt/the-startup

Skill Claude CodeCodex

You MUST use this before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design before implementation.

511 28d ago A 37 tokens original MIT

constitution

07

rsmdt/the-startup

Skill Claude CodeCodex

Create or update a project constitution with governance rules. Uses discovery-based approach to generate project-specific rules.

511 28d ago A 22 tokens original MIT

debug

08

rsmdt/the-startup

Skill Claude CodeCodex

Systematically diagnose and resolve bugs through conversational investigation and root cause analysis.

511 28d ago A 15 tokens original MIT

document

09

rsmdt/the-startup

Skill Claude CodeCodex

Generate and maintain documentation for code, APIs, and project components.

511 28d ago A 14 tokens original MIT

implement-direct

10

rsmdt/the-startup

Skill Claude CodeCodex

Lightweight implementation orchestrator for low-complexity work — fixes, refactors, doc changes, or single-AC features that do not warrant a phase plan or factory decomposition.

511 28d ago A 39 tokens original MIT

implement-factory

11

rsmdt/the-startup

Skill Claude CodeCodex

Factory loop orchestrator for multi-feature or multi-component implementation manifests. Use for high-complexity work with parallel-eligible workstreams and holdout-scenario evaluation.

511 28d ago A 37 tokens original MIT

rsmdt/the-startup

Skill Claude CodeCodex

Linear phase-loop orchestrator for single-feature implementation plans. Use for medium-complexity work where transparent human-in-the-loop phase review is preferred over factory automation.

511 28d ago A 37 tokens original MIT

implement

13

rsmdt/the-startup

Skill Claude CodeCodex

Implementation entry point. Use to execute a completed specification. Auto-detects the decomposition tier (Direct, Incremental, or Factory) from spec artifacts and dispatches to the matching execution sub-skill.

511 28d ago A 43 tokens original MIT

refactor

14

rsmdt/the-startup

Skill Claude CodeCodex

Refactor, simplify, or clean up code for improved maintainability without changing business logic.

511 28d ago A 20 tokens original MIT

review

15

rsmdt/the-startup

Skill Claude CodeCodex

Multi-agent code review with specialized perspectives (security, performance, patterns, simplification, tests).

511 28d ago A 21 tokens original MIT

specify-factory

16

rsmdt/the-startup

Skill Claude CodeCodex

Decompose a multi-feature or multi-component specification into factory-consumable artifacts. Use this for high-complexity work — multiple features, three or more components, or parallel-eligible workstreams.

511 28d ago A 45 tokens original MIT

specify-incremental

17

rsmdt/the-startup

Skill Claude CodeCodex

Decompose a single-feature specification into a linear, phase-by-phase implementation plan. Use this for medium-complexity work — single feature, one or two components — where transparent human-in-the-loop phase review is preferred over factory automation.

511 28d ago A 53 tokens original MIT

specify-meta

18

rsmdt/the-startup

Skill Claude CodeCodex

Scaffold, status-check, and manage specification directories. Use when creating a new spec, reading spec status, transitioning between phases, or logging decisions on a spec in .start/specs/.

511 28d ago A 42 tokens original MIT

rsmdt/the-startup

Skill Claude CodeCodex

Create and validate product requirements documents (PRD). Use when writing requirements, defining user stories, specifying acceptance criteria, analyzing user needs, or working on requirements.md files in .start/specs/.

511 28d ago A 45 tokens original MIT

specify-solution

20

rsmdt/the-startup

Skill Claude CodeCodex

Create and validate solution design documents (SDD). Use when designing architecture, defining interfaces, documenting technical decisions, analyzing system components, or working on solution.md files in .start/specs/.

511 28d ago A 43 tokens original MIT

specify

21

rsmdt/the-startup

Skill Claude CodeCodex

Create a comprehensive specification from a brief description. Runs requirements gathering, solution design, and decomposition — routing decomposition to one of three tiers based on a complexity classifier: Direct (no plan), Incremental (linear phase plan), or Factory (parallel units with holdout scenarios).

511 28d ago A 57 tokens original MIT

test

22

rsmdt/the-startup

Skill Claude CodeCodex

Use when completing implementation, fixing bugs, refactoring code, or any time you need to verify the test suite passes. Also use when tests fail and you hear "pre-existing" or "not my changes" — enforces strict code ownership. Ensures MECE coverage (no overlap, no gaps) and that ALL test categories including E2E are…

511 28d ago A 75 tokens original MIT

validate

23

rsmdt/the-startup

Skill Claude CodeCodex

Validate in any of six modes — spec quality, single-file review, spec-to-implementation drift, constitution rule enforcement, comparison between two artifacts, or sanity-checking your understanding. Use when checking a spec by ID, validating a file by path, detecting drift, enforcing constitution rules, comparing two…

511 28d ago A 77 tokens original MIT

writing-skills

24

rsmdt/the-startup

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, auditing skill quality, converting skills to markdown conventions, or verifying skills before deployment. Triggers include skill authoring requests, skill review needs, or "the skill doesn't work" complaints.

511 28d ago A 51 tokens original MIT