init: llm-wiki-haness 하네스 설계
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"schema_version": 2,
|
||||
"source_kind": "workflow",
|
||||
"id": "project",
|
||||
"description": "새 프로젝트 노트(hub)를 raw/project-notes/에 스캐폴딩",
|
||||
"argument_hint": "<프로젝트 slug>",
|
||||
"heading_locale": "ko-KR",
|
||||
"body_path": "harness/source/skills/project.md",
|
||||
"execution_contract": {"kind": "orchestrated", "profile": "capture", "default_risk": "low", "design_bearing": false},
|
||||
"targets": [
|
||||
{
|
||||
"kind": "claude-command",
|
||||
"path": ".claude/commands/project.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user