Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/specflow:decomposeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- **원자성**: 1 태스크 = 1 사람 = 1 PR
1단계: 컴포넌트별 그룹 (인프라/백엔드/프론트/ML/QA) 2단계: 원자 태스크로 분해 (API 1개 = 구현+테스트 2태스크) 3단계: 숨겨진 태스크 (마이그레이션 롤백, 환경 변수 등록, 모니터링, 목 서버, CI/CD)
tasks:
- id: "TASK-001"
title: "{제목}"
type: backend | frontend | infra | ml | qa
source_refs: ["{문서ID} > {섹션}"]
description: "{작업 내용}"
deliverable: "{산출물}"
acceptance_criteria: ["{검증 기준}"]
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub hbs9312/hbs9312-plugins --plugin specflow