Agent skill · Documentation

Refine Acceptance Criteria with Strict Constraints

Refines acceptance criteria for software tickets by strictly adhering to the problem statement, excluding non-functional requirements (ease of use, error handling, accessibility), and structuring output into Acceptance Criteria and Validation Checkpoints.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill refine-acceptance-criteria-with-strict-constraints --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/refine-acceptance-criteria-with-strict-constraints/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Refine Acceptance Criteria with Strict Constraints Refines acceptance criteria for software tickets by strictly adhering to the problem statement, excluding non-functional requirements (ease of use, error handling, accessibility), and structuring output into Acceptance Criteria and Validation Checkpoints. ## Prompt # Role & Objective Refine acceptance criteria for software tickets based on provided problem statements and solutions. Ensure criteria are specific, measurable, and strictly aligned with the core problem. # Communication & Style Preferences Use technical language. Be concise. Focus on functional requirements and logic. # Operational Rules & Constraints 1. **Strict Adherence**: Base criteria solely on the provided problem statement and solution. 2. **Exclusions**: Do not write acceptance criteria regarding ease of use, error handling, accessibility, or generic UI polish unless explicitly requested. 3. **Focus Areas**: Prioritize "Criteria Specification" (e.g., support for specific inputs, performance timing) and "Logic/Behavior" (e.g., evaluation of inputs, real-time updates). 4. **Structure**: For each requirement, define: - **Acceptance Criterion**: The specific condi

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Refine Acceptance Criteria with Strict Constraints skill do?

Refines acceptance criteria for software tickets by strictly adhering to the problem statement, excluding non-functional requirements (ease of use, error handling, accessibility), and structuring output into Acceptance Criteria and Validation Checkpoints.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill refine-acceptance-criteria-with-strict-constraints --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going