Skip to content

[Preset]: Add Model Driven Engineering Preset for spec-kit #2493

@ralphhanna

Description

@ralphhanna

Preset ID

mde

Preset Name

Model Driven Engineering Preset for spec-kit

Version

0.5.1

Description

mde focuses on four concerns:

  • streamlined commands
  • app repository support
  • cross-spec support
  • capability-aware project memory

Author

Ralph Hanna

Repository URL

https://github.com/AI-MDE/spec-kit-preset-mde/

Download URL

https://github.com/AI-MDE/spec-kit-preset-mde/archive/refs/tags/v0.5.1.zip

License

MIT

Required Spec Kit Version

=0.1.

Required Extensions (optional)

mde

Templates Provided

Templates

constitution-template-mde-addendum.md — adds the mde governing principles to the project constitution.
spec-template-mde-addendum.md — adds the mde spec structure, especially Change Impact, Target Areas, and capability-aware scope.
plan-template-mde-addendum.md — adds planning rules that derive execution from impacts and target areas.
tasks-template-mde-addendum.md — adds tasking rules that turn confirmed impacts into actionable work.
checklist-template-mde-addendum.md — adds checklist guidance focused on artifact quality and readiness rather than phases.
capability-template.md — adds a durable capability memory file for .specify/memory/app/capabilities/.md.

Commands Provided

Commands

specify — creates a new scoped change spec with mde’s impact-driven shape.
clarify — refines the current spec in place instead of creating new work.
next — advances the active spec by reading artifact state and Change Impact.
status — reports read-only project/spec/capability status without changing files.
setup — aliases first-run setup to a setup-oriented specify flow.
constitution — creates or refines project-level mde guardrails.
plan — creates or updates plan.md from the spec’s confirmed impacts and target areas.
tasks — creates or updates tasks.md from the spec’s confirmed impacts.
checklist — creates or updates readiness/quality checklists for the active spec and its downstream artifacts.
analyze — audits current artifacts for impact coverage, consistency, and readiness.
implement — executes or finalizes the active spec within the confirmed target areas.

Number of Scripts (optional)

0

Tags

Model-driven-engineering,software-lifecycle,business-analysis,business-application,multi-layered-architecture

Key Features

mde focuses on four concerns:

  • streamlined commands
  • app repository support
  • cross-spec support
  • capability-aware project memory

Testing Checklist

  • Preset installs successfully via specify preset add
  • Template resolution works correctly after installation
  • Documentation is complete and accurate
  • Tested on at least one real project

Submission Requirements

  • Valid preset.yml manifest included
  • README.md with description and usage instructions
  • LICENSE file included
  • GitHub release created with version tag
  • Preset ID follows naming conventions (lowercase-with-hyphens)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions