init: llm-wiki-haness 하네스 설계
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"schema_version": 2,
|
||||
"source_kind": "workflow",
|
||||
"id": "migrate-claims",
|
||||
"description": "기존 raw/source/branch/wiki 문서를 Claim ID 기반 template 구조로 단계적 마이그레이션",
|
||||
"argument_hint": "<scope: all | raw-sources | branch-notes | wiki-concepts | path>",
|
||||
"heading_locale": "ko-KR",
|
||||
"body_path": "harness/source/skills/migrate-claims.md",
|
||||
"execution_contract": {"kind": "orchestrated", "profile": "design", "default_risk": "high", "design_bearing": true},
|
||||
"targets": [
|
||||
{
|
||||
"kind": "claude-command",
|
||||
"path": ".claude/commands/migrate-claims.md"
|
||||
},
|
||||
{
|
||||
"kind": "agent-skill",
|
||||
"path": ".agents/skills/migrate-claims/SKILL.md"
|
||||
},
|
||||
{
|
||||
"kind": "agent-workflow",
|
||||
"path": ".agents/workflows/migrate-claims.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user