From devoks-feature
거친 기능 아이디어나 FRD 초안을 받아, EARS Acceptance Criteria·Contract(파라미터/상태전이)·Resource 체크리스트·Edge Case·Testing Strategy를 갖춘 정련된 FRD.md로 완성한다. "FRD 초안 정리해줘", "기능 요구서 다듬기", "요구사항을 EARS로 정형화", "AC/Contract 정리", "스펙 문서 작성" 같은 요청에서 사용한다. FRD→PLAN→실행 전체를 한 번에 돌리려면 devoks:feature-workflow-runner, 작성 후 작업 분해는 devoks:plan-author 를 쓴다.
How this skill is triggered — by the user, by Claude, or both
Slash command
/devoks-feature:devoks-frd-authorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
거친 초안을 검증 가능한 FRD로 만든다. `devoks:feature-workflow-runner` 의 **Phase 1만** 단독 실행하는 얇은 스킬이다.
거친 초안을 검증 가능한 FRD로 만든다. devoks:feature-workflow-runner 의 Phase 1만 단독 실행하는 얇은 스킬이다.
공유 자산/레퍼런스는 통합 스킬 디렉터리를 그대로 참조한다(중복 정의 금지, SSOT).
/devoks:frd-author [frd=<초안 경로 또는 본문>] [out=<산출물 디렉터리>]
out 기본값 = .claude/workspace/{feature-name}-{date}/. 산출물 = <out>/FRD.md. → ../devoks-feature-workflow-runner/references/output-location.mdout 경로 .claude/workspace/{feature-name}-{date}/(date=yyyyMMdd)를 정한다. 시안·시각 리소스 사본은 <out>/assets/ 에 RES-ASSET-NNN_<slug> 네이밍으로 저장하고(시안 외 대용량·저장소 안 리소스는 경로만 기록), FRD §6.3 Assets 표 ID와 일치시킨다. 본문으로 받은 초안은 <out>/FRD.draft.md 로 원문 그대로 보존한다: 짧은 출처 헤더 + 초안 원문 verbatim + 정련 중 사용자 확인으로 확정된 결정 누적(추측 금지). 정련 결과는 FRD.md. → 디렉토리·assets/·보존 형식 근거는 ../devoks-feature-workflow-runner/references/output-location.md(SSOT).../devoks-feature-workflow-runner/assets/FRD.template.md 를 읽어 형식을 따른다.REQ-xxx + AC-xxx-y(정상 WHEN/WHILE + 예외 IF 최소 1쌍)로. → ../devoks-feature-workflow-runner/references/ears-acceptance-criteria.mdCTR-xxx), 예외 상황 → §8 Edge(EDGE-xxx).DSN)·모듈 배치를 채운다. 단순 기능은 §4.1만 간결히. → ../devoks-feature-workflow-runner/references/design-spec.md<out>/FRD.md 작성.REQ/AC/CTR/EDGE/DSN)가 일관되어 다음 단계(PLAN)의 traces로 바로 인용 가능.막히면
../devoks-feature-workflow-runner/references/example-walkthrough.md의 완성 예시를 참고한다.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
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 ridsync/devoks-team-harness --plugin devoks-feature