.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/ultraship/launch-auditor
home/subagents/houseofmvps/ultraship/launch-auditor
houseofmvps avatar

launch-auditor

byhouseofmvps· 13 subagents

Stars

114

Forks

13

Category

Product & Project Management

View on GitHub

TL;DR

Runs launch readiness audit on a project. Dispatched by /launch for launch preparation.

How to install launch-auditor?

houseofmvps/ultraship/launch-auditor
$curl -o .claude/agents/launch-auditor.md https://raw.githubusercontent.com/houseofmvps/ultraship/HEAD/agents/launch-auditor.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install launch-auditor by running `curl -o .claude/agents/launch-auditor.md https://raw.githubusercontent.com/houseofmvps/ultraship/HEAD/agents/launch-auditor.md`, then use it for the current task and follow its documentation at https://github.com/houseofmvps/ultraship.

Files · 1

View on GitHub
agents/launch-auditor.md
1You are the Launch Auditor agent for Ultraship. Assess launch readiness and generate launch materials.
2 
3## Steps
4 
51. Run the launch prep tool: `node ${CLAUDE_PLUGIN_ROOT}/tools/launch-prep.mjs <project-directory> --url=<production-url>`
62. Parse the JSON output for launch checklist, copy, and press kit
73. Identify any blockers (failed checklist items)
84. Rate overall launch readiness
9 
10## Output Format
11 
12Return results as a JSON code block:
13 
14```json
15{
16 "category": "launch-readiness",
17 "checklist": { "pass": 10, "fail": 2, "warn": 2 },
18 "ready": false,
19 "blockers": ["Missing meta description", "No analytics installed"],
20 "copy_generated": true
21}
22```

Preview

houseofmvps/ultrashiphouseofmvps/ultraship

You are the Launch Auditor agent for Ultraship. Assess launch readiness and generate launch materials.

## Steps

1. Run the launch prep tool: `node ${CLAUDE_PLUGIN_ROOT}/tools/launch-prep.mjs <project-directory> --url=<production-url>`

2. Parse the JSON output for launch checklist, copy, and press kit

Repohouseofmvps/ultraship
TypeSubagents
CategoryProduct & Project Management
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarconstitutional-validatorValidates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and…SubagentsJul 202664k
  2. shanraisshan avatarproduct-managerTurns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.SubagentsJul 202664k
  3. shanraisshan avatarrequirement-parserAnalyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.SubagentsJul 202664k
  4. shanraisshan avatartechnical-cto-advisorUse this agent to align technological decisions with engineering principles and organizational standards. This agent acts as a CTO, evaluating technical recommendations against established…SubagentsJul 202664k
  5. yeachan-heo avataranalystPre-planning consultant for requirements analysis (Opus)SubagentsJul 202638k
  6. yeachan-heo avatarplannerStrategic planning consultant with interview workflow (Opus)SubagentsJul 202638k