Intent Driven Dev
Official@intent-driven-dev
Context Engineering and Spec-Driven Development: practices, tools comparisons, expert insights, and learn how to structure context for AI agents
Agent Skills by Intent Driven Dev
Showing 13 vetted skills indexed across 1 GitHub repositories.
openspec-schema-authoring
Create or fork OpenSpec workflow schemas with schema.yaml and templates.
openspec-apply-change
Apply changes to an OpenSpec project through a guided workflow.
openspec-explore
Guide early-stage idea exploration and requirement clarification through questioning.
openspec-verify-change
Evaluate code against specs, tasks, and design artifacts to generate a verification report.
openspec-new-change
Scaffold a new OpenSpec change directory with a selected workflow.
openspec-archive-change
Archive completed OpenSpec changes to dated paths while preserving configuration files.
openspec-bulk-apply-change
Coordinate parallel OpenSpec change application using isolated worktrees and delegated verification.
openspec-onboard
Guide users through the OpenSpec workflow from idea to archive.
openspec-propose
Generate proposal.md, design.md, and tasks.md for a change workflow.
openspec-bulk-archive-change
Batch-archive completed OpenSpec changes with conflict-aware handling and date-stamped file moves.
openspec-continue-change
Create the next OpenSpec artifact after validating change status.
openspec-sync-specs
Merge delta specs into OpenSpec main specs with idempotent updates.
openspec-ff-change
Generate OpenSpec change artifacts in dependency order via the OpenSpec CLI.
Frequently Asked Questions About Intent Driven Dev
FAQPage SchemaWhat 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.