---
name: speccrew-sd-framework-evaluate
description: Framework Evaluation Skill for System Designer. Analyzes Feature Spec requirements against current technology stack capabilities, identifies capability gaps, evaluates potential open-source frameworks/libraries, and generates a framework-evaluation.md report. Invoked by System Designer Agent during Phase 3.
tools: Read, Write, Glob, Grep
Trigger Scenarios
System Designer Agent dispatches this skill with Feature Spec paths and techs knowledge paths
User requests framework evaluation for current iteration
Need to assess technology stack gaps before system design
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-framework-evaluate3description: ---4---5---6name: speccrew-sd-framework-evaluate7description: Framework Evaluation Skill for System Designer. Analyzes Feature Spec requirements against current technology stack capabilities, identifies capability gaps, evaluates potential open-source frameworks/libraries, and generates a framework-evaluation.md report. Invoked by System Designer Agent during Phase 3.8tools: Read, Write, Glob, Grep9---1011# Trigger Scenarios1213- System Designer Agent dispatches this skill with Feature Spec paths and techs knowledge paths14- User requests framework evaluation for current iteration15- Need to assess technology stack gaps before system design1617## 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-framework-evaluate 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.