init: llm-wiki-haness 하네스 설계
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"schema_version": 2,
|
||||
"source_kind": "workflow",
|
||||
"id": "project-spec",
|
||||
"description": "빈 프로젝트 노트를 깊은 조사로 ca-skeleton 수준까지 채우고 끝에 readiness 게이트로 검증",
|
||||
"argument_hint": "<프로젝트 slug> <프로젝트 목표 자연어> [근거 URL ...]",
|
||||
"heading_locale": "ko-KR",
|
||||
"body_path": "harness/source/skills/project-spec.md",
|
||||
"execution_contract": {"kind": "orchestrated", "profile": "design", "default_risk": "medium", "design_bearing": true},
|
||||
"targets": [
|
||||
{
|
||||
"kind": "claude-command",
|
||||
"path": ".claude/commands/project-spec.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user