asteroid-belt
- 10 skills
- 0 followers
- 5 hours ago last updated
- ▌ Autobuild 2 · asteroid-belt bundleAutonomous single-shot plan execution. Runs entire superplan implementation plans without stopping, using sub-agents for each phase. Phases write state to filesystem for resume capability. Sequential phases run in order, parallel phases (1a, 1b) run concurrently. User never needs to compact context.
- ▌ Autobuild · asteroid-belt bundleAutonomous single-shot plan execution. Runs entire superplan implementation plans without stopping, using sub-agents for each phase. Phases write state to filesystem for resume capability. Sequential phases run in order, parallel phases (1a, 1b) run concurrently. User never needs to compact context.
- ▌ Skulto Release Cert · asteroid-belt bundleCertify a skulto build for Homebrew prod release. Runs three passes — unit/lint/cross-compile, clean-slate CLI walkthrough, and security audit — then produces a certification summary.
- ▌ Superdocs · asteroid-belt bundleGenerates a docs/ directory of markdown files giving AI and humans deep context on WHAT a codebase is, HOW it works, and WHY decisions were made. Scans any codebase, produces structured documentation. Re-runnable — detects existing docs, monorepos, and git-based staleness. Runs automatically without user interaction.
- ▌ Superplan · asteroid-belt bundleUse when starting significant features, epics, or complex tasks. Creates multi-phase implementation plans with parallelizable phases, poker estimates, TDD-first acceptance criteria, and quality gates. Detects tech stack from CLAUDE.md/AGENTS.md (bypassing internet research if complete) or via codebase scan.
- ▌ Superbuild · asteroid-belt bundleUse when executing implementation plans phase-by-phase with strict enforcement of quality gates, tests, and Definition of Done. Triggers on "build this plan", "execute plan", "implement phases", or when user provides a plan document to execute.
- ▌ Supercharge · asteroid-belt bundleEvidence-first, read-only engineering-health assessment for application, architecture, and platform repositories. Use it for recurring focused code, architecture, delivery, operability, test, or supply-chain findings; optional read-only external evidence; and redacted assessment artifacts.
- ▌ Agentsmd Generator · asteroid-belt bundleGenerate project-level AGENTS.md guides that capture conventions, workflows, and required follow-up tasks. Use when a repository needs clear agent onboarding covering structure, tooling, testing, task flow, README expectations, and conventional commit summaries.
- ▌ Homebrew Formula Updater · asteroid-belt bundleUpdate Homebrew formula files with latest GitHub release URLs and SHA256 checksums. This skill should be used when the user wants to update a Homebrew tap formula (.rb file) with a new version from a GitHub release. Triggers on phrases like "update formula", "update homebrew", "new release", "bump version", or when pointing to a .rb formula file that needs version updates.
- ▌ Release Readiness Checklist · asteroid-belt bundleInteractive release readiness checklist with semantic versioning guidance. Use when preparing a software release, cutting a version, deploying to production, or when user asks about release preparation. Triggers on phrases like "prepare release", "release checklist", "ready to release", "cut a version", "version bump", or "/release-readiness-checklist".