behavior-spec-to-ci-checks
CommunityTurn behavior specs into PR-ready CI checks.
Authorytqh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill converts Gherkin behavior specifications into automated PR quality gates and tests, reducing manual CI setup and ensuring consistent gate enforcement across repositories.
Core Features & Use Cases
- Spec-driven test scaffolding: generates UT/Integration/E2E test skeletons from docs/spec*/**/*.feature.
- CI workflow templating: copies workflow templates into the target repo to enforce gating.
- Local generation only: the script is for local scaffolding and should not be invoked by CI.
Quick Start
Use the provided generator to scaffold tests and a CI workflow from your Gherkin specs:
python "$HOME/.agents/skills/behavior-spec-to-ci-checks/scripts/generate_checks_from_gherkin.py"
--repo-root .
--tests-dir tests/behavior
--write-workflow
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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: behavior-spec-to-ci-checks Download link: https://github.com/ytqh/agent-skills/archive/main.zip#behavior-spec-to-ci-checks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.