Verify Service banner
raiharsh1992 raiharsh1992

Verify Service

Development community

Description

# Verify Service (CI-equivalence pre-flight) Run the local CI-equivalence proof for a repo before opening a PR: $ARGUMENTS This is the MANDATORY pre-PR gate from `docs/AGENT-WORKFLOW.md` — it mirrors the repo's CI exactly so you never burn CI rounds on "passes-locally-but-not-in-CI". `$ARGUMENTS` = the repo name (e.g. `billing-service`). ## Run it The verify command is NOT hardcoded — it is **resolved from `.claude/skills-config.json`** for this repo's language×class. Resolve it in this ord

Installation

Installs to ~/.claude/commands/raiharsh1992-crew-for-claude-verify-service.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/raiharsh1992/crew-for-claude/HEAD/.claude/commands/verify-service.md -o ~/.claude/commands/raiharsh1992-crew-for-claude-verify-service.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository