wtf-p 0.7.1 → 0.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -9
- package/bin/commands/install-logic.js +37 -10
- package/bin/lib/adapter-compiler.js +12 -10
- package/package.json +1 -1
- package/protocol/actions/research-gap.json +2 -1
- package/protocol/roles/research-synthesizer.md +1 -0
- package/protocol/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/protocol/skills/wtfp-research-literature/references/actions.md +1 -1
- package/protocol/templates/poster.md +124 -41
- package/protocol/templates/slides.md +8 -4
- package/protocol/workflows/create-poster.md +4 -4
- package/protocol/workflows/create-slides.md +2 -2
- package/protocol/workflows/research-gap.md +1 -1
- package/vendors/antigravity/.wtfp-generated.json +48 -48
- package/vendors/antigravity/actions/research-gap.json +2 -1
- package/vendors/antigravity/agents/wtfp-research-synthesizer.md +1 -0
- package/vendors/antigravity/commands/wtfp-add-todo.md +2 -2
- package/vendors/antigravity/commands/wtfp-analyze-bib.md +2 -2
- package/vendors/antigravity/commands/wtfp-audit-milestone.md +2 -2
- package/vendors/antigravity/commands/wtfp-check-refs.md +2 -2
- package/vendors/antigravity/commands/wtfp-check-todos.md +2 -2
- package/vendors/antigravity/commands/wtfp-checkpoint.md +2 -2
- package/vendors/antigravity/commands/wtfp-contribute.md +2 -2
- package/vendors/antigravity/commands/wtfp-create-outline.md +2 -2
- package/vendors/antigravity/commands/wtfp-create-poster.md +6 -6
- package/vendors/antigravity/commands/wtfp-create-slides.md +4 -4
- package/vendors/antigravity/commands/wtfp-discuss-section.md +2 -2
- package/vendors/antigravity/commands/wtfp-execute-outline.md +2 -2
- package/vendors/antigravity/commands/wtfp-export-latex.md +2 -2
- package/vendors/antigravity/commands/wtfp-help.md +2 -2
- package/vendors/antigravity/commands/wtfp-insert-section.md +2 -2
- package/vendors/antigravity/commands/wtfp-list-assumptions.md +2 -2
- package/vendors/antigravity/commands/wtfp-map-project.md +2 -2
- package/vendors/antigravity/commands/wtfp-new-paper.md +2 -2
- package/vendors/antigravity/commands/wtfp-pause-writing.md +2 -2
- package/vendors/antigravity/commands/wtfp-plan-milestone-gaps.md +2 -2
- package/vendors/antigravity/commands/wtfp-plan-revision.md +2 -2
- package/vendors/antigravity/commands/wtfp-plan-section.md +2 -2
- package/vendors/antigravity/commands/wtfp-polish-prose.md +2 -2
- package/vendors/antigravity/commands/wtfp-progress.md +2 -2
- package/vendors/antigravity/commands/wtfp-quick.md +2 -2
- package/vendors/antigravity/commands/wtfp-remove-section.md +2 -2
- package/vendors/antigravity/commands/wtfp-report-bug.md +2 -2
- package/vendors/antigravity/commands/wtfp-request-feature.md +2 -2
- package/vendors/antigravity/commands/wtfp-research-gap.md +2 -2
- package/vendors/antigravity/commands/wtfp-resume-writing.md +2 -2
- package/vendors/antigravity/commands/wtfp-review-section.md +2 -2
- package/vendors/antigravity/commands/wtfp-settings.md +2 -2
- package/vendors/antigravity/commands/wtfp-submit-milestone.md +2 -2
- package/vendors/antigravity/commands/wtfp-update.md +2 -2
- package/vendors/antigravity/commands/wtfp-verify-work.md +2 -2
- package/vendors/antigravity/commands/wtfp-write-section.md +2 -2
- package/vendors/antigravity/plugin.json +1 -1
- package/vendors/antigravity/roles/research-synthesizer.md +1 -0
- package/vendors/antigravity/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/antigravity/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/antigravity/templates/poster.md +124 -41
- package/vendors/antigravity/templates/slides.md +8 -4
- package/vendors/antigravity/workflows/create-poster.md +4 -4
- package/vendors/antigravity/workflows/create-slides.md +2 -2
- package/vendors/antigravity/workflows/research-gap.md +1 -1
- package/vendors/claude/.claude-plugin/marketplace.json +2 -2
- package/vendors/claude/.claude-plugin/plugin.json +1 -1
- package/vendors/claude/.wtfp-generated.json +87 -87
- package/vendors/claude/actions/research-gap.json +2 -1
- package/vendors/claude/agents/wtfp-research-synthesizer.md +1 -0
- package/vendors/claude/ai.iowarp.clio/agents/wtfp-research-synthesizer.md +1 -0
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/add-todo.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/analyze-bib.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/audit-milestone.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/check-refs.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/check-todos.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/checkpoint.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/contribute.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/create-outline.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/create-poster.md +6 -6
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/create-slides.md +4 -4
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/discuss-section.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/execute-outline.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/export-latex.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/help.md +3 -3
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/insert-section.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/list-assumptions.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/map-project.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/new-paper.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/pause-writing.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/plan-milestone-gaps.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/plan-revision.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/plan-section.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/polish-prose.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/progress.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/quick.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/remove-section.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/report-bug.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/request-feature.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/research-gap.md +3 -3
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/resume-writing.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/review-section.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/settings.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/submit-milestone.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/update.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/verify-work.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/write-section.md +2 -2
- package/vendors/claude/commands/add-todo.md +2 -2
- package/vendors/claude/commands/analyze-bib.md +2 -2
- package/vendors/claude/commands/audit-milestone.md +2 -2
- package/vendors/claude/commands/check-refs.md +2 -2
- package/vendors/claude/commands/check-todos.md +2 -2
- package/vendors/claude/commands/checkpoint.md +2 -2
- package/vendors/claude/commands/contribute.md +2 -2
- package/vendors/claude/commands/create-outline.md +2 -2
- package/vendors/claude/commands/create-poster.md +6 -6
- package/vendors/claude/commands/create-slides.md +4 -4
- package/vendors/claude/commands/discuss-section.md +2 -2
- package/vendors/claude/commands/execute-outline.md +2 -2
- package/vendors/claude/commands/export-latex.md +2 -2
- package/vendors/claude/commands/help.md +2 -2
- package/vendors/claude/commands/insert-section.md +2 -2
- package/vendors/claude/commands/list-assumptions.md +2 -2
- package/vendors/claude/commands/map-project.md +2 -2
- package/vendors/claude/commands/new-paper.md +2 -2
- package/vendors/claude/commands/pause-writing.md +2 -2
- package/vendors/claude/commands/plan-milestone-gaps.md +2 -2
- package/vendors/claude/commands/plan-revision.md +2 -2
- package/vendors/claude/commands/plan-section.md +2 -2
- package/vendors/claude/commands/polish-prose.md +2 -2
- package/vendors/claude/commands/progress.md +2 -2
- package/vendors/claude/commands/quick.md +2 -2
- package/vendors/claude/commands/remove-section.md +2 -2
- package/vendors/claude/commands/report-bug.md +2 -2
- package/vendors/claude/commands/request-feature.md +2 -2
- package/vendors/claude/commands/research-gap.md +3 -3
- package/vendors/claude/commands/resume-writing.md +2 -2
- package/vendors/claude/commands/review-section.md +2 -2
- package/vendors/claude/commands/settings.md +2 -2
- package/vendors/claude/commands/submit-milestone.md +2 -2
- package/vendors/claude/commands/update.md +2 -2
- package/vendors/claude/commands/verify-work.md +2 -2
- package/vendors/claude/commands/write-section.md +2 -2
- package/vendors/claude/plugin.json +1 -1
- package/vendors/claude/roles/research-synthesizer.md +1 -0
- package/vendors/claude/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/claude/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/claude/templates/poster.md +124 -41
- package/vendors/claude/templates/slides.md +8 -4
- package/vendors/claude/workflows/create-poster.md +4 -4
- package/vendors/claude/workflows/create-slides.md +2 -2
- package/vendors/claude/workflows/research-gap.md +1 -1
- package/vendors/codex/plugins/wtfp/.codex-plugin/plugin.json +1 -1
- package/vendors/codex/plugins/wtfp/.wtfp-generated.json +13 -13
- package/vendors/codex/plugins/wtfp/actions/research-gap.json +2 -1
- package/vendors/codex/plugins/wtfp/agents/wtfp-research-synthesizer.toml +1 -0
- package/vendors/codex/plugins/wtfp/plugin.json +1 -1
- package/vendors/codex/plugins/wtfp/roles/research-synthesizer.md +1 -0
- package/vendors/codex/plugins/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/codex/plugins/wtfp/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/codex/plugins/wtfp/templates/poster.md +124 -41
- package/vendors/codex/plugins/wtfp/templates/slides.md +8 -4
- package/vendors/codex/plugins/wtfp/workflows/create-poster.md +4 -4
- package/vendors/codex/plugins/wtfp/workflows/create-slides.md +2 -2
- package/vendors/codex/plugins/wtfp/workflows/research-gap.md +1 -1
- package/vendors/copilot/.wtfp-generated.json +50 -50
- package/vendors/copilot/marketplace.json +2 -2
- package/vendors/copilot/plugins/wtfp/.claude-plugin/plugin.json +1 -1
- package/vendors/copilot/plugins/wtfp/.wtfp-generated.json +48 -48
- package/vendors/copilot/plugins/wtfp/actions/research-gap.json +2 -1
- package/vendors/copilot/plugins/wtfp/agents/wtfp-research-synthesizer.md +1 -0
- package/vendors/copilot/plugins/wtfp/commands/wtfp-add-todo.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-analyze-bib.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-audit-milestone.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-check-refs.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-check-todos.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-checkpoint.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-contribute.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-create-outline.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-create-poster.md +6 -6
- package/vendors/copilot/plugins/wtfp/commands/wtfp-create-slides.md +4 -4
- package/vendors/copilot/plugins/wtfp/commands/wtfp-discuss-section.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-execute-outline.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-export-latex.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-help.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-insert-section.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-list-assumptions.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-map-project.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-new-paper.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-pause-writing.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-plan-milestone-gaps.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-plan-revision.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-plan-section.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-polish-prose.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-progress.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-quick.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-remove-section.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-report-bug.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-request-feature.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-research-gap.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-resume-writing.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-review-section.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-settings.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-submit-milestone.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-update.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-verify-work.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-write-section.md +2 -2
- package/vendors/copilot/plugins/wtfp/roles/research-synthesizer.md +1 -0
- package/vendors/copilot/plugins/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/copilot/plugins/wtfp/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/copilot/plugins/wtfp/templates/poster.md +124 -41
- package/vendors/copilot/plugins/wtfp/templates/slides.md +8 -4
- package/vendors/copilot/plugins/wtfp/workflows/create-poster.md +4 -4
- package/vendors/copilot/plugins/wtfp/workflows/create-slides.md +2 -2
- package/vendors/copilot/plugins/wtfp/workflows/research-gap.md +1 -1
- package/vendors/copilot/project/.github/agents/wtfp-research-synthesizer.agent.md +1 -0
- package/vendors/copilot/project/.github/prompts/wtfp-add-todo.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-analyze-bib.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-audit-milestone.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-check-refs.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-check-todos.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-checkpoint.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-contribute.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-create-outline.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-create-poster.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-create-slides.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-discuss-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-execute-outline.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-export-latex.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-help.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-insert-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-list-assumptions.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-map-project.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-new-paper.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-pause-writing.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-plan-milestone-gaps.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-plan-revision.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-plan-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-polish-prose.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-progress.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-quick.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-remove-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-report-bug.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-request-feature.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-research-gap.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-resume-writing.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-review-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-settings.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-submit-milestone.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-update.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-verify-work.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-write-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/copilot/project/.github/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/copilot/project/.github/wtfp/actions/research-gap.json +2 -1
- package/vendors/copilot/project/.github/wtfp/roles/research-synthesizer.md +1 -0
- package/vendors/copilot/project/.github/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/copilot/project/.github/wtfp/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/copilot/project/.github/wtfp/templates/poster.md +124 -41
- package/vendors/copilot/project/.github/wtfp/templates/slides.md +8 -4
- package/vendors/copilot/project/.github/wtfp/workflows/create-poster.md +4 -4
- package/vendors/copilot/project/.github/wtfp/workflows/create-slides.md +2 -2
- package/vendors/copilot/project/.github/wtfp/workflows/research-gap.md +1 -1
- package/vendors/gemini/.wtfp-generated.json +48 -48
- package/vendors/gemini/actions/research-gap.json +2 -1
- package/vendors/gemini/agents/wtfp-research-synthesizer.md +1 -0
- package/vendors/gemini/commands/wtfp/add-todo.toml +1 -1
- package/vendors/gemini/commands/wtfp/analyze-bib.toml +1 -1
- package/vendors/gemini/commands/wtfp/audit-milestone.toml +1 -1
- package/vendors/gemini/commands/wtfp/check-refs.toml +1 -1
- package/vendors/gemini/commands/wtfp/check-todos.toml +1 -1
- package/vendors/gemini/commands/wtfp/checkpoint.toml +1 -1
- package/vendors/gemini/commands/wtfp/contribute.toml +1 -1
- package/vendors/gemini/commands/wtfp/create-outline.toml +1 -1
- package/vendors/gemini/commands/wtfp/create-poster.toml +133 -50
- package/vendors/gemini/commands/wtfp/create-slides.toml +15 -11
- package/vendors/gemini/commands/wtfp/discuss-section.toml +1 -1
- package/vendors/gemini/commands/wtfp/execute-outline.toml +1 -1
- package/vendors/gemini/commands/wtfp/export-latex.toml +1 -1
- package/vendors/gemini/commands/wtfp/help.toml +1 -1
- package/vendors/gemini/commands/wtfp/insert-section.toml +1 -1
- package/vendors/gemini/commands/wtfp/list-assumptions.toml +1 -1
- package/vendors/gemini/commands/wtfp/map-project.toml +1 -1
- package/vendors/gemini/commands/wtfp/new-paper.toml +1 -1
- package/vendors/gemini/commands/wtfp/pause-writing.toml +1 -1
- package/vendors/gemini/commands/wtfp/plan-milestone-gaps.toml +1 -1
- package/vendors/gemini/commands/wtfp/plan-revision.toml +1 -1
- package/vendors/gemini/commands/wtfp/plan-section.toml +1 -1
- package/vendors/gemini/commands/wtfp/polish-prose.toml +1 -1
- package/vendors/gemini/commands/wtfp/progress.toml +1 -1
- package/vendors/gemini/commands/wtfp/quick.toml +1 -1
- package/vendors/gemini/commands/wtfp/remove-section.toml +1 -1
- package/vendors/gemini/commands/wtfp/report-bug.toml +1 -1
- package/vendors/gemini/commands/wtfp/request-feature.toml +1 -1
- package/vendors/gemini/commands/wtfp/research-gap.toml +1 -1
- package/vendors/gemini/commands/wtfp/resume-writing.toml +1 -1
- package/vendors/gemini/commands/wtfp/review-section.toml +1 -1
- package/vendors/gemini/commands/wtfp/settings.toml +1 -1
- package/vendors/gemini/commands/wtfp/submit-milestone.toml +5 -5
- package/vendors/gemini/commands/wtfp/update.toml +1 -1
- package/vendors/gemini/commands/wtfp/verify-work.toml +1 -1
- package/vendors/gemini/commands/wtfp/write-section.toml +1 -1
- package/vendors/gemini/gemini-extension.json +1 -1
- package/vendors/gemini/roles/research-synthesizer.md +1 -0
- package/vendors/gemini/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/gemini/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/gemini/templates/poster.md +124 -41
- package/vendors/gemini/templates/slides.md +8 -4
- package/vendors/gemini/workflows/create-poster.md +4 -4
- package/vendors/gemini/workflows/create-slides.md +2 -2
- package/vendors/gemini/workflows/research-gap.md +1 -1
- package/vendors/opencode/.wtfp-generated.json +47 -47
- package/vendors/opencode/actions/research-gap.json +2 -1
- package/vendors/opencode/agents/wtfp/research-synthesizer.md +1 -0
- package/vendors/opencode/commands/wtfp/add-todo.md +2 -2
- package/vendors/opencode/commands/wtfp/analyze-bib.md +2 -2
- package/vendors/opencode/commands/wtfp/audit-milestone.md +2 -2
- package/vendors/opencode/commands/wtfp/check-refs.md +2 -2
- package/vendors/opencode/commands/wtfp/check-todos.md +2 -2
- package/vendors/opencode/commands/wtfp/checkpoint.md +2 -2
- package/vendors/opencode/commands/wtfp/contribute.md +2 -2
- package/vendors/opencode/commands/wtfp/create-outline.md +2 -2
- package/vendors/opencode/commands/wtfp/create-poster.md +134 -51
- package/vendors/opencode/commands/wtfp/create-slides.md +16 -12
- package/vendors/opencode/commands/wtfp/discuss-section.md +2 -2
- package/vendors/opencode/commands/wtfp/execute-outline.md +2 -2
- package/vendors/opencode/commands/wtfp/export-latex.md +2 -2
- package/vendors/opencode/commands/wtfp/help.md +2 -2
- package/vendors/opencode/commands/wtfp/insert-section.md +2 -2
- package/vendors/opencode/commands/wtfp/list-assumptions.md +2 -2
- package/vendors/opencode/commands/wtfp/map-project.md +2 -2
- package/vendors/opencode/commands/wtfp/new-paper.md +2 -2
- package/vendors/opencode/commands/wtfp/pause-writing.md +2 -2
- package/vendors/opencode/commands/wtfp/plan-milestone-gaps.md +2 -2
- package/vendors/opencode/commands/wtfp/plan-revision.md +2 -2
- package/vendors/opencode/commands/wtfp/plan-section.md +2 -2
- package/vendors/opencode/commands/wtfp/polish-prose.md +2 -2
- package/vendors/opencode/commands/wtfp/progress.md +2 -2
- package/vendors/opencode/commands/wtfp/quick.md +2 -2
- package/vendors/opencode/commands/wtfp/remove-section.md +2 -2
- package/vendors/opencode/commands/wtfp/report-bug.md +2 -2
- package/vendors/opencode/commands/wtfp/request-feature.md +2 -2
- package/vendors/opencode/commands/wtfp/research-gap.md +2 -2
- package/vendors/opencode/commands/wtfp/resume-writing.md +2 -2
- package/vendors/opencode/commands/wtfp/review-section.md +2 -2
- package/vendors/opencode/commands/wtfp/settings.md +2 -2
- package/vendors/opencode/commands/wtfp/submit-milestone.md +6 -6
- package/vendors/opencode/commands/wtfp/update.md +2 -2
- package/vendors/opencode/commands/wtfp/verify-work.md +2 -2
- package/vendors/opencode/commands/wtfp/write-section.md +2 -2
- package/vendors/opencode/roles/research-synthesizer.md +1 -0
- package/vendors/opencode/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/opencode/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/opencode/templates/poster.md +124 -41
- package/vendors/opencode/templates/slides.md +8 -4
- package/vendors/opencode/workflows/create-poster.md +4 -4
- package/vendors/opencode/workflows/create-slides.md +2 -2
- package/vendors/opencode/workflows/research-gap.md +1 -1
- package/vendors/plugin/.wtfp-generated.json +48 -48
- package/vendors/plugin/actions/research-gap.json +2 -1
- package/vendors/plugin/ai.iowarp.clio/agents/wtfp-research-synthesizer.md +1 -0
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/add-todo.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/analyze-bib.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/audit-milestone.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/check-refs.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/check-todos.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/checkpoint.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/contribute.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/create-outline.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/create-poster.md +6 -6
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/create-slides.md +4 -4
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/discuss-section.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/execute-outline.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/export-latex.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/help.md +3 -3
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/insert-section.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/list-assumptions.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/map-project.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/new-paper.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/pause-writing.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/plan-milestone-gaps.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/plan-revision.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/plan-section.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/polish-prose.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/progress.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/quick.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/remove-section.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/report-bug.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/request-feature.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/research-gap.md +3 -3
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/resume-writing.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/review-section.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/settings.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/submit-milestone.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/update.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/verify-work.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/write-section.md +2 -2
- package/vendors/plugin/plugin.json +1 -1
- package/vendors/plugin/roles/research-synthesizer.md +1 -0
- package/vendors/plugin/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/plugin/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/plugin/templates/poster.md +124 -41
- package/vendors/plugin/templates/slides.md +8 -4
- package/vendors/plugin/workflows/create-poster.md +4 -4
- package/vendors/plugin/workflows/create-slides.md +2 -2
- package/vendors/plugin/workflows/research-gap.md +1 -1
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-poster; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Create a research poster
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -29,10 +27,10 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
29
27
|
|
|
30
28
|
## Procedure
|
|
31
29
|
|
|
32
|
-
1. Confirm audience, dimensions, format, and
|
|
33
|
-
1a. Start from the panel structure and word budgets in `${CLAUDE_PLUGIN_ROOT}/templates/poster.md`. Delete any panel the manuscript does not support rather than filling it.
|
|
34
|
-
2.
|
|
35
|
-
3. Write the poster source and its assets under the declared deliverable URI without changing project records except through a separately declared action. This action produces poster source, not a rendered image or PDF: WTF-P declares no rendering effect and runs no renderer. If the author asks for a rendered artifact, return a labeled handoff naming the exact command they can run in their own toolchain.
|
|
30
|
+
1. Confirm audience, dimensions, format, emphasis, and the exact author, affiliation, contact, funding, and venue metadata, following the confirmation list in `${CLAUDE_PLUGIN_ROOT}/templates/poster.md`. Never invent missing metadata; leave the visible placeholder the template names.
|
|
31
|
+
1a. Start from the layout, panel structure, and word budgets in `${CLAUDE_PLUGIN_ROOT}/templates/poster.md`. Delete any panel the manuscript does not support rather than filling it.
|
|
32
|
+
2. Run the evidence gate in `${CLAUDE_PLUGIN_ROOT}/templates/poster.md`: build the claim ledger and refuse every statement, comparison, or figure without a cited source record, manuscript passage, or named project file. Derive each diagram from named source files or documents and state their paths beneath it.
|
|
33
|
+
3. Write the poster as laid-out source (the template's HTML skeleton, or the venue's mandated template carrying the same grid and type scale) plus its assets and claim ledger under the declared deliverable URI, without changing project records except through a separately declared action. This action produces poster source, not a rendered image or PDF: WTF-P declares no rendering effect and runs no renderer. If the author asks for a rendered artifact, return a labeled handoff naming the exact command they can run in their own toolchain.
|
|
36
34
|
|
|
37
35
|
## Safety and completion
|
|
38
36
|
|
|
@@ -56,3 +54,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
56
54
|
<invocation_arguments>
|
|
57
55
|
$ARGUMENTS
|
|
58
56
|
</invocation_arguments>
|
|
57
|
+
|
|
58
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-poster; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-slides; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Create presentation slides
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -29,9 +27,9 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
29
27
|
|
|
30
28
|
## Procedure
|
|
31
29
|
|
|
32
|
-
1. Confirm audience, duration, format,
|
|
30
|
+
1. Confirm audience, duration, format, speaking goal, and the exact speaker, affiliation, and venue metadata, following the confirmation list in `${CLAUDE_PLUGIN_ROOT}/templates/slides.md`. Never invent missing metadata; leave a visible placeholder.
|
|
33
31
|
1a. Derive the slide count from the confirmed duration using the budget table in `${CLAUDE_PLUGIN_ROOT}/templates/slides.md`, not from the manuscript's section count.
|
|
34
|
-
2. Build a narrative arc from supported manuscript claims and
|
|
32
|
+
2. Build a narrative arc from supported manuscript claims only, running the evidence gate in `${CLAUDE_PLUGIN_ROOT}/templates/slides.md`: refuse every statement, comparison, or figure without a cited source record, manuscript passage, or named project file, and derive each diagram from named source files or documents with their paths stated on the slide.
|
|
35
33
|
3. Write slide source and assets under the declared deliverable URI; preview before replacing an existing deliverable. This action produces slide source, not a rendered deck: WTF-P declares no rendering effect and runs no renderer. If the author asks for a rendered artifact, return a labeled handoff naming the exact command they can run in their own toolchain.
|
|
36
34
|
|
|
37
35
|
## Safety and completion
|
|
@@ -56,3 +54,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
56
54
|
<invocation_arguments>
|
|
57
55
|
$ARGUMENTS
|
|
58
56
|
</invocation_arguments>
|
|
57
|
+
|
|
58
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-slides; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/discuss-section; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Discuss a section
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -61,3 +59,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
61
59
|
<invocation_arguments>
|
|
62
60
|
$ARGUMENTS
|
|
63
61
|
</invocation_arguments>
|
|
62
|
+
|
|
63
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/discuss-section; do not edit. -->
|
|
@@ -11,8 +11,6 @@ allowed-tools:
|
|
|
11
11
|
- Task
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Execute the outline
|
|
17
15
|
|
|
18
16
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -72,3 +70,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
72
70
|
<invocation_arguments>
|
|
73
71
|
$ARGUMENTS
|
|
74
72
|
</invocation_arguments>
|
|
73
|
+
|
|
74
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
|
|
@@ -11,8 +11,6 @@ allowed-tools:
|
|
|
11
11
|
- AskUserQuestion
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Export LaTeX
|
|
17
15
|
|
|
18
16
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -72,3 +70,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
72
70
|
<invocation_arguments>
|
|
73
71
|
$ARGUMENTS
|
|
74
72
|
</invocation_arguments>
|
|
73
|
+
|
|
74
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
|
|
@@ -7,8 +7,6 @@ allowed-tools:
|
|
|
7
7
|
- Grep
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
|
|
11
|
-
|
|
12
10
|
# Show WTF-P help
|
|
13
11
|
|
|
14
12
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -46,3 +44,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
46
44
|
<invocation_arguments>
|
|
47
45
|
$ARGUMENTS
|
|
48
46
|
</invocation_arguments>
|
|
47
|
+
|
|
48
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Insert a section
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -57,3 +55,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
57
55
|
<invocation_arguments>
|
|
58
56
|
$ARGUMENTS
|
|
59
57
|
</invocation_arguments>
|
|
58
|
+
|
|
59
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
|
|
@@ -7,8 +7,6 @@ allowed-tools:
|
|
|
7
7
|
- Grep
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
|
|
11
|
-
|
|
12
10
|
# List section assumptions
|
|
13
11
|
|
|
14
12
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -56,3 +54,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
56
54
|
<invocation_arguments>
|
|
57
55
|
$ARGUMENTS
|
|
58
56
|
</invocation_arguments>
|
|
57
|
+
|
|
58
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
|
|
@@ -9,8 +9,6 @@ allowed-tools:
|
|
|
9
9
|
- Edit
|
|
10
10
|
---
|
|
11
11
|
|
|
12
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
|
|
13
|
-
|
|
14
12
|
# Map an existing project
|
|
15
13
|
|
|
16
14
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -60,3 +58,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
60
58
|
<invocation_arguments>
|
|
61
59
|
$ARGUMENTS
|
|
62
60
|
</invocation_arguments>
|
|
61
|
+
|
|
62
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/new-paper; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Start a new paper
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -66,3 +64,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
66
64
|
<invocation_arguments>
|
|
67
65
|
$ARGUMENTS
|
|
68
66
|
</invocation_arguments>
|
|
67
|
+
|
|
68
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/new-paper; do not edit. -->
|
|
@@ -9,8 +9,6 @@ allowed-tools:
|
|
|
9
9
|
- Edit
|
|
10
10
|
---
|
|
11
11
|
|
|
12
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/pause-writing; do not edit. -->
|
|
13
|
-
|
|
14
12
|
# Pause writing
|
|
15
13
|
|
|
16
14
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -62,3 +60,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
62
60
|
<invocation_arguments>
|
|
63
61
|
$ARGUMENTS
|
|
64
62
|
</invocation_arguments>
|
|
63
|
+
|
|
64
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/pause-writing; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-milestone-gaps; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Plan milestone gap fixes
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -59,3 +57,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
59
57
|
<invocation_arguments>
|
|
60
58
|
$ARGUMENTS
|
|
61
59
|
</invocation_arguments>
|
|
60
|
+
|
|
61
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-milestone-gaps; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-revision; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Plan a revision
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -59,3 +57,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
59
57
|
<invocation_arguments>
|
|
60
58
|
$ARGUMENTS
|
|
61
59
|
</invocation_arguments>
|
|
60
|
+
|
|
61
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-revision; do not edit. -->
|
|
@@ -11,8 +11,6 @@ allowed-tools:
|
|
|
11
11
|
- Task
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-section; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Plan a section
|
|
17
15
|
|
|
18
16
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -74,3 +72,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
74
72
|
<invocation_arguments>
|
|
75
73
|
$ARGUMENTS
|
|
76
74
|
</invocation_arguments>
|
|
75
|
+
|
|
76
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-section; do not edit. -->
|
|
@@ -11,8 +11,6 @@ allowed-tools:
|
|
|
11
11
|
- Task
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/polish-prose; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Polish prose
|
|
17
15
|
|
|
18
16
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -60,3 +58,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
60
58
|
<invocation_arguments>
|
|
61
59
|
$ARGUMENTS
|
|
62
60
|
</invocation_arguments>
|
|
61
|
+
|
|
62
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/polish-prose; do not edit. -->
|
|
@@ -8,8 +8,6 @@ allowed-tools:
|
|
|
8
8
|
- AskUserQuestion
|
|
9
9
|
---
|
|
10
10
|
|
|
11
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/progress; do not edit. -->
|
|
12
|
-
|
|
13
11
|
# Show project progress
|
|
14
12
|
|
|
15
13
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -69,3 +67,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
69
67
|
<invocation_arguments>
|
|
70
68
|
$ARGUMENTS
|
|
71
69
|
</invocation_arguments>
|
|
70
|
+
|
|
71
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/progress; do not edit. -->
|
|
@@ -11,8 +11,6 @@ allowed-tools:
|
|
|
11
11
|
- Task
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/quick; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Make a quick writing change
|
|
17
15
|
|
|
18
16
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -60,3 +58,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
60
58
|
<invocation_arguments>
|
|
61
59
|
$ARGUMENTS
|
|
62
60
|
</invocation_arguments>
|
|
61
|
+
|
|
62
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/quick; do not edit. -->
|
|
@@ -3,8 +3,6 @@ description: "Remove an unwritten future section and repair numbering and depend
|
|
|
3
3
|
allowed-tools: []
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/remove-section; do not edit. -->
|
|
7
|
-
|
|
8
6
|
WTFP_ACTION_UNAVAILABLE
|
|
9
7
|
|
|
10
8
|
Action: `remove-section`
|
|
@@ -14,3 +12,5 @@ Unavailable effects: `filesystem.delete`
|
|
|
14
12
|
|
|
15
13
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
16
14
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
15
|
+
|
|
16
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/remove-section; do not edit. -->
|
|
@@ -3,8 +3,6 @@ description: "Collect a reproducible bug report and publish it only after explic
|
|
|
3
3
|
allowed-tools: []
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/report-bug; do not edit. -->
|
|
7
|
-
|
|
8
6
|
WTFP_ACTION_UNAVAILABLE
|
|
9
7
|
|
|
10
8
|
Action: `report-bug`
|
|
@@ -14,3 +12,5 @@ Unavailable effects: `external.issue`
|
|
|
14
12
|
|
|
15
13
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
16
14
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
15
|
+
|
|
16
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/report-bug; do not edit. -->
|
|
@@ -3,8 +3,6 @@ description: "Shape a concrete feature request and publish it only after explici
|
|
|
3
3
|
allowed-tools: []
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/request-feature; do not edit. -->
|
|
7
|
-
|
|
8
6
|
WTFP_ACTION_UNAVAILABLE
|
|
9
7
|
|
|
10
8
|
Action: `request-feature`
|
|
@@ -14,3 +12,5 @@ Unavailable effects: `external.issue`
|
|
|
14
12
|
|
|
15
13
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
16
14
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
15
|
+
|
|
16
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/request-feature; do not edit. -->
|
|
@@ -14,8 +14,6 @@ allowed-tools:
|
|
|
14
14
|
- WebSearch
|
|
15
15
|
---
|
|
16
16
|
|
|
17
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/research-gap; do not edit. -->
|
|
18
|
-
|
|
19
17
|
# Research a section gap
|
|
20
18
|
|
|
21
19
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -34,7 +32,7 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
34
32
|
## Procedure
|
|
35
33
|
|
|
36
34
|
1. Resolve the research question and section scope against locked/deferred decisions; agree on depth and source constraints.
|
|
37
|
-
2. Search declared scholarly services,
|
|
35
|
+
2. Search declared scholarly services only after the gate names the providers and bounded query set. When using the bundled dispatcher, `citation-search` may run with `--backend=cite-nexus` and an explicit `--providers` list after this gate. Returned results stay candidates, and this action performs no bibliography write. Verify source identity and inspection depth, and separate source records from claim-level evidence.
|
|
38
36
|
3. Synthesize supported, conflicting, and missing evidence into a Markdown research artifact; link new records and disclose limitations.
|
|
39
37
|
|
|
40
38
|
## Bundled tool execution
|
|
@@ -79,3 +77,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
79
77
|
<invocation_arguments>
|
|
80
78
|
$ARGUMENTS
|
|
81
79
|
</invocation_arguments>
|
|
80
|
+
|
|
81
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/research-gap; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/resume-writing; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Resume writing
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -69,3 +67,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
69
67
|
<invocation_arguments>
|
|
70
68
|
$ARGUMENTS
|
|
71
69
|
</invocation_arguments>
|
|
70
|
+
|
|
71
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/resume-writing; do not edit. -->
|
|
@@ -11,8 +11,6 @@ allowed-tools:
|
|
|
11
11
|
- Task
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/review-section; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Review a section
|
|
17
15
|
|
|
18
16
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -65,3 +63,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
65
63
|
<invocation_arguments>
|
|
66
64
|
$ARGUMENTS
|
|
67
65
|
</invocation_arguments>
|
|
66
|
+
|
|
67
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/review-section; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/settings; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Manage project settings
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -53,3 +51,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
53
51
|
<invocation_arguments>
|
|
54
52
|
$ARGUMENTS
|
|
55
53
|
</invocation_arguments>
|
|
54
|
+
|
|
55
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/settings; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/submit-milestone; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Archive a milestone
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -69,3 +67,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
69
67
|
<invocation_arguments>
|
|
70
68
|
$ARGUMENTS
|
|
71
69
|
</invocation_arguments>
|
|
70
|
+
|
|
71
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/submit-milestone; do not edit. -->
|
|
@@ -3,8 +3,6 @@ description: "Check for a newer compatible package or plugin release and install
|
|
|
3
3
|
allowed-tools: []
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/update; do not edit. -->
|
|
7
|
-
|
|
8
6
|
WTFP_ACTION_UNAVAILABLE
|
|
9
7
|
|
|
10
8
|
Action: `update`
|
|
@@ -14,3 +12,5 @@ Unavailable effects: `package.update`
|
|
|
14
12
|
|
|
15
13
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
16
14
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
15
|
+
|
|
16
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/update; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- AskUserQuestion
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/verify-work; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Verify written work
|
|
16
14
|
|
|
17
15
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -59,3 +57,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
59
57
|
<invocation_arguments>
|
|
60
58
|
$ARGUMENTS
|
|
61
59
|
</invocation_arguments>
|
|
60
|
+
|
|
61
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/verify-work; do not edit. -->
|
|
@@ -11,8 +11,6 @@ allowed-tools:
|
|
|
11
11
|
- Task
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/write-section; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Write a section
|
|
17
15
|
|
|
18
16
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -74,3 +72,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
74
72
|
<invocation_arguments>
|
|
75
73
|
$ARGUMENTS
|
|
76
74
|
</invocation_arguments>
|
|
75
|
+
|
|
76
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/write-section; do not edit. -->
|
|
@@ -42,6 +42,7 @@ Investigate the literature needed to plan and write a specific section well. The
|
|
|
42
42
|
## Boundaries
|
|
43
43
|
|
|
44
44
|
- This is a `mutation-report` role. It may write only the research and suggestion artifacts authorized by the invoking action.
|
|
45
|
+
- When external literature search is approved, `citation-search` may run with `--backend=cite-nexus` and an explicit `--providers` list after the gate. Returned results stay candidates, and this role never performs a bibliography write.
|
|
45
46
|
- Never fabricate a citation, identifier, quotation, metadata field, source conclusion, or claim of exhaustive coverage.
|
|
46
47
|
- Never overwrite an existing `project://sources/{source}` record. Additions remain provisional until identity and provenance are verified by an authorized action.
|
|
47
48
|
- Do not explore alternatives that author decisions explicitly deferred or rejected.
|
|
@@ -52,7 +52,7 @@ Contract: [protocol/actions/create-slides.json](../../../actions/create-slides.j
|
|
|
52
52
|
1. Require project identity and enough manuscript or verified results to support a presentation.
|
|
53
53
|
2. Ask for duration, expected slide count, audience, occasion, delivery format, visual style, and desired emphasis.
|
|
54
54
|
3. Derive a timed narrative: audience problem, thesis, minimum background, method, strongest evidence, limitations, implications, and closing takeaway. Allocate time and slides before writing.
|
|
55
|
-
4. Use verified project claims and cite source or manuscript locations in speaker notes or a references slide. Do not introduce novel results to make the story cleaner.
|
|
55
|
+
4. Use verified project claims and cite source or manuscript locations in speaker notes or a references slide. Do not introduce novel results to make the story cleaner. Refuse any claim without a ledger row, never invent speaker or venue metadata, and derive diagrams only from named source files or documents with stated paths.
|
|
56
56
|
5. Prefer one communicative purpose per slide. Use concise text, readable type, high contrast, descriptive titles, accessible color, and alt text or equivalent descriptions for meaningful visuals.
|
|
57
57
|
6. Use existing figures only when provenance and interpretation are known. Mark placeholders and data needs explicitly; never fabricate a chart.
|
|
58
58
|
7. Generate editable slide source and a delivery manifest under `project://deliverables/slides/{artifact}`.
|
|
@@ -65,11 +65,11 @@ Completion requires an audience-appropriate editable deck with an honest render
|
|
|
65
65
|
|
|
66
66
|
Contract: [protocol/actions/create-poster.json](../../../actions/create-poster.json)
|
|
67
67
|
|
|
68
|
-
1. Require project identity and verified manuscript findings. Ask for dimensions, orientation, venue rules, audience viewing distance, title, authors, affiliations, contact details, output format, and available visuals.
|
|
68
|
+
1. Require project identity and verified manuscript findings. Ask for dimensions, orientation, venue rules, audience viewing distance, title, authors, affiliations, contact details, output format, and available visuals. Never invent missing metadata; leave a visible placeholder and report it.
|
|
69
69
|
2. Define a non-linear reading hierarchy: one-sentence takeaway, motivation, minimal method, principal evidence, limitations, conclusion, and contact or artifact link.
|
|
70
70
|
3. Budget physical space before writing. Prioritize the title, takeaway, and strongest figure; avoid shrinking prose to preserve excess content.
|
|
71
|
-
4. Use verified claims, values, citations, and figures. Record provenance and include accessible descriptions. Mark missing visuals as placeholders rather than generating false evidence.
|
|
72
|
-
5. Generate editable poster source and a delivery manifest under `project://deliverables/poster/{artifact}`.
|
|
71
|
+
4. Use verified claims, values, citations, and figures, recorded in the claim ledger from `protocol://templates/poster.md`; refuse any statement without a source record, manuscript passage, or named project file. Derive diagrams only from named source files or documents and state their paths. Record provenance and include accessible descriptions. Mark missing visuals as placeholders rather than generating false evidence.
|
|
72
|
+
5. Generate editable, laid-out poster source (the template's HTML grid or the venue's mandated template) and a delivery manifest with the claim ledger under `project://deliverables/poster/{artifact}`.
|
|
73
73
|
6. Check dimensions, orientation, margins, font sizes at final scale, column flow, contrast, image resolution, citation legibility, link or code targets, and overflow.
|
|
74
74
|
7. Render only when requested and a configured host-provided local renderer exists; invoke it under the action's declared `tool.execute` effect and verify the actual artifact dimensions. Distinguish source validity from render success.
|
|
75
75
|
8. Report source and rendered paths, validation results, print-service considerations, and unresolved manual steps.
|
|
@@ -14,7 +14,7 @@ Contract: [protocol/actions/research-gap.json](../../../actions/research-gap.jso
|
|
|
14
14
|
- `standard`: run a focused, reproducible search across the most relevant categories;
|
|
15
15
|
- `deep`: map foundational, recent, competing, gap-defining, and methodological work, including important disagreements and intellectual lineage.
|
|
16
16
|
5. Form search questions and inclusion criteria before searching. Record databases or corpora, query strings, date, filters, and stopping rule.
|
|
17
|
-
6. Search authoritative scholarly sources
|
|
17
|
+
6. Search authoritative scholarly sources only after disclosing and receiving approval for the external providers and bounded query set. When using the bundled dispatcher, `citation-search` may run with `--backend=cite-nexus` and an explicit `--providers` list after this gate. Returned results stay candidates, and this action performs no bibliography write. Deduplicate candidates by persistent identifier, then normalized title.
|
|
18
18
|
7. Verify each retained source from its primary record or publication. Create a `project://sources/{source}` record with title, creators, year, source kind, identifiers, citation key, status, provenance, inspection depth, and verification time.
|
|
19
19
|
8. Read enough of each source to distinguish its actual claim, method, population, result, and limitation. Do not cite an abstract-only impression as full-paper evidence.
|
|
20
20
|
9. Create `project://evidence/{evidence}` separately for each retained claim-level interpretation, with relation, locator, limitations, confidence, and inspection depth. Synthesize by question rather than listing papers; identify consensus, disagreement, methodological differences, missing evidence, and defensible positioning.
|