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

vcsdd-claude-code

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

수집된 skills
27
Stars
27
업데이트
2026-04-01
Forks
4
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

vcsdd-adversarial-refinement
소프트웨어 품질 보증 분석가·테스터

Use this skill when running or interpreting VCSDD adversarial reviews. Provides calibration guidance for the Adversary agent, finding severity classification, and anti-leniency enforcement patterns.

2026-04-01
vcsdd-adversary
소프트웨어 품질 보증 분석가·테스터

Run Phase 3 (adversarial review) for the active VCSDD feature. Spawns a fresh vcsdd-adversary agent with zero Builder context to review implementation against spec. Produces binary PASS/FAIL verdict per dimension.

2026-04-01
vcsdd-commit
소프트웨어 개발자

Create a git commit for the current VCSDD phase. Auto-generates a conventional commit message from state.json including phase, sprint, gate verdict, and affected bead IDs. Tags with vcsdd/<feature>/phase-<id>.

2026-04-01
vcsdd-contract-review
소프트웨어 품질 보증 분석가·테스터

Run the strict-mode sprint contract review after Phase 2c. Spawns a fresh vcsdd-adversary instance to review `contracts/sprint-N.md` and writes a PASS/FAIL verdict under `reviews/contracts/sprint-N/output/`.

2026-04-01
vcsdd-converge
소프트웨어 품질 보증 분석가·테스터

Run Phase 6 (convergence check) for the active VCSDD feature. Validates four-dimensional convergence: finding diminishment, finding specificity, criteria coverage, and duplicate detection.

2026-04-01
vcsdd-convergence-detection
소프트웨어 품질 보증 분석가·테스터

Use this skill during Phase 6 convergence checks. Provides four-dimensional convergence analysis, hallucination detection, and duplicate finding identification.

2026-04-01
vcsdd-escalate
컴퓨터·정보 시스템 관리자

Architect escalation approval — extend iteration limit for a phase that has hit its cap. Records the approval decision in state and allows the blocked transition to proceed.

2026-04-01
vcsdd-feedback-routing
소프트웨어 품질 보증 분석가·테스터

Use this skill when routing adversary findings in Phase 4. Provides routing logic, iteration limit enforcement, and escalation protocols.

2026-04-01
vcsdd-feedback
소프트웨어 개발자

Run Phase 4 (feedback routing) after an adversarial review FAIL. Routes adversary findings to the earliest affected phase, checks iteration limits, and escalates to human if limits are exceeded.

2026-04-01
vcsdd-formal-hardening
정보 보안 분석가

Use this skill during Phase 5 formal hardening. Provides tool selection, proof harness patterns, security/purity audit expectations, and verification result interpretation for Rust (Kani), Python (hypothesis), and TypeScript (fast-check).

2026-04-01
vcsdd-git-integration
소프트웨어 개발자

Use this skill when committing VCSDD pipeline artifacts to git. Provides conventional commit message format, phase tag patterns, and atomic staging strategies.

2026-04-01
vcsdd-grading-criteria
소프트웨어 품질 보증 분석가·테스터

Use this skill when evaluating VCSDD grading dimensions during adversarial review. Provides concrete evaluation checklists for each of the 5 dimensions and convergence signal detection.

2026-04-01
vcsdd-harden
정보 보안 분석가

Run Phase 5 (formal hardening) for the active VCSDD feature. Invokes vcsdd-verifier to execute proof obligations, security hardening, and a purity-boundary audit before convergence.

2026-04-01
vcsdd-impl
소프트웨어 개발자

Run Phase 2b (implementation, Green phase) and Phase 2c (refactor) for the active VCSDD feature. Invokes vcsdd-builder to implement minimal code to pass failing tests, then refactor.

2026-04-01
vcsdd-init
소프트웨어 개발자

Initialize a VCSDD feature pipeline. Creates the .vcsdd/features/<name>/ directory tree, sets mode (strict|lean), and activates the feature. Must be run before any other VCSDD command.

2026-04-01
vcsdd-language-python
소프트웨어 개발자

Use this skill when applying VCSDD to Python projects. Provides hypothesis property testing patterns, mutmut mutation testing, and pytest integration for the VCSDD pipeline.

2026-04-01
vcsdd-language-rust
소프트웨어 개발자

Use this skill when applying VCSDD to Rust projects. Provides Kani proof harness patterns, proptest strategies, cargo-fuzz integration, and cargo-mutants mutation testing guidance.

2026-04-01
vcsdd-language-typescript
소프트웨어 개발자

Use this skill when applying VCSDD to TypeScript/JavaScript projects. Provides fast-check property testing patterns, Stryker mutation testing, and vitest/jest integration for the VCSDD pipeline.

2026-04-01
vcsdd-spec-crystallization
프로젝트 관리 전문가

Use this skill when writing Phase 1a behavioral specifications in VCSDD. Provides EARS format requirements writing, purity boundary analysis, edge case enumeration, and spec quality validation patterns.

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

Run Phase 1c (spec review gate) for the active VCSDD feature. Spawns a fresh vcsdd-adversary instance to review the behavioral spec and verification architecture. Records PASS/FAIL gate verdict.

2026-04-01
vcsdd-spec
소프트웨어 개발자

Run Phase 1a (behavioral specification) and Phase 1b (verification architecture) for the active VCSDD feature. Invokes vcsdd-builder to write EARS-format requirements and purity boundary analysis.

2026-04-01
vcsdd-sprint-contracts
프로젝트 관리 전문가

Use this skill when writing sprint contracts in VCSDD strict mode. Provides grading criteria patterns, dimension weight guidelines, and pass threshold formulation for the 5 review dimensions.

2026-04-01
vcsdd-status
소프트웨어 개발자

Display the current VCSDD pipeline status for the active (or specified) feature. Shows phase, mode, sprint count, open findings, pending proofs, and the traceability summary.

2026-04-01
vcsdd-tdd
소프트웨어 품질 보증 분석가·테스터

Run Phase 2a (test generation, Red phase) for the active VCSDD feature. Invokes vcsdd-builder to generate failing tests for all spec requirements. Records red phase evidence.

2026-04-01
vcsdd-trace
소프트웨어 개발자

Display the full traceability chain for a VCSDD bead. Traverses the Chainlink graph from the given bead ID and shows all connected artifacts with status.

2026-04-01
vcsdd-traceability
소프트웨어 개발자

Use this skill when creating or querying VCSDD Chainlink bead traceability. Provides bead creation patterns, chain traversal, and completeness validation.

2026-04-01
vcsdd-verification-architecture
프로젝트 관리 전문가

Use this skill when writing Phase 1b verification architecture documents. Provides purity boundary mapping, proof obligation design, and tier assignment guidance.

2026-04-01