Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/dual:planThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
플랜 파일을 living document로 업데이트하며 Codex와 합의할 때까지 토론.
플랜 파일을 living document로 업데이트하며 Codex와 합의할 때까지 토론.
$ARGUMENTS 있으면 → ~/.claude/plans/$ARGUMENTS 사용~/.claude/plans/*.md) 최신순 → 첫 # 헤딩 읽기 → AskUserQuestion 최대 4개 제시## Duel Status (Round 0/10), ## 합의된 항목, ## 미합의 쟁점, ## 토론 로그 추가mkdir -p /tmp/duel-$(date +%s)references/prompts.md의 템플릿 사용
codex exec --full-auto --ephemeral -o /tmp/{id}/round-{n}.txt "{prompt}"CONSENSUS: 포함 시 Step 3으로Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub namho-hong/team-offlight-claude-code-plugins --plugin dual