Skip to content

feat: add maps-to link type and GSD milestone consistency check to mgw:sync #115

@snipcodeit

Description

@snipcodeit

Summary

Add maps-to as a recognized cross-ref link type (milestone:N ↔ gsd-milestone:name). Add GSD milestone consistency check in mgw:sync: for each maps-to link, verify the GSD milestone exists in .planning/MILESTONES.md or as active ROADMAP.

Cross-ref Format

{ "a": "milestone:3", "b": "gsd-milestone:v1.0", "type": "maps-to", "created": "..." }

Files

  • commands/link.md — add maps-to link type, milestone:N and gsd-milestone:name normalization
  • commands/sync.md — add GSD milestone consistency check in check_each step

GSD Route

gsd:quick

Depends On

  • A3 (milestone mapper creates the maps-to entries)

Metadata

Metadata

Assignees

No one assigned

    Labels

    slash-commandsChanges to slash command files

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions