task-verification-pipeline
CommunityStreamline and debug verification.
AuthorAnveio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Run and debug a repo verification pipeline (./verify.sh --ui=false or equivalent), including stage selection and opt-in E2E tiers.
Core Features & Use Cases
- Default workflow: baseline verify, fix the failing stage, and re-run until green
- E2E opt-in: enable end-to-end testing with
--e2e=smoke|standard|full - Slash Commands: accelerate workflows with /verify, /verify-lint, /lint-and-learn
- Canonical docs: follow your repo's verification runner docs
Quick Start
- Establish baseline: ./verify.sh --ui=false
- If it fails, fix the failing stage and re-run until green
- Enable E2E when needed: ./verify.sh --ui=false --e2e=standard
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: task-verification-pipeline Download link: https://github.com/Anveio/conveaux/archive/main.zip#task-verification-pipeline Please download this .zip file, extract it, and install it in the .claude/skills/ directory.