You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Replaced external project examples with MetaSpec's own implementations**
147
+
**Issue**:
148
+
- "Argument Access" section repeated 4 times in slash command templates
149
+
- Full descriptions duplicated in Template 1, Template 2, and Template 3
150
+
-~10 lines of redundant content
152
151
153
-
**Issue**: Example 3 used "MCP Server Development" (Anthropic's MCP protocol), making MetaSpec appear project-specific rather than a general framework.
152
+
**Fix**: Simplified to single-line references in templates:
153
+
- ✅ Kept comprehensive description in Frontmatter Fields section (single source of truth)
154
+
- ✅ Template 1: 3 lines → 1 line reference
155
+
- ✅ Template 2: 4 lines → 1 line reference
156
+
- ✅ Template 3: 3 lines → 1 line reference
154
157
155
-
**Fix**: Replaced with "MetaSpec SDD Workflow" showing how MetaSpec itself was built (dogfooding):
156
-
- Example 3: constitution → specify → clarify → plan → tasks → implement → checklist → analyze
0 commit comments