wtf-p 0.7.2 → 0.7.4
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 +15 -11
- package/bin/commands/install-logic.js +37 -10
- package/bin/lib/adapter-compiler.js +25 -12
- package/package.json +1 -1
- package/protocol/actions/research-gap.json +1 -1
- package/protocol/roles/research-synthesizer.md +1 -1
- package/protocol/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/protocol/skills/wtfp-plan-section/references/actions.md +1 -1
- package/protocol/skills/wtfp-research-literature/references/actions.md +1 -1
- package/protocol/skills/wtfp-write-section/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/plan-section.md +3 -2
- package/protocol/workflows/research-gap.md +2 -2
- package/protocol/workflows/write-section.md +1 -1
- package/vendors/antigravity/.wtfp-generated.json +57 -53
- package/vendors/antigravity/actions/research-gap.json +1 -1
- package/vendors/antigravity/agents/wtfp-research-synthesizer.md +1 -1
- 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 +5 -4
- 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 +3 -3
- package/vendors/antigravity/plugin.json +1 -1
- package/vendors/antigravity/roles/research-synthesizer.md +1 -1
- package/vendors/antigravity/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/antigravity/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/antigravity/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/antigravity/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/antigravity/templates/poster.md +124 -41
- package/vendors/antigravity/templates/slides.md +8 -4
- package/vendors/antigravity/tools/README.md +1 -1
- package/vendors/antigravity/tools/package.json +1 -0
- package/vendors/antigravity/workflows/create-poster.md +4 -4
- package/vendors/antigravity/workflows/create-slides.md +2 -2
- package/vendors/antigravity/workflows/plan-section.md +3 -2
- package/vendors/antigravity/workflows/research-gap.md +2 -2
- package/vendors/antigravity/workflows/write-section.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 +96 -92
- package/vendors/claude/actions/research-gap.json +1 -1
- package/vendors/claude/agents/wtfp-research-synthesizer.md +1 -1
- package/vendors/claude/ai.iowarp.clio/agents/wtfp-research-synthesizer.md +1 -1
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/add-todo.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/analyze-bib.md +4 -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 +4 -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 +4 -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 +4 -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 +7 -4
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/polish-prose.md +4 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/progress.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/quick.md +4 -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 +10 -4
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/resume-writing.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/review-section.md +4 -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 +5 -3
- 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 +5 -4
- 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 +4 -4
- 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 +3 -3
- package/vendors/claude/plugin.json +1 -1
- package/vendors/claude/roles/research-synthesizer.md +1 -1
- package/vendors/claude/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/claude/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/claude/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/claude/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/claude/templates/poster.md +124 -41
- package/vendors/claude/templates/slides.md +8 -4
- package/vendors/claude/tools/README.md +1 -1
- package/vendors/claude/tools/package.json +1 -0
- package/vendors/claude/workflows/create-poster.md +4 -4
- package/vendors/claude/workflows/create-slides.md +2 -2
- package/vendors/claude/workflows/plan-section.md +3 -2
- package/vendors/claude/workflows/research-gap.md +2 -2
- package/vendors/claude/workflows/write-section.md +1 -1
- package/vendors/codex/plugins/wtfp/.codex-plugin/plugin.json +1 -1
- package/vendors/codex/plugins/wtfp/.wtfp-generated.json +22 -18
- package/vendors/codex/plugins/wtfp/actions/research-gap.json +1 -1
- package/vendors/codex/plugins/wtfp/agents/wtfp-research-synthesizer.toml +1 -1
- package/vendors/codex/plugins/wtfp/plugin.json +1 -1
- package/vendors/codex/plugins/wtfp/roles/research-synthesizer.md +1 -1
- package/vendors/codex/plugins/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/codex/plugins/wtfp/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/codex/plugins/wtfp/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/codex/plugins/wtfp/skills/wtfp-write-section/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/tools/README.md +1 -1
- package/vendors/codex/plugins/wtfp/tools/package.json +1 -0
- 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/plan-section.md +3 -2
- package/vendors/codex/plugins/wtfp/workflows/research-gap.md +2 -2
- package/vendors/codex/plugins/wtfp/workflows/write-section.md +1 -1
- package/vendors/copilot/.wtfp-generated.json +56 -56
- 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 +57 -53
- package/vendors/copilot/plugins/wtfp/actions/research-gap.json +1 -1
- package/vendors/copilot/plugins/wtfp/agents/wtfp-research-synthesizer.md +1 -1
- 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 +5 -4
- 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 +3 -3
- package/vendors/copilot/plugins/wtfp/roles/research-synthesizer.md +1 -1
- package/vendors/copilot/plugins/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/copilot/plugins/wtfp/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/copilot/plugins/wtfp/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/copilot/plugins/wtfp/skills/wtfp-write-section/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/tools/README.md +1 -1
- package/vendors/copilot/plugins/wtfp/tools/package.json +1 -0
- 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/plan-section.md +3 -2
- package/vendors/copilot/plugins/wtfp/workflows/research-gap.md +2 -2
- package/vendors/copilot/plugins/wtfp/workflows/write-section.md +1 -1
- package/vendors/copilot/project/.github/agents/wtfp-research-synthesizer.agent.md +1 -1
- 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-plan-section/references/actions.md +1 -1
- package/vendors/copilot/project/.github/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/copilot/project/.github/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/copilot/project/.github/wtfp/actions/research-gap.json +1 -1
- package/vendors/copilot/project/.github/wtfp/roles/research-synthesizer.md +1 -1
- package/vendors/copilot/project/.github/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/copilot/project/.github/wtfp/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/copilot/project/.github/wtfp/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/copilot/project/.github/wtfp/skills/wtfp-write-section/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/plan-section.md +3 -2
- package/vendors/copilot/project/.github/wtfp/workflows/research-gap.md +2 -2
- package/vendors/copilot/project/.github/wtfp/workflows/write-section.md +1 -1
- package/vendors/gemini/.wtfp-generated.json +57 -53
- package/vendors/gemini/actions/research-gap.json +1 -1
- package/vendors/gemini/agents/wtfp-research-synthesizer.md +1 -1
- 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 +2 -2
- package/vendors/gemini/commands/wtfp/execute-outline.toml +2 -2
- 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 +2 -2
- package/vendors/gemini/commands/wtfp/list-assumptions.toml +2 -2
- 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 +2 -2
- package/vendors/gemini/commands/wtfp/plan-section.toml +5 -4
- 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 +2 -2
- 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 +3 -3
- package/vendors/gemini/gemini-extension.json +1 -1
- package/vendors/gemini/roles/research-synthesizer.md +1 -1
- package/vendors/gemini/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/gemini/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/gemini/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/gemini/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/gemini/templates/poster.md +124 -41
- package/vendors/gemini/templates/slides.md +8 -4
- package/vendors/gemini/tools/README.md +1 -1
- package/vendors/gemini/tools/package.json +1 -0
- package/vendors/gemini/workflows/create-poster.md +4 -4
- package/vendors/gemini/workflows/create-slides.md +2 -2
- package/vendors/gemini/workflows/plan-section.md +3 -2
- package/vendors/gemini/workflows/research-gap.md +2 -2
- package/vendors/gemini/workflows/write-section.md +1 -1
- package/vendors/opencode/.wtfp-generated.json +56 -52
- package/vendors/opencode/actions/research-gap.json +1 -1
- package/vendors/opencode/agents/wtfp/research-synthesizer.md +1 -1
- 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 +3 -3
- package/vendors/opencode/commands/wtfp/execute-outline.md +3 -3
- 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 +3 -3
- package/vendors/opencode/commands/wtfp/list-assumptions.md +3 -3
- 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 +3 -3
- package/vendors/opencode/commands/wtfp/plan-section.md +6 -5
- 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 +3 -3
- 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 +4 -4
- package/vendors/opencode/roles/research-synthesizer.md +1 -1
- package/vendors/opencode/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/opencode/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/opencode/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/opencode/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/opencode/templates/poster.md +124 -41
- package/vendors/opencode/templates/slides.md +8 -4
- package/vendors/opencode/tools/README.md +1 -1
- package/vendors/opencode/tools/package.json +1 -0
- package/vendors/opencode/workflows/create-poster.md +4 -4
- package/vendors/opencode/workflows/create-slides.md +2 -2
- package/vendors/opencode/workflows/plan-section.md +3 -2
- package/vendors/opencode/workflows/research-gap.md +2 -2
- package/vendors/opencode/workflows/write-section.md +1 -1
- package/vendors/plugin/.wtfp-generated.json +57 -53
- package/vendors/plugin/actions/research-gap.json +1 -1
- package/vendors/plugin/ai.iowarp.clio/agents/wtfp-research-synthesizer.md +1 -1
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/add-todo.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/analyze-bib.md +4 -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 +4 -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 +4 -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 +4 -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 +7 -4
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/polish-prose.md +4 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/progress.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/quick.md +4 -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 +10 -4
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/resume-writing.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/review-section.md +4 -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 +5 -3
- package/vendors/plugin/plugin.json +1 -1
- package/vendors/plugin/roles/research-synthesizer.md +1 -1
- package/vendors/plugin/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/plugin/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/plugin/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/plugin/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/plugin/templates/poster.md +124 -41
- package/vendors/plugin/templates/slides.md +8 -4
- package/vendors/plugin/tools/README.md +1 -1
- package/vendors/plugin/tools/package.json +1 -0
- package/vendors/plugin/workflows/create-poster.md +4 -4
- package/vendors/plugin/workflows/create-slides.md +2 -2
- package/vendors/plugin/workflows/plan-section.md +3 -2
- package/vendors/plugin/workflows/research-gap.md +2 -2
- package/vendors/plugin/workflows/write-section.md +1 -1
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"schema": "wtfp.generated-adapter/v1",
|
|
3
3
|
"generatorVersion": 5,
|
|
4
4
|
"target": "copilot",
|
|
5
|
-
"sourceHash": "
|
|
5
|
+
"sourceHash": "e85cc5ad43e482dce276ea024621cf1bca6ba2f5d389dbbc90aa3f8d0efeaa48",
|
|
6
6
|
"files": [
|
|
7
7
|
{
|
|
8
8
|
"path": ".claude-plugin/plugin.json",
|
|
9
|
-
"sha256": "
|
|
9
|
+
"sha256": "06d93546610469be4076195c9c4ff95ddde74910ccbbb3f8de0a627677249876"
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"path": "actions/add-todo.json",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
124
|
"path": "actions/research-gap.json",
|
|
125
|
-
"sha256": "
|
|
125
|
+
"sha256": "0c26fa663f1d2526cbefcc9750b0a176ddf1ca538a46585a1de48c763fbb1a13"
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
"path": "actions/resume-writing.json",
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
184
|
"path": "agents/wtfp-research-synthesizer.md",
|
|
185
|
-
"sha256": "
|
|
185
|
+
"sha256": "1dbb194e060fe27279631f8265029a4b2bf67dd92351ebf8ea65af158204e059"
|
|
186
186
|
},
|
|
187
187
|
{
|
|
188
188
|
"path": "agents/wtfp-section-planner.md",
|
|
@@ -206,147 +206,147 @@
|
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
208
|
"path": "commands/wtfp-add-todo.md",
|
|
209
|
-
"sha256": "
|
|
209
|
+
"sha256": "9d38607c6de1ea40e29a05354048c2a59b032a9cd5f2cf8febd579e94289ad81"
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
212
|
"path": "commands/wtfp-analyze-bib.md",
|
|
213
|
-
"sha256": "
|
|
213
|
+
"sha256": "4cfe8b404dd5c9078938288b81fc7ee1663f9c402fbf526f3181a67070bfd9d1"
|
|
214
214
|
},
|
|
215
215
|
{
|
|
216
216
|
"path": "commands/wtfp-audit-milestone.md",
|
|
217
|
-
"sha256": "
|
|
217
|
+
"sha256": "8654453c0fe84f4ef2e48199e5c6b0d5108a351537d0a5e7c8ae5e5f858d78d6"
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
220
|
"path": "commands/wtfp-check-refs.md",
|
|
221
|
-
"sha256": "
|
|
221
|
+
"sha256": "60be9b021d4ebcdfcb466ccf58e7b03168de45a67982b00743ca8c53832c15bd"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"path": "commands/wtfp-check-todos.md",
|
|
225
|
-
"sha256": "
|
|
225
|
+
"sha256": "6fe23ddb725497b73a829af24368e5ade2c38caed5715e34ffaa09202ddcbd27"
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
228
|
"path": "commands/wtfp-checkpoint.md",
|
|
229
|
-
"sha256": "
|
|
229
|
+
"sha256": "413fa9e7d66d40bd18fef2dd1bb89869f92eddc710d094ae6f7407904dead626"
|
|
230
230
|
},
|
|
231
231
|
{
|
|
232
232
|
"path": "commands/wtfp-contribute.md",
|
|
233
|
-
"sha256": "
|
|
233
|
+
"sha256": "957e7a0174459f34b1904d3581179745a382470f058e2f6381d1b95614530597"
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"path": "commands/wtfp-create-outline.md",
|
|
237
|
-
"sha256": "
|
|
237
|
+
"sha256": "5192ce84e513a7ede2d515469b1f80ff2c021ae031bdd31d5472ddb267bea89e"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
"path": "commands/wtfp-create-poster.md",
|
|
241
|
-
"sha256": "
|
|
241
|
+
"sha256": "ef62a512a04c3c4781a171a447306411f69ae9fe3ea28349fd48e8a5fb7aa176"
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"path": "commands/wtfp-create-slides.md",
|
|
245
|
-
"sha256": "
|
|
245
|
+
"sha256": "e9e35be734c62ccc96eb73ef61d1f85430e0cc23a5ed479f8dc58b6f6d9e1871"
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"path": "commands/wtfp-discuss-section.md",
|
|
249
|
-
"sha256": "
|
|
249
|
+
"sha256": "13327be89c56bbecec25284a9c8767d373dbc64425459e0e02c141947abd6ff6"
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"path": "commands/wtfp-execute-outline.md",
|
|
253
|
-
"sha256": "
|
|
253
|
+
"sha256": "12a3aff4f170acabd51bfab1b7cdbe29847019700678e317cfc5fbc02b4d8ae0"
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
"path": "commands/wtfp-export-latex.md",
|
|
257
|
-
"sha256": "
|
|
257
|
+
"sha256": "8eca844af71a6df31a00cd17659438667b8f467514391620d13cb7a5a9b1da66"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"path": "commands/wtfp-help.md",
|
|
261
|
-
"sha256": "
|
|
261
|
+
"sha256": "e377021e14b7021d584d011bc1d5d7f450cfb1063cfb00355ab42685c27ea82e"
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"path": "commands/wtfp-insert-section.md",
|
|
265
|
-
"sha256": "
|
|
265
|
+
"sha256": "4732fb8a7609717424a949256e5bb2d2cf917191df9e0ad72f4dd37086132be9"
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"path": "commands/wtfp-list-assumptions.md",
|
|
269
|
-
"sha256": "
|
|
269
|
+
"sha256": "d667366e4a6f4ed86ed7f17eb2fdcf43f6db1313f7a1c139191714fe3dbc950b"
|
|
270
270
|
},
|
|
271
271
|
{
|
|
272
272
|
"path": "commands/wtfp-map-project.md",
|
|
273
|
-
"sha256": "
|
|
273
|
+
"sha256": "0da12a7f0848148ef5263e55dc476ba2ae914c06919a45ffb9bbbc2e58cc7f46"
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
"path": "commands/wtfp-new-paper.md",
|
|
277
|
-
"sha256": "
|
|
277
|
+
"sha256": "2f2f5fcc006b5a819dd4f2b272e1eb1fe948cd034650a591b2e6ac9333a769ce"
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
280
|
"path": "commands/wtfp-pause-writing.md",
|
|
281
|
-
"sha256": "
|
|
281
|
+
"sha256": "7058ca841555dad58eb5290fd2da98d3545be3f4d79bdb62a9e368d3a1f37539"
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
284
|
"path": "commands/wtfp-plan-milestone-gaps.md",
|
|
285
|
-
"sha256": "
|
|
285
|
+
"sha256": "27cc0c75c40aedf98c8ab840dde91b5704d6ead323ae3f70a670e1ffe5a144df"
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
288
|
"path": "commands/wtfp-plan-revision.md",
|
|
289
|
-
"sha256": "
|
|
289
|
+
"sha256": "fbf5e42749725b94f6ca4157a5945a61d22a268b3ca8c001053f6a56a9371991"
|
|
290
290
|
},
|
|
291
291
|
{
|
|
292
292
|
"path": "commands/wtfp-plan-section.md",
|
|
293
|
-
"sha256": "
|
|
293
|
+
"sha256": "7a23f4d49e91d118fa43c6c956678ce208e3d0f764e3158e17071582d389a9d8"
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
296
|
"path": "commands/wtfp-polish-prose.md",
|
|
297
|
-
"sha256": "
|
|
297
|
+
"sha256": "c33e5c1c1aae6b91f48fa418417877de589f99cfe64c1d2604a7305d9a6db409"
|
|
298
298
|
},
|
|
299
299
|
{
|
|
300
300
|
"path": "commands/wtfp-progress.md",
|
|
301
|
-
"sha256": "
|
|
301
|
+
"sha256": "a142ea0b80929bcdefc2d0fc46c60086fdc23d730e38f9f8c9ce97a10b9b5c17"
|
|
302
302
|
},
|
|
303
303
|
{
|
|
304
304
|
"path": "commands/wtfp-quick.md",
|
|
305
|
-
"sha256": "
|
|
305
|
+
"sha256": "d6403292f32e083b137a6c024f5768ec080f3ef645ac1d80b16465a5d32686b7"
|
|
306
306
|
},
|
|
307
307
|
{
|
|
308
308
|
"path": "commands/wtfp-remove-section.md",
|
|
309
|
-
"sha256": "
|
|
309
|
+
"sha256": "61e8895af02685fc15d2e0f26a8a6a2954135175ecfc87418f0643497ba90712"
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
312
|
"path": "commands/wtfp-report-bug.md",
|
|
313
|
-
"sha256": "
|
|
313
|
+
"sha256": "321ac956d46616a7081fd1c7c3e8fe3d4b3e626bc8ba118b5a3139687e9bbf7f"
|
|
314
314
|
},
|
|
315
315
|
{
|
|
316
316
|
"path": "commands/wtfp-request-feature.md",
|
|
317
|
-
"sha256": "
|
|
317
|
+
"sha256": "3c3bc01de76d83652b47c9d0cc8e6f155271e6e625cd110abd6b7c32021cb75a"
|
|
318
318
|
},
|
|
319
319
|
{
|
|
320
320
|
"path": "commands/wtfp-research-gap.md",
|
|
321
|
-
"sha256": "
|
|
321
|
+
"sha256": "68ddcd5bec8290f6e5a0ca19c6c4ae3825291a0a15a6f2e4d7ddb374e2a5668d"
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
324
|
"path": "commands/wtfp-resume-writing.md",
|
|
325
|
-
"sha256": "
|
|
325
|
+
"sha256": "038851f0af439e970e81e3d9c69e68d6320a11850b9cc3a3aa3222c86f744fc5"
|
|
326
326
|
},
|
|
327
327
|
{
|
|
328
328
|
"path": "commands/wtfp-review-section.md",
|
|
329
|
-
"sha256": "
|
|
329
|
+
"sha256": "62cbbd2293429bfb89e58d3f7255bc80f87ceabbebe60fcb68b344a561e8e153"
|
|
330
330
|
},
|
|
331
331
|
{
|
|
332
332
|
"path": "commands/wtfp-settings.md",
|
|
333
|
-
"sha256": "
|
|
333
|
+
"sha256": "55344612916c9b78c8463fb6056b3421bce622d37f059859997b63532eecdaad"
|
|
334
334
|
},
|
|
335
335
|
{
|
|
336
336
|
"path": "commands/wtfp-submit-milestone.md",
|
|
337
|
-
"sha256": "
|
|
337
|
+
"sha256": "2ac3ce356c6925fa5b7b0ea9481ff24de66ec376600579209a1a2397450f7df9"
|
|
338
338
|
},
|
|
339
339
|
{
|
|
340
340
|
"path": "commands/wtfp-update.md",
|
|
341
|
-
"sha256": "
|
|
341
|
+
"sha256": "9f3d8de86d668d7fa4d1f1e1b265974424936d0376a009540823533c1ff4e726"
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
344
|
"path": "commands/wtfp-verify-work.md",
|
|
345
|
-
"sha256": "
|
|
345
|
+
"sha256": "10216b587f48e2d6ed86b2f5bc3d9a69f00f28529f66f8626c9cad945edd6d49"
|
|
346
346
|
},
|
|
347
347
|
{
|
|
348
348
|
"path": "commands/wtfp-write-section.md",
|
|
349
|
-
"sha256": "
|
|
349
|
+
"sha256": "8bd976c1db0ddc0577a588c2b80b3599517d370c52c160eb5f1f97c8439f7680"
|
|
350
350
|
},
|
|
351
351
|
{
|
|
352
352
|
"path": "compatibility/action-availability.json",
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
},
|
|
487
487
|
{
|
|
488
488
|
"path": "roles/research-synthesizer.md",
|
|
489
|
-
"sha256": "
|
|
489
|
+
"sha256": "7aa6922f5f819918374b1a87dbda5c12fa6d424be64fc13b4019c380e011306c"
|
|
490
490
|
},
|
|
491
491
|
{
|
|
492
492
|
"path": "roles/section-planner.md",
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
},
|
|
531
531
|
{
|
|
532
532
|
"path": "skills/wtfp-deliver-research/references/actions.md",
|
|
533
|
-
"sha256": "
|
|
533
|
+
"sha256": "a4445d4386ee9f3338d5d93ed95eef1c4af68af9a94e6d35c16190d56059f1bf"
|
|
534
534
|
},
|
|
535
535
|
{
|
|
536
536
|
"path": "skills/wtfp-deliver-research/SKILL.md",
|
|
@@ -554,7 +554,7 @@
|
|
|
554
554
|
},
|
|
555
555
|
{
|
|
556
556
|
"path": "skills/wtfp-plan-section/references/actions.md",
|
|
557
|
-
"sha256": "
|
|
557
|
+
"sha256": "a5b040c218400c74519139d45e3b1c71caaa4a32d8b9663bb589cffbc512595b"
|
|
558
558
|
},
|
|
559
559
|
{
|
|
560
560
|
"path": "skills/wtfp-plan-section/SKILL.md",
|
|
@@ -566,7 +566,7 @@
|
|
|
566
566
|
},
|
|
567
567
|
{
|
|
568
568
|
"path": "skills/wtfp-research-literature/references/actions.md",
|
|
569
|
-
"sha256": "
|
|
569
|
+
"sha256": "de10f5bb0e8d0363daa421581c2a8a5fdde4d7f618669fe7f123847286daa244"
|
|
570
570
|
},
|
|
571
571
|
{
|
|
572
572
|
"path": "skills/wtfp-research-literature/SKILL.md",
|
|
@@ -602,7 +602,7 @@
|
|
|
602
602
|
},
|
|
603
603
|
{
|
|
604
604
|
"path": "skills/wtfp-write-section/references/actions.md",
|
|
605
|
-
"sha256": "
|
|
605
|
+
"sha256": "1fe6f8d50a1abd7a0b338772560317404942874ddd67be458ca24182ea20f7a4"
|
|
606
606
|
},
|
|
607
607
|
{
|
|
608
608
|
"path": "skills/wtfp-write-section/SKILL.md",
|
|
@@ -618,7 +618,7 @@
|
|
|
618
618
|
},
|
|
619
619
|
{
|
|
620
620
|
"path": "templates/poster.md",
|
|
621
|
-
"sha256": "
|
|
621
|
+
"sha256": "5bbabf0adfc6de8f54cc839548f81b35045a7c8ffcc7117ea4008de7946c51d2"
|
|
622
622
|
},
|
|
623
623
|
{
|
|
624
624
|
"path": "templates/README.md",
|
|
@@ -626,7 +626,7 @@
|
|
|
626
626
|
},
|
|
627
627
|
{
|
|
628
628
|
"path": "templates/slides.md",
|
|
629
|
-
"sha256": "
|
|
629
|
+
"sha256": "fd88d13f02b79a8e69e23dc8a72913cfd1ecb18aaea9013f6a2f2e080f301035"
|
|
630
630
|
},
|
|
631
631
|
{
|
|
632
632
|
"path": "tools.json",
|
|
@@ -660,9 +660,13 @@
|
|
|
660
660
|
"path": "tools/citation/semantic-scholar.js",
|
|
661
661
|
"sha256": "df4c1f3d69a28e06dd5285ba46c116bb2731aa940e16b9438c822846f38646f5"
|
|
662
662
|
},
|
|
663
|
+
{
|
|
664
|
+
"path": "tools/package.json",
|
|
665
|
+
"sha256": "dbf8353f77358bc12169b7bb7301e1978d5b503e002ee927229a8993672818fc"
|
|
666
|
+
},
|
|
663
667
|
{
|
|
664
668
|
"path": "tools/README.md",
|
|
665
|
-
"sha256": "
|
|
669
|
+
"sha256": "eb99d2ef30209b409e8c0dbfccaabdf301b6bc50f17013cd8fa381c3c1d69ae2"
|
|
666
670
|
},
|
|
667
671
|
{
|
|
668
672
|
"path": "tools/support/cite-nexus-client.js",
|
|
@@ -706,11 +710,11 @@
|
|
|
706
710
|
},
|
|
707
711
|
{
|
|
708
712
|
"path": "workflows/create-poster.md",
|
|
709
|
-
"sha256": "
|
|
713
|
+
"sha256": "b0fe98c72709b53a0553bb5d9343e112ef042cf2a950fa064108ac66f59d1f14"
|
|
710
714
|
},
|
|
711
715
|
{
|
|
712
716
|
"path": "workflows/create-slides.md",
|
|
713
|
-
"sha256": "
|
|
717
|
+
"sha256": "8ad4189076a7460fb0ec55d2aab4d4898b906c1adfbe9810b293b46192a5622e"
|
|
714
718
|
},
|
|
715
719
|
{
|
|
716
720
|
"path": "workflows/discuss-section.md",
|
|
@@ -758,7 +762,7 @@
|
|
|
758
762
|
},
|
|
759
763
|
{
|
|
760
764
|
"path": "workflows/plan-section.md",
|
|
761
|
-
"sha256": "
|
|
765
|
+
"sha256": "831c20c8afd147a8ba149a46f54591b6f07732983ee916a56c66701c8c701aa2"
|
|
762
766
|
},
|
|
763
767
|
{
|
|
764
768
|
"path": "workflows/polish-prose.md",
|
|
@@ -786,7 +790,7 @@
|
|
|
786
790
|
},
|
|
787
791
|
{
|
|
788
792
|
"path": "workflows/research-gap.md",
|
|
789
|
-
"sha256": "
|
|
793
|
+
"sha256": "02ffe236ba7de12e4b3abbac308c0e1cfc409147147d509616b95baec3fef012"
|
|
790
794
|
},
|
|
791
795
|
{
|
|
792
796
|
"path": "workflows/resume-writing.md",
|
|
@@ -814,7 +818,7 @@
|
|
|
814
818
|
},
|
|
815
819
|
{
|
|
816
820
|
"path": "workflows/write-section.md",
|
|
817
|
-
"sha256": "
|
|
821
|
+
"sha256": "5a2f0efcd11d7f41d941f54b80798ad481773820907fee68bea47f28b7af7bc3"
|
|
818
822
|
}
|
|
819
823
|
]
|
|
820
824
|
}
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"id": "user.gate",
|
|
99
|
-
"scope": "
|
|
99
|
+
"scope": "unapproved or paid external providers and bounded query set, plus author-owned research scope and depth decisions"
|
|
100
100
|
}
|
|
101
101
|
]
|
|
102
102
|
}
|
|
@@ -47,7 +47,7 @@ Investigate the literature needed to plan and write a specific section well. The
|
|
|
47
47
|
## Boundaries
|
|
48
48
|
|
|
49
49
|
- This is a `mutation-report` role. It may write only the research and suggestion artifacts authorized by the invoking action.
|
|
50
|
-
-
|
|
50
|
+
- An operator-configured, trusted read-only CiteNexus MCP connection may search bounded public scholarly metadata without a second per-query gate. In an explicitly selected full-auto host session for this research action, `citation-search --backend=cite-nexus` may also search `crossref`, `datacite`, `europe_pmc`, or `arxiv` without another gate. Other providers or modes require explicit network approval naming providers and query bounds. Honor offline flags and host refusals. Returned results stay candidates, and this role never performs a bibliography write.
|
|
51
51
|
- Never fabricate a citation, identifier, quotation, metadata field, source conclusion, or claim of exhaustive coverage.
|
|
52
52
|
- Never overwrite an existing `project://sources/{source}` record. Additions remain provisional until identity and provenance are verified by an authorized action.
|
|
53
53
|
- Do not explore alternatives that author decisions explicitly deferred or rejected.
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- Edit
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Add a todo
|
|
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/add-todo; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Analyze a bibliography and map its evidence to the paper's section
|
|
|
4
4
|
allowed-tools: []
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
|
|
8
|
-
|
|
9
7
|
WTFP_ACTION_UNAVAILABLE
|
|
10
8
|
|
|
11
9
|
Action: `analyze-bib`
|
|
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
|
|
|
15
13
|
|
|
16
14
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
17
15
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
16
|
+
|
|
17
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Run readiness checks across section completion, arguments, length,
|
|
|
4
4
|
allowed-tools: []
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
|
|
8
|
-
|
|
9
7
|
WTFP_ACTION_UNAVAILABLE
|
|
10
8
|
|
|
11
9
|
Action: `audit-milestone`
|
|
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
|
|
|
15
13
|
|
|
16
14
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
17
15
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
16
|
+
|
|
17
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Audit citation integrity and emit a validated corrected-bibliograp
|
|
|
4
4
|
allowed-tools: []
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
|
|
8
|
-
|
|
9
7
|
WTFP_ACTION_UNAVAILABLE
|
|
10
8
|
|
|
11
9
|
Action: `check-refs`
|
|
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
|
|
|
15
13
|
|
|
16
14
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
17
15
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
16
|
+
|
|
17
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; 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/check-todos; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Review todos
|
|
17
15
|
|
|
18
16
|
@${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/check-todos; 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/checkpoint; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Manage checkpoints
|
|
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/checkpoint; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Guide a bounded WTF-P contribution from branch creation through a
|
|
|
4
4
|
allowed-tools: []
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
|
|
8
|
-
|
|
9
7
|
WTFP_ACTION_UNAVAILABLE
|
|
10
8
|
|
|
11
9
|
Action: `contribute`
|
|
@@ -15,3 +13,5 @@ Unavailable effects: `external.issue`, `vcs.branch`, `vcs.commit`
|
|
|
15
13
|
|
|
16
14
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
17
15
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
16
|
+
|
|
17
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
|
|
@@ -12,8 +12,6 @@ allowed-tools:
|
|
|
12
12
|
- Task
|
|
13
13
|
---
|
|
14
14
|
|
|
15
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
|
|
16
|
-
|
|
17
15
|
# Create the paper outline
|
|
18
16
|
|
|
19
17
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -73,3 +71,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
73
71
|
<invocation_arguments>
|
|
74
72
|
$ARGUMENTS
|
|
75
73
|
</invocation_arguments>
|
|
74
|
+
|
|
75
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-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/create-poster; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Create a research poster
|
|
17
15
|
|
|
18
16
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -30,10 +28,10 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
30
28
|
|
|
31
29
|
## Procedure
|
|
32
30
|
|
|
33
|
-
1. Confirm audience, dimensions, format, and
|
|
34
|
-
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.
|
|
35
|
-
2.
|
|
36
|
-
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.
|
|
31
|
+
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.
|
|
32
|
+
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.
|
|
33
|
+
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.
|
|
34
|
+
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.
|
|
37
35
|
|
|
38
36
|
## Safety and completion
|
|
39
37
|
|
|
@@ -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/create-poster; 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/create-slides; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Create presentation slides
|
|
17
15
|
|
|
18
16
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -30,9 +28,9 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
30
28
|
|
|
31
29
|
## Procedure
|
|
32
30
|
|
|
33
|
-
1. Confirm audience, duration, format,
|
|
31
|
+
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.
|
|
34
32
|
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.
|
|
35
|
-
2. Build a narrative arc from supported manuscript claims and
|
|
33
|
+
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.
|
|
36
34
|
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.
|
|
37
35
|
|
|
38
36
|
## Safety and completion
|
|
@@ -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/create-slides; 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/discuss-section; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Discuss a section
|
|
17
15
|
|
|
18
16
|
@${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/discuss-section; do not edit. -->
|
|
@@ -12,8 +12,6 @@ allowed-tools:
|
|
|
12
12
|
- Task
|
|
13
13
|
---
|
|
14
14
|
|
|
15
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
|
|
16
|
-
|
|
17
15
|
# Execute the outline
|
|
18
16
|
|
|
19
17
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -73,3 +71,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
73
71
|
<invocation_arguments>
|
|
74
72
|
$ARGUMENTS
|
|
75
73
|
</invocation_arguments>
|
|
74
|
+
|
|
75
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Export the manuscript and bibliography to portable LaTeX source wi
|
|
|
4
4
|
allowed-tools: []
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
|
|
8
|
-
|
|
9
7
|
WTFP_ACTION_UNAVAILABLE
|
|
10
8
|
|
|
11
9
|
Action: `export-latex`
|
|
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
|
|
|
15
13
|
|
|
16
14
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
17
15
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
16
|
+
|
|
17
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
|
|
@@ -8,8 +8,6 @@ allowed-tools:
|
|
|
8
8
|
- Grep
|
|
9
9
|
---
|
|
10
10
|
|
|
11
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
|
|
12
|
-
|
|
13
11
|
# Show WTF-P help
|
|
14
12
|
|
|
15
13
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -47,3 +45,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
47
45
|
<invocation_arguments>
|
|
48
46
|
$ARGUMENTS
|
|
49
47
|
</invocation_arguments>
|
|
48
|
+
|
|
49
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; 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/insert-section; do not edit. -->
|
|
15
|
-
|
|
16
14
|
# Insert a section
|
|
17
15
|
|
|
18
16
|
@${CLAUDE_PLUGIN_ROOT}/project/README.md
|
|
@@ -58,3 +56,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
58
56
|
<invocation_arguments>
|
|
59
57
|
$ARGUMENTS
|
|
60
58
|
</invocation_arguments>
|
|
59
|
+
|
|
60
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
|
|
@@ -8,8 +8,6 @@ allowed-tools:
|
|
|
8
8
|
- Grep
|
|
9
9
|
---
|
|
10
10
|
|
|
11
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
|
|
12
|
-
|
|
13
11
|
# List section assumptions
|
|
14
12
|
|
|
15
13
|
@${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/list-assumptions; do not edit. -->
|
|
@@ -10,8 +10,6 @@ allowed-tools:
|
|
|
10
10
|
- Edit
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
|
|
14
|
-
|
|
15
13
|
# Map an existing project
|
|
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/map-project; do not edit. -->
|