Stats
Actions
Tags
From jot
Multi-agent debate (Claude + Gemini + Codex) in tmux. Agents independently analyze, cross-critique, then synthesize. Use when user types "/debate <topic>".
How this skill is triggered — by the user, by Claude, or both
Slash command
/jot:debateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
do nothing. don't even acknowledge what the user typed. just let the UserPromptSubmit hook do its thing.
README.mdprompts/r1.template.mdscripts/OLD_DISCARD/debate-build-prompts.shscripts/OLD_DISCARD/debate-orchestrator.shscripts/OLD_DISCARD/debate-session-start.shscripts/OLD_DISCARD/debate-tmux-orchestrator.shscripts/OLD_DISCARD/debate.shscripts/assets/models.jsonscripts/assets/permissions.default.jsonscripts/assets/permissions.default.json.sha256scripts/debate-build-prompts.shscripts/debate-orchestrator.shscripts/debate-tmux-orchestrator.shscripts/debate.shtests/agent-ls-permission-test.shtests/archive/test.shtests/capacity-rotate-test.shtests/claude-plans-addir-test.shtests/detect-agents-timing-test.shtests/e2e-test.shdo nothing. don't even acknowledge what the user typed. just let the UserPromptSubmit hook do its thing.
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 matkatmusic/jot --plugin jot