Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/saitarrun/devforge-ai/sdlc-startupgit clone --depth 1 https://github.com/saitarrun/Devforge-aiWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/saitarrun/devforge-ai/sdlc-startup)<a href="https://agentmods.dev/commands/saitarrun/devforge-ai/sdlc-startup"><img src="https://agentmods.dev/badge/commands/saitarrun/devforge-ai/sdlc-startup.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00021 | $0.00581 |
| Opus 5 | $0.00010 | $0.00291 |
| Sonnet 5 | $0.00004 | $0.00116 |
| Haiku 4.5 | $0.00002 | $0.00058 |
Grade A, and why
sdlc-startup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Startup Founder & Growth Command
This command orchestrates the business, monetization, product analytics, and customer acquisition loops needed to build and operate a high-growth software startup.
Usage
/sdlc-startup --mvp "AI claims copilot for insurance brokers" # Scaffold startup MVP, PRD, and landing page
/sdlc-startup --pricing stripe # Generate subscription tiers, customer portal & webhooks
/sdlc-startup --analytics posthog # Instrument North Star telemetry & activation funnels
/sdlc-startup --growth-loop # Design viral loops, programmatic SEO, and referral engine
/sdlc-startup --metrics # Generate live MRR, CAC, LTV, and churn tracker
Process
- Ideation to Minimum Viable Product (MVP):
- Identifies high-conviction problem statement, 3 critical tracer bullet slices, and landing page waitlist.
- SaaS Billing & Monetization Generation:
- Implements Stripe checkout, subscription webhooks, seat billing, and usage metering.
- Telemetry & Growth Loops:
- Instruments activation funnels, session tracking (PostHog/Mixpanel), and automated customer feedback loops.
- Investor & Unit Economics Reporting:
- Generates
docs/startup-metrics.mdtracking MRR, CAC, LTV, Churn, and Runway.
- Generates
Output Format
### 🚀 Startup Launch & Operations Plan: [Startup Name]
**Value Proposition**: [Core customer benefit in one sentence]
**Target Persona**: [Ideal Customer Profile (ICP)]
#### 💳 Monetization Architecture
- **Pricing Strategy**: Tiered ($29/mo Starter, $99/mo Pro, Custom Enterprise)
- **Billing Provider**: Stripe Checkout + Customer Portal
- **Webhooks Configured**: `invoice.payment_succeeded`, `customer.subscription.deleted`
#### 📊 Growth Telemetry & Funnel
- **North Star Metric**: `claim_analysis_completed`
- **Activation Funnel**: Landing Page (100%) → Signup (18%) → First Analysis (12%) → Paid (4.2%)
#### 📈 Unit Economics & Traction Tracker
- **Current MRR**: $12,400
- **LTV / CAC**: 3.8x
- **Payback Period**: 6.2 Months
- **Artifact**: Generated live tracker in `./projects/<feature>/docs/startup-metrics.md`
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 54 lines · 21 tokens per session scan A f5c19c484aed
sdlc-startup is a command published in the GitHub repository saitarrun/Devforge-ai (5 stars, last pushed 21d ago), licensed Apache-2.0. It adds 21 tokens to every session and 581 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
feature-plan
Guide the agent to create or update a feature plan from a short feature request.
ghost-decode
Decode a ghost-font video and reveal the hidden text.
video
description: Generate a video with Modellix from a prompt, an image, or a source video. argument-hint: [prompt] [optional image or video URL] disable-model-invocation: true.
doctor
Check the Modellix CLI install, credential resolution, API connectivity, and balance.
models
Find Modellix models and their request-body schema before running a task.
tasks
Inspect Modellix task status and recover tasks after a timeout or unknown submission.