acceptance-criteria-creator
This skill provides automated assistance for acceptance criteria creator tas
Content Preview
--- name: acceptance-criteria-creator description: | Acceptance Criteria Creator - Auto-activating skill for Enterprise Workflows. Triggers on: acceptance criteria creator, acceptance criteria creator Part of the Enterprise Workflows skill category. allowed-tools: Read, Write, Edit, Bash version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Acceptance Criteria Creator ## Purpose This skill provides automated assistance for acceptance criteria creator tas
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/acceptance-criteria-creator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/20-enterprise-workflows/acceptance-criteria-creator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/20-enterprise-workflows/acceptance-criteria-creator/SKILL.md
Related Skills
acceptance-orchestrator
Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human re-intervention.
infrastructureacceptanceorchestrator
by sickn33 (Antigravity) · antigravity-awesome-skills
apify-actorization
Actorization converts existing software into reusable serverless applications compatible with the Apify platform. Actors are programs packaged as Docker images that accept well-defined JSON input, perform an action, and optionally produce structured JSON output.
generalapifyactorization
by sickn33 (Antigravity) · antigravity-awesome-skills
closed-loop-delivery
Use when a coding task must be completed against explicit acceptance criteria with minimal user re-intervention across implementation, review feedback, deployment, and runtime verification.
infrastructureclosedloopdelivery
by sickn33 (Antigravity) · antigravity-awesome-skills
create-issue-gate
Use when starting a new implementation task and an issue must be created with strict acceptance criteria gating before execution.
generalcreateissuegate
by sickn33 (Antigravity) · antigravity-awesome-skills