소스 정보
- 저장소
- cwijayasundara/claude_harness_eng_v5
- 최근 소스 활동
- 2026년 7월 11일 07:23
- 감지된 SKILL.md 언어
- 영어
- 스타
- 4
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/cwijayasundara/claude_harness_eng_v5 --skill build명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | build |
| description | Full SDLC pipeline. Runs all phases end-to-end with human gates on phases 1-3. |
| argument-hint | [path-to-BRD] [--mode full|lean] |
| context | fork |
Full software development lifecycle pipeline. Orchestrates BRD creation, story specification, architecture design, state initialization, and autonomous build execution across sequential phases (Phase 0 through Phase 10).
This skill is an orchestrator index. Load only the section file for the step you are on.
| When | Read |
|---|---|
| Usage | references/section-01-usage.md |
| Step 0 — Resolve the invocation (run this FIRST, before anything else) | references/section-02-step-0-resolve-invocation.md |
| Approval model | references/section-03-approval-model.md |
| Pipeline Phases (0–11) | references/section-04-pipeline-phases.md |
| Mode Reference | references/section-05-mode-reference.md |
| Gotchas | references/section-06-gotchas.md |
references/section-02-step-0-resolve-invocation.md) — resolve flags via build-lane.js.references/lite-lane.md, references/autonomous-lane.md.Headless modes use plan-confidence.js (and --gate), build-lane.js, budget-state.js, build-chain.js, /auto, /gate, /pr-respond. Full procedure is in the section files. Wiring tests scan entry + references/*.md as one corpus.
--auto / --autonomous (never stop after planning)When the invocation includes --auto (or --autonomous after its single plan gate is satisfied, or is headless with no human):
/auto (with --mode if set) so production code and the project test suite exist.specs/ written. A successful --auto leaves a green app (or a machine-gate failure with code attempted) — never “plan only” unless --plan-only was passed.references/autonomous-lane.md and references/section-04-pipeline-phases.md for the tail (Phases 4–11).Code generation quality principles — TDD, typing, error handling, logging, API integration, LLM integration.
Use when creating or editing .claude/agents/*.md, .claude/skills/*/SKILL.md, or .claude/commands/* — apply docs/prompting-standards.md (trigger conditions, model-agnostic bodies, no reasoning-as-text, effort floors).
Autonomous build loop with Karpathy ratcheting, GAN evaluator, and session chaining. Iterates story groups until all features pass or stopping criteria met.
SOC 직업 분류 기준