Command Claude Code
Lift a starter's CI/CD layer (ci / security / dependabot / maintenance) into an existing repo without re-scaffolding — dry-run plan first, then apply.
Scaffold projects from Starter Series templates — MCP server + Claude Code skill
Command Claude Code
Lift a starter's CI/CD layer (ci / security / dependabot / maintenance) into an existing repo without re-scaffolding — dry-run plan first, then apply.
Command Claude Code
Check publish drift across destination registries — npm, PyPI, Open VSX, VS Marketplace, AMO (Firefox), GitHub Releases — via public read APIs. Read-only, makes outbound HTTPS.
Command Claude Code
Diagnose release-readiness against the Starter Series quality bar — matched starter, version-vs-last-tag drift, CHANGELOG drift vs merged PRs, and publish-workflow kind. Read-only.
Command Claude Code
Check baseline CI security hygiene against the Starter Series bar — gitleaks, CodeQL, dep audit, license check, --ignore-scripts, Dependabot grouped, secret-scanning, claude-code-security-review, claude-security-guidance. Read-only, complementary to Anthropic's in-session security guidance plugin.
Command Claude Code
Graduate a Lovable / Bolt / v0 export to GitHub Actions + a non-platform deploy target via the Starter Series 5-step path. Orchestrates the three audit MCP tools and surfaces lift-in steps for the matching starter.
Command Claude Code
Generate a Launch Proof Report for an existing repo by combining release, publish, and security audit evidence.
Command Claude Code
Scaffold a new project from a Starter Series template (Discord/Telegram bot, MCP server, browser/VS Code extension, Electron, React Native, Cloudflare Pages, npm package, Docker deploy).
Command Claude Code
Generate a starter claude-security-guidance.md at the repo root tailored to the detected Starter Series template. Anthropic's Claude Code Security Guidance Plugin (released 2026-05-26) reads this file as an in-session guard.