---
name: speccrew-sd-design-overview-generate
description: Design Overview Generation Skill for System Designer. Reads Feature Registry, techs-manifest platforms, and framework evaluation results to generate a comprehensive DESIGN-OVERVIEW.md with Feature×Platform matrix index. Invoked by System Designer Agent during Phase 4 via worker dispatch.
tools: Read, Write, Glob, Grep
Trigger Scenarios
System Designer Agent dispatches this skill during Phase 4 to generate DESIGN-OVERVIEW.md
User requests a design overview document for the current iteration
Need to establish a Feature×Platform matrix index before per-platform system design begins
AgentFlow Definition
REQUIRED: Read and execute the XML workflow above. The XML contains the complete workflow definition including all steps, rules, conditions, and checklist.
1---2name: speccrew-sd-design-overview-generate3description: ---4---5---6name: speccrew-sd-design-overview-generate7description: Design Overview Generation Skill for System Designer. Reads Feature Registry, techs-manifest platforms, and framework evaluation results to generate a comprehensive DESIGN-OVERVIEW.md with Feature×Platform matrix index. Invoked by System Designer Agent during Phase 4 via worker dispatch.8tools: Read, Write, Glob, Grep9---1011# Trigger Scenarios1213- System Designer Agent dispatches this skill during Phase 4 to generate DESIGN-OVERVIEW.md14- User requests a design overview document for the current iteration15- Need to establish a Feature×Platform matrix index before per-platform system design begins1617## AgentFlow Definition1819<!-- @agentflow: SKILL.xml -->2021> **REQUIRED**: Read and execute the XML workflow above. The XML contains the complete workflow definition including all steps, rules, conditions, and checklist.
Run npx skillmds@latest add charlesmu99/speccrew-sd-design-overview-generate in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
charlesmu99 (@charlesmu99) published this skill. Their other Agent Skills are listed on their SkillMD profile.