What problem does it solve?
This Skill helps you write, edit, and refine agent-spec Task Contracts, ensuring your specifications are clear, precise, and machine-verifiable, leading to more robust AI agent implementations.
Core Features & Use Cases
- Spec Creation: Scaffold new
.spec files with correct structure and sections.
- Editing & Refinement: Improve intent, constraints, boundaries, and scenarios for clarity and completeness.
- Scenario Writing: Author BDD-style scenarios with proper test selectors and step tables.
- Debugging: Identify and fix lint warnings to improve contract quality.
- Use Case: You need to define a new API endpoint for user registration. Use this Skill to create a comprehensive
.spec file that details the intent, technical decisions, boundaries, and acceptance criteria, ensuring the agent implements it correctly.
Quick Start
Use the agent-spec authoring skill to create a new task contract for a user profile update API.