# Speccrew Sd Framework Evaluate

> ---

- Skill: `charlesmu99/speccrew-sd-framework-evaluate` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add charlesmu99/speccrew-sd-framework-evaluate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/charlesmu99/speccrew-sd-framework-evaluate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: charlesmu99 (https://skillmd.com/u/charlesmu99)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/charlesmu99/speccrew-sd-framework-evaluate

---

﻿---
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

<!-- @agentflow: SKILL.xml -->

> **REQUIRED**: Read and execute the XML workflow above. The XML contains the complete workflow definition including all steps, rules, conditions, and checklist.

