Intent Driven Dev avatar

Intent Driven Dev

Official

@intent-driven-dev

0Followers
|
10Public Repos
|
13Published Skills

Context Engineering and Spec-Driven Development: practices, tools comparisons, expert insights, and learn how to structure context for AI agents

Skills Distribution
DomainDeveloper To...Specification Engi.. (40%)Change Management (35%)Requirement Analysis (25%)

Agent Skills by Intent Driven Dev

Showing 13 vetted skills indexed across 1 GitHub repositories.

intent-driven-devintent-driven-dev
84

openspec-schema-authoring

Create or fork OpenSpec workflow schemas with schema.yaml and templates.

Official
Intermediate
intent-driven-devintent-driven-dev
84

openspec-apply-change

Apply changes to an OpenSpec project through a guided workflow.

Official
Advanced
intent-driven-devintent-driven-dev
84

openspec-explore

Guide early-stage idea exploration and requirement clarification through questioning.

Official
Intermediate
intent-driven-devintent-driven-dev
84

openspec-verify-change

Evaluate code against specs, tasks, and design artifacts to generate a verification report.

Official
Advanced
intent-driven-devintent-driven-dev
84

openspec-new-change

Scaffold a new OpenSpec change directory with a selected workflow.

Official
Intermediate
intent-driven-devintent-driven-dev
84

openspec-archive-change

Archive completed OpenSpec changes to dated paths while preserving configuration files.

Official
Advanced
intent-driven-devintent-driven-dev
84

openspec-bulk-apply-change

Coordinate parallel OpenSpec change application using isolated worktrees and delegated verification.

Official
Advanced
intent-driven-devintent-driven-dev
84

openspec-onboard

Guide users through the OpenSpec workflow from idea to archive.

Official
Advanced
intent-driven-devintent-driven-dev
84

openspec-propose

Generate proposal.md, design.md, and tasks.md for a change workflow.

Official
Advanced
intent-driven-devintent-driven-dev
84

openspec-bulk-archive-change

Batch-archive completed OpenSpec changes with conflict-aware handling and date-stamped file moves.

Official
Advanced
intent-driven-devintent-driven-dev
84

openspec-continue-change

Create the next OpenSpec artifact after validating change status.

Official
Advanced
intent-driven-devintent-driven-dev
84

openspec-sync-specs

Merge delta specs into OpenSpec main specs with idempotent updates.

Official
Advanced
intent-driven-devintent-driven-dev
84

openspec-ff-change

Generate OpenSpec change artifacts in dependency order via the OpenSpec CLI.

Official
Advanced

Frequently Asked Questions About Intent Driven Dev

FAQPage Schema
What specific tasks are enabled by the OpenSpec framework?

The framework enables structured requirement exploration, schema-based project scaffolding, and rigorous verification of code against design artifacts. It facilitates the entire lifecycle from initial idea proposal and task generation to idempotent specification synchronization and final project archiving.

Which personas benefit most from these development practices?

Software architects, lead engineers, and technical project managers benefit from these practices. It is designed for teams requiring strict adherence to design specifications, consistent documentation standards, and high-integrity change management across complex, multi-stage development environments.

What are the prerequisites for implementing these specifications?

Implementation requires a project structure compatible with OpenSpec schema definitions, specifically utilizing schema.yaml configuration files. Users must maintain design, proposal, and task documentation within the project directory to enable the verification and synchronization capabilities provided by the framework.