By Cheggin
Autonomous startup builder — idea to deployed company. 121 skills (37 OMC + 84 custom), 32 agents, deterministic skill-chain enforcement across 4 flows, hooks on all 11 Claude Code event types, bundled OMC runtime + MCP server + bridge CLI. Standalone: no dependency on the oh-my-claudecode plugin. Validated: built 3 startups (B2C, devtool, B2B SaaS) from single sentences.
Continuously monitors repo structure against reference repos. Detects drift in organization, missing patterns, stale files, and structural inconsistencies.
Pre-planning consultant for requirements analysis (Opus)
Strategic Architecture & Debugging Advisor (Opus, READ-ONLY)
Backend developer — builds Convex schema, API routes, server logic
Expert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategy
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations
Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling
Add moments of joy, personality, and unexpected touches that make interfaces memorable and enjoyable to use. Elevates functional to delightful. Use when the user asks to add polish, personality, animations, micro-interactions, delight, or make an interface feel fun or memorable.
Run hypothesis-driven A/B tests on the landing page, measure conversion improvements via PostHog feature flags, and report outcomes with statistical significance. Use when optimizing landing page conversion, testing CTA changes, running experiments on page elements, or analyzing funnel drop-offs.
Matches all tools
Hooks run on every tool call, not just specific ones
Admin access level
Server config contains admin-level keywords
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.
Executes bash commands
Hook triggers when Bash tool is used
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
An autonomous multi-agent system that takes a startup idea and builds the entire company — research, design, code, deploy, and grow.
You give it one sentence — a startup idea. It does everything else:
Works for any startup type: B2C, B2B SaaS, devtool, marketplace, hardware+software, fintech, healthcare, e-commerce.
The harness is runtime-agnostic -- it works with both Claude Code and OpenAI Codex CLI.
/plugin marketplace add Cheggin/request-for-startups
/plugin install startup-harness@harness
All 121 skills become available as /startup-harness:<skill-name> and 32 agents as @startup-harness:<agent-name>.
/startup-harness:startup-init
Install Codex CLI if you haven't already:
npm install -g @openai/codex
Then clone this repo and run the setup script:
git clone https://github.com/Cheggin/request-for-startups
cd request-for-startups
node .harness/hooks/setup.mjs --runtime codex
This generates:
| File | Purpose |
|---|---|
.codex/config.toml | Feature flags, skill paths, MCP server config |
.codex/hooks.json | All 10 enforcement hooks wired to Codex lifecycle events |
.agents/skills/ | Symlink to skills/ for Codex skill discovery |
AGENTS.md | Agent coordination contract (Codex equivalent of CLAUDE.md) |
After setup, launch Codex in the repo:
codex
Skills are available as $<skill-name> (e.g., $startup-init, $plan, $team). All hooks (scope enforcement, config protection, deploy gates, commit validation) work identically to Claude Code.
To add harness governance to any existing project:
# Copy .harness/ and skills/ into your repo, then:
node .harness/hooks/setup.mjs # auto-detects installed runtime
node .harness/hooks/setup.mjs --runtime codex # Codex only
node .harness/hooks/setup.mjs --runtime claude # Claude Code only
node .harness/hooks/setup.mjs --runtime both # both runtimes
The setup script auto-detects which CLI tools are on your PATH and generates the right config. No npm package or external dependencies required -- the hooks are vanilla Node.js.
/plugin marketplace update harness
/plugin uninstall startup-harness@harness
/plugin marketplace remove harness
Marketplace install is enough for skills, agents, hooks, and deterministic
skill-chain enforcement. If you also want the bundled MCP server (state_*,
notepad_*, wiki_*, lsp_*, ast_grep_*, python_repl) and the omc
CLI binary, clone the repo and link it:
git clone https://github.com/Cheggin/request-for-startups
cd request-for-startups
npm install # pulls ajv, ajv-formats, better-sqlite3
npm link # registers the `omc` binary on PATH
npm run test:hooks # 55 node:test assertions across all hooks
After npm install, bridge/mcp-server.cjs becomes registered as the t
MCP server (see .mcp.json) and provides the full OMC tool surface to any
session with this plugin installed. After npm link, skills that invoke
omc team start, omc teleport, omc ask codex, etc. resolve to this
plugin's bridge/cli.cjs rather than a separately-installed OMC plugin.
npx claudepluginhub cheggin/request-for-startups --plugin startup-harnessDeterministic phase-gated skill enforcement for AI coding agents. Blocks file edits until earlier workflow phases complete.
Autonomous AI agent that builds UIs in a loop
Your own path. Multiple stacks. Ship everything. 30 skills, 3 agents, code intelligence MCP — from shower thought to deployed product.
A local-first startup advisor that guides founders through idea validation, competitors research, hypotheses generation, MVP/prototype design, and more.
Your virtual AI team. Treats your solopreneur workflow as a virtual company with specialized AI employees, SOPs, team meetings, and performance reviews.
Engineering process for solo founders and teams up to 50 engineers. Agents do architecture, code review, QA, and security. You make two decisions per feature.
Editorial "Startup Founder" bundle for Claude Code from Antigravity Awesome Skills.
Startup idea validation pipeline with 6-stage analysis, decision gates, and domain presets