25 lines
807 B
JSON
25 lines
807 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|