Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

staged-spec

staged-spec에는 theafh에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
2
업데이트
2026-04-19
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

spec-development
컴퓨터 시스템 분석가

StagedSpec: Guides iterative development and assessment of project specs in /specs with an architecture index, staged specs, implemented status tracking, and feature documentation. Use when creating, refining, or checking specs, architecture.md, stage files, features.md, security.md, or testing.md.

2026-04-19
spec-implement
소프트웨어 개발자

Implements a spec completely end-to-end including all code, tests, and verifications. Follows a strict read-understand-implement-verify workflow.

2026-04-19
spec-init
소프트웨어 개발자

Bootstraps the StagedSpec framework in a new project: creates the /specs folder, guardrail documents (intent.md, security.md, testing.md), architecture.md index, optional features.md for existing code, and optional initial stage specs. Use when a project has no /specs folder or is missing guardrail documents.

2026-04-19
spec-audit
소프트웨어 품질 보증 분석가·테스터

Audits specs marked as Implemented in specs/architecture.md against the actual codebase. Verifies feature implementation, tests, and verification items end-to-end, reporting gaps between specified and built behavior.

2026-04-16
spec-derive-intent
컴퓨터 시스템 분석가

Derives a Project Intent Summary from an existing /specs folder that has stages but no intent.md. Analyzes all documents in /specs and produces specs/intent.md, then adds an intent summary paragraph to specs/architecture.md. Use when a project already has specs but is missing intent.md — for new projects, use spec_init instead.

2026-04-15
spec-check
소프트웨어 개발자

Reviews a single stage spec for implementation readiness. Uses the spec_development skill's single_stage_assessment reference for detailed assessment guidance. Produces one direct assessment from the current agent.

2026-04-12
spec-feature-update
소프트웨어 개발자

Updates specs/features.md to reflect actual implemented behavior by inspecting the current codebase end-to-end.

2026-04-12
spec-validate-intent
소프트웨어 개발자

Validates user-provided context (files, directories, or qualifiers) against the Project Intent Summary in specs/intent.md, reporting any intent violations.

2026-04-12