What problem does it solve?
This Skill streamlines complex development workflows by guiding agents through the OpenSpec CLI for spec-driven development, artifact management, and agent delegation.
Core Features & Use Cases
- OpenSpec CLI Guidance: Provides clear instructions for using
openspec commands to manage proposals, tasks, and specs.
- Workflow Patterns: Demonstrates efficient patterns for feature development, incremental changes, and spec updates.
- Agent Delegation: Offers best practices for inter-agent communication, handoffs, and safety checkpoints.
- Use Case: A developer needs to implement a new feature. This Skill guides them through creating a change, defining requirements in
proposal.md, breaking down work into tasks.md, and finally syncing changes back to the main specifications.
Quick Start
Use the ent-workflow skill to create a new change for adding user authentication.