init: llm-wiki-haness 하네스 설계
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"schema_version": 2,
|
||||
"source_kind": "workflow",
|
||||
"id": "invest-daily",
|
||||
"description": "오늘의 거시 자금흐름을 deep-research로 조사해 raw/invest-daily/에 기록",
|
||||
"argument_hint": "<선택: 날짜 YYYY-MM-DD, 비우면 오늘>",
|
||||
"heading_locale": "ko-KR",
|
||||
"body_path": "harness/source/skills/invest-daily.md",
|
||||
"execution_contract": {"kind": "orchestrated", "profile": "capture", "default_risk": "low", "design_bearing": false},
|
||||
"targets": [
|
||||
{
|
||||
"kind": "claude-command",
|
||||
"path": ".claude/commands/invest-daily.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user