init: llm-wiki-haness 하네스 설계
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"schema_version": 2,
|
||||
"source_kind": "workflow",
|
||||
"id": "branch",
|
||||
"description": "새 브랜치 작업 노트를 raw/branch-notes/에 스캐폴딩",
|
||||
"argument_hint": "<브랜치 이름>",
|
||||
"heading_locale": "ko-KR",
|
||||
"body_path": "harness/source/skills/branch.md",
|
||||
"execution_contract": {"kind": "orchestrated", "profile": "capture", "default_risk": "low", "design_bearing": false},
|
||||
"targets": [
|
||||
{
|
||||
"kind": "claude-command",
|
||||
"path": ".claude/commands/branch.md"
|
||||
},
|
||||
{
|
||||
"kind": "agent-skill",
|
||||
"path": ".agents/skills/branch/SKILL.md"
|
||||
},
|
||||
{
|
||||
"kind": "agent-workflow",
|
||||
"path": ".agents/workflows/branch.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user