starshard-ai
- 6 skills
- 0 followers
- 1 day ago last updated
- ▌
- ▌ Viral Repo Triage · starshard-aiUse when open PRs or untriaged issues exceed roughly ten, or when one human CODEOWNER is the review bottleneck for a fast-growing repository.
- ▌ Frontend Smoke Gate · starshard-aiUse when changing a user-facing frontend, dashboard, chat, mobile/web channel, notification surface, or any UI that a person is expected to personally try. Run build/lint plus a real-page smoke and screenshot/visual check before handoff.
- ▌ Delegation Bound Gate · starshard-ai bundleUse when launching a subagent / background worker, or when one has gone quiet. Enforces a hard cap plus a partial-report contract at launch, and gives the measured procedure for deciding whether a silent worker is hung — instead of guessing from file mtime, blocking on it, or hedging with a second agent.
- ▌ Meta Pipeline Compiler · starshard-aiUse when a workflow, script, repo, skill, hook, prompt, memory, or capability should have become reusable already; when an agent repeatedly rebuilds a standard wheel; when persistent and local skill state has drifted; or when a new recurring toolchain should be discovered, registered, promoted, and kept in sync.
- ▌ Adversarial Reviewer Panel · starshard-aiUse when you want to call AI reviewers, internal reviewers, famous-persona cross-checks, or want a theory/architecture/strategy examined from several constraint classes before implementation.