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-marketplace",
|
|
5
|
-
"sourceHash": "
|
|
5
|
+
"sourceHash": "b8909d5801b39fe2b366b20559d6c788e777651746cb9568d1c5f4191161d559",
|
|
6
6
|
"files": [
|
|
7
7
|
{
|
|
8
8
|
"path": "marketplace.json",
|
|
9
|
-
"sha256": "
|
|
9
|
+
"sha256": "acd3e2b5ba33f28881681519ef9f38a800fedf35d8dc5876c9a5d9dd935eaef1"
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"path": "project/.github/agents/wtfp-argument-verifier.agent.md",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
40
|
"path": "project/.github/agents/wtfp-research-synthesizer.agent.md",
|
|
41
|
-
"sha256": "
|
|
41
|
+
"sha256": "516f334082d807b9f1843abe535ea625d6d57d000399bb54386f7d0392b8e9f1"
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
44
|
"path": "project/.github/agents/wtfp-section-planner.agent.md",
|
|
@@ -58,147 +58,147 @@
|
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
"path": "project/.github/prompts/wtfp-add-todo.prompt.md",
|
|
61
|
-
"sha256": "
|
|
61
|
+
"sha256": "ef8f0a5f6158451dc226dec01cdf1bade4e27f7971d4ddfd6ec61cab2daa917c"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
"path": "project/.github/prompts/wtfp-analyze-bib.prompt.md",
|
|
65
|
-
"sha256": "
|
|
65
|
+
"sha256": "f5df52be4d495651f320db54c5873244cdb64b0b094a365c63e8420a6cfd33d2"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"path": "project/.github/prompts/wtfp-audit-milestone.prompt.md",
|
|
69
|
-
"sha256": "
|
|
69
|
+
"sha256": "9933cb0524a8c9e16549413edd80de7f77547fcb075a618a4ceb8f9077185852"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"path": "project/.github/prompts/wtfp-check-refs.prompt.md",
|
|
73
|
-
"sha256": "
|
|
73
|
+
"sha256": "a276e232a2e4ba0f689d582671d1cd9ede3f906a3a11963aa1e85852eb8960a7"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"path": "project/.github/prompts/wtfp-check-todos.prompt.md",
|
|
77
|
-
"sha256": "
|
|
77
|
+
"sha256": "dd0febcbab9de5830738686cb5c7f474441a0446b3a0743b6c6f97d607787cea"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
80
|
"path": "project/.github/prompts/wtfp-checkpoint.prompt.md",
|
|
81
|
-
"sha256": "
|
|
81
|
+
"sha256": "d7bcfc176ade5a0410845ff9b1517a31a142faefdf75beb0c53bcc7b40b8be91"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
84
|
"path": "project/.github/prompts/wtfp-contribute.prompt.md",
|
|
85
|
-
"sha256": "
|
|
85
|
+
"sha256": "4bfbed093ba3167682d508f93328b3e4d37b40ce64857002a24b998f392e5b12"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"path": "project/.github/prompts/wtfp-create-outline.prompt.md",
|
|
89
|
-
"sha256": "
|
|
89
|
+
"sha256": "1ddf3443d787f6d03c8bdee04ef6691fb21440fc931fcd75516ba552651b222b"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"path": "project/.github/prompts/wtfp-create-poster.prompt.md",
|
|
93
|
-
"sha256": "
|
|
93
|
+
"sha256": "6b185ec3c8064d4d0b63369749af1b89317ecd638a1d41f93b8a9884836e30af"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
"path": "project/.github/prompts/wtfp-create-slides.prompt.md",
|
|
97
|
-
"sha256": "
|
|
97
|
+
"sha256": "65e820f42d481ac0cffeffb42bd321f808b17cd561bd8de2059fd6f84b4138a7"
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
"path": "project/.github/prompts/wtfp-discuss-section.prompt.md",
|
|
101
|
-
"sha256": "
|
|
101
|
+
"sha256": "b800fdf2810f0ccdf5ba09e377dd2511933132a99f049f98a860740600c1bf4f"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
104
|
"path": "project/.github/prompts/wtfp-execute-outline.prompt.md",
|
|
105
|
-
"sha256": "
|
|
105
|
+
"sha256": "c307bcc30da89e0f54b5f8198795a39be0991f69f38fdd181b8070ef55d870d9"
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
"path": "project/.github/prompts/wtfp-export-latex.prompt.md",
|
|
109
|
-
"sha256": "
|
|
109
|
+
"sha256": "762f0d0aa011a85193d71f0e4c0d4426302818c99272e9665e3a66fa0f42986b"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"path": "project/.github/prompts/wtfp-help.prompt.md",
|
|
113
|
-
"sha256": "
|
|
113
|
+
"sha256": "dfa941b05cc4f035b576c6468e8662675807a4e643ae28929c766b218a462f83"
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
"path": "project/.github/prompts/wtfp-insert-section.prompt.md",
|
|
117
|
-
"sha256": "
|
|
117
|
+
"sha256": "9eb576b475ac6a5650ac8cf3046a031ae93a7a350fe67b1921fb5e8e58222c2b"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"path": "project/.github/prompts/wtfp-list-assumptions.prompt.md",
|
|
121
|
-
"sha256": "
|
|
121
|
+
"sha256": "4ad9852e61f2226fcd080663434713584bdb76c4e4b7d68d0e4b3d1a156c17b2"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
124
|
"path": "project/.github/prompts/wtfp-map-project.prompt.md",
|
|
125
|
-
"sha256": "
|
|
125
|
+
"sha256": "41404c085f118168d5951d18882b6aca1380b974a35bfca0bc0a462eb8c8f465"
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
"path": "project/.github/prompts/wtfp-new-paper.prompt.md",
|
|
129
|
-
"sha256": "
|
|
129
|
+
"sha256": "f51a8041a9125be51d78f656814b3eab8cb40296bea82b51d6852e0799e8d8f3"
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
132
|
"path": "project/.github/prompts/wtfp-pause-writing.prompt.md",
|
|
133
|
-
"sha256": "
|
|
133
|
+
"sha256": "d9d34b038292278016b81e7e2cfb95c9a283a28c3842a4adeb532beea95884cf"
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
"path": "project/.github/prompts/wtfp-plan-milestone-gaps.prompt.md",
|
|
137
|
-
"sha256": "
|
|
137
|
+
"sha256": "81e430c890cdaba93f19b0393d4e9f19c11f0ee6ff5f83fd5b1490a077a7550e"
|
|
138
138
|
},
|
|
139
139
|
{
|
|
140
140
|
"path": "project/.github/prompts/wtfp-plan-revision.prompt.md",
|
|
141
|
-
"sha256": "
|
|
141
|
+
"sha256": "1ac4d05b6a00db4ee9a5b16634298346228a5b1ede35d1c83316dd44cbc58338"
|
|
142
142
|
},
|
|
143
143
|
{
|
|
144
144
|
"path": "project/.github/prompts/wtfp-plan-section.prompt.md",
|
|
145
|
-
"sha256": "
|
|
145
|
+
"sha256": "c6f103cc237e71e1e63f4f6339a49dafcf261c8f1d93d1b8f2730f7575c9cf66"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
"path": "project/.github/prompts/wtfp-polish-prose.prompt.md",
|
|
149
|
-
"sha256": "
|
|
149
|
+
"sha256": "abbde2fe9e8c0da4d0a768bd2b13abcd2ef7f92af214d51d91ab066fdb8de816"
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
"path": "project/.github/prompts/wtfp-progress.prompt.md",
|
|
153
|
-
"sha256": "
|
|
153
|
+
"sha256": "17bb07582084cece65ea54ad8d7969b6b42cd115e19c8d8160c601609fcd8434"
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"path": "project/.github/prompts/wtfp-quick.prompt.md",
|
|
157
|
-
"sha256": "
|
|
157
|
+
"sha256": "90fc38e912ca1ecfa0fe64311bd9a5b4447ff968ac188aab0c66b5e956da1309"
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
"path": "project/.github/prompts/wtfp-remove-section.prompt.md",
|
|
161
|
-
"sha256": "
|
|
161
|
+
"sha256": "e680bd22012e51da5ca250e5f6404984637de9046a86f7d5796ab5a41116b204"
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
"path": "project/.github/prompts/wtfp-report-bug.prompt.md",
|
|
165
|
-
"sha256": "
|
|
165
|
+
"sha256": "77537f5e4f1d385e1fc3c74a665c4d70e011203d306e24af9f511970f3e970fd"
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
168
|
"path": "project/.github/prompts/wtfp-request-feature.prompt.md",
|
|
169
|
-
"sha256": "
|
|
169
|
+
"sha256": "bd67d89921da7b13bc3876c1366b789d7fcae43e0c921c42458324d3a5923009"
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
"path": "project/.github/prompts/wtfp-research-gap.prompt.md",
|
|
173
|
-
"sha256": "
|
|
173
|
+
"sha256": "7d9e0c7a92fd973192be6bdf49a352c400a89822cc324fbfc9ba2aac5bf154da"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"path": "project/.github/prompts/wtfp-resume-writing.prompt.md",
|
|
177
|
-
"sha256": "
|
|
177
|
+
"sha256": "e857b58c1f366d9ff79ce078bd3b57a5909e243db3f7abeef2d8683fa98a4c1c"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"path": "project/.github/prompts/wtfp-review-section.prompt.md",
|
|
181
|
-
"sha256": "
|
|
181
|
+
"sha256": "954b2b0fd6950cdba0d592b7694bb7aac5125c37fc341beadacbd817d5c6f066"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
184
|
"path": "project/.github/prompts/wtfp-settings.prompt.md",
|
|
185
|
-
"sha256": "
|
|
185
|
+
"sha256": "68fdfda20580f52f1ae87ffd33f05e2414f650710d4374a9930e77e6d01cffd3"
|
|
186
186
|
},
|
|
187
187
|
{
|
|
188
188
|
"path": "project/.github/prompts/wtfp-submit-milestone.prompt.md",
|
|
189
|
-
"sha256": "
|
|
189
|
+
"sha256": "5d8526cf0022502e35cb86e40384a75498c0226c0145dddd8c181cee53acd80a"
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
192
|
"path": "project/.github/prompts/wtfp-update.prompt.md",
|
|
193
|
-
"sha256": "
|
|
193
|
+
"sha256": "a42b275aca278393a92c78a70c4ca815643911f2c36896bbe3cd48636ae89c61"
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
196
|
"path": "project/.github/prompts/wtfp-verify-work.prompt.md",
|
|
197
|
-
"sha256": "
|
|
197
|
+
"sha256": "c2bb0767aa8948eb7a4c119232609d97e95114ed3d684f1ffe4f3facc655e74d"
|
|
198
198
|
},
|
|
199
199
|
{
|
|
200
200
|
"path": "project/.github/prompts/wtfp-write-section.prompt.md",
|
|
201
|
-
"sha256": "
|
|
201
|
+
"sha256": "6a84875efb0ae1aaba9c594f43fc164394ea21c84d7b6a2259c7c0710d13ec5d"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"path": "project/.github/skills/wtfp-deliver-research/agents/openai.yaml",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
208
|
"path": "project/.github/skills/wtfp-deliver-research/references/actions.md",
|
|
209
|
-
"sha256": "
|
|
209
|
+
"sha256": "ce1ece8fbd9769ac62049290d7941c06c0aa20701b7e88a95b469a1acd0f28dc"
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
212
|
"path": "project/.github/skills/wtfp-deliver-research/SKILL.md",
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
},
|
|
231
231
|
{
|
|
232
232
|
"path": "project/.github/skills/wtfp-plan-section/references/actions.md",
|
|
233
|
-
"sha256": "
|
|
233
|
+
"sha256": "3903c8c2e181949d8c9c5bf8a3ea72dd2a25011a8e747d09d8f7623052dc6b14"
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"path": "project/.github/skills/wtfp-plan-section/SKILL.md",
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"path": "project/.github/skills/wtfp-research-literature/references/actions.md",
|
|
245
|
-
"sha256": "
|
|
245
|
+
"sha256": "2e208f6bcdca15bf3485185895ea623f20bf96580935bfdd38b78945624f5d67"
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"path": "project/.github/skills/wtfp-research-literature/SKILL.md",
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
280
|
"path": "project/.github/skills/wtfp-write-section/references/actions.md",
|
|
281
|
-
"sha256": "
|
|
281
|
+
"sha256": "a665bd2de8687ab1e5cf77442b6caf2a90a08cdaa39e9f16b181cd8665bb025d"
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
284
|
"path": "project/.github/skills/wtfp-write-section/SKILL.md",
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
},
|
|
399
399
|
{
|
|
400
400
|
"path": "project/.github/wtfp/actions/research-gap.json",
|
|
401
|
-
"sha256": "
|
|
401
|
+
"sha256": "0c26fa663f1d2526cbefcc9750b0a176ddf1ca538a46585a1de48c763fbb1a13"
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
404
|
"path": "project/.github/wtfp/actions/resume-writing.json",
|
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
},
|
|
571
571
|
{
|
|
572
572
|
"path": "project/.github/wtfp/roles/research-synthesizer.md",
|
|
573
|
-
"sha256": "
|
|
573
|
+
"sha256": "7aa6922f5f819918374b1a87dbda5c12fa6d424be64fc13b4019c380e011306c"
|
|
574
574
|
},
|
|
575
575
|
{
|
|
576
576
|
"path": "project/.github/wtfp/roles/section-planner.md",
|
|
@@ -614,7 +614,7 @@
|
|
|
614
614
|
},
|
|
615
615
|
{
|
|
616
616
|
"path": "project/.github/wtfp/skills/wtfp-deliver-research/references/actions.md",
|
|
617
|
-
"sha256": "
|
|
617
|
+
"sha256": "c47a292eed774e7d6f163b1318c9c176ea3f881ae306d8887cabdb7c6408b730"
|
|
618
618
|
},
|
|
619
619
|
{
|
|
620
620
|
"path": "project/.github/wtfp/skills/wtfp-deliver-research/SKILL.md",
|
|
@@ -638,7 +638,7 @@
|
|
|
638
638
|
},
|
|
639
639
|
{
|
|
640
640
|
"path": "project/.github/wtfp/skills/wtfp-plan-section/references/actions.md",
|
|
641
|
-
"sha256": "
|
|
641
|
+
"sha256": "d83ff4db1e458a2215f5d4bf2343930a6b899fd78e2e71434aaea6d259afafe0"
|
|
642
642
|
},
|
|
643
643
|
{
|
|
644
644
|
"path": "project/.github/wtfp/skills/wtfp-plan-section/SKILL.md",
|
|
@@ -650,7 +650,7 @@
|
|
|
650
650
|
},
|
|
651
651
|
{
|
|
652
652
|
"path": "project/.github/wtfp/skills/wtfp-research-literature/references/actions.md",
|
|
653
|
-
"sha256": "
|
|
653
|
+
"sha256": "85ab6c768813bfcb49b1da3d57e329fc667aa200e72ed82afa3d7112e7384539"
|
|
654
654
|
},
|
|
655
655
|
{
|
|
656
656
|
"path": "project/.github/wtfp/skills/wtfp-research-literature/SKILL.md",
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
},
|
|
687
687
|
{
|
|
688
688
|
"path": "project/.github/wtfp/skills/wtfp-write-section/references/actions.md",
|
|
689
|
-
"sha256": "
|
|
689
|
+
"sha256": "1fe6f8d50a1abd7a0b338772560317404942874ddd67be458ca24182ea20f7a4"
|
|
690
690
|
},
|
|
691
691
|
{
|
|
692
692
|
"path": "project/.github/wtfp/skills/wtfp-write-section/SKILL.md",
|
|
@@ -702,7 +702,7 @@
|
|
|
702
702
|
},
|
|
703
703
|
{
|
|
704
704
|
"path": "project/.github/wtfp/templates/poster.md",
|
|
705
|
-
"sha256": "
|
|
705
|
+
"sha256": "5bbabf0adfc6de8f54cc839548f81b35045a7c8ffcc7117ea4008de7946c51d2"
|
|
706
706
|
},
|
|
707
707
|
{
|
|
708
708
|
"path": "project/.github/wtfp/templates/README.md",
|
|
@@ -710,7 +710,7 @@
|
|
|
710
710
|
},
|
|
711
711
|
{
|
|
712
712
|
"path": "project/.github/wtfp/templates/slides.md",
|
|
713
|
-
"sha256": "
|
|
713
|
+
"sha256": "fd88d13f02b79a8e69e23dc8a72913cfd1ecb18aaea9013f6a2f2e080f301035"
|
|
714
714
|
},
|
|
715
715
|
{
|
|
716
716
|
"path": "project/.github/wtfp/tools.json",
|
|
@@ -750,11 +750,11 @@
|
|
|
750
750
|
},
|
|
751
751
|
{
|
|
752
752
|
"path": "project/.github/wtfp/workflows/create-poster.md",
|
|
753
|
-
"sha256": "
|
|
753
|
+
"sha256": "b0fe98c72709b53a0553bb5d9343e112ef042cf2a950fa064108ac66f59d1f14"
|
|
754
754
|
},
|
|
755
755
|
{
|
|
756
756
|
"path": "project/.github/wtfp/workflows/create-slides.md",
|
|
757
|
-
"sha256": "
|
|
757
|
+
"sha256": "8ad4189076a7460fb0ec55d2aab4d4898b906c1adfbe9810b293b46192a5622e"
|
|
758
758
|
},
|
|
759
759
|
{
|
|
760
760
|
"path": "project/.github/wtfp/workflows/discuss-section.md",
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
},
|
|
803
803
|
{
|
|
804
804
|
"path": "project/.github/wtfp/workflows/plan-section.md",
|
|
805
|
-
"sha256": "
|
|
805
|
+
"sha256": "831c20c8afd147a8ba149a46f54591b6f07732983ee916a56c66701c8c701aa2"
|
|
806
806
|
},
|
|
807
807
|
{
|
|
808
808
|
"path": "project/.github/wtfp/workflows/polish-prose.md",
|
|
@@ -830,7 +830,7 @@
|
|
|
830
830
|
},
|
|
831
831
|
{
|
|
832
832
|
"path": "project/.github/wtfp/workflows/research-gap.md",
|
|
833
|
-
"sha256": "
|
|
833
|
+
"sha256": "02ffe236ba7de12e4b3abbac308c0e1cfc409147147d509616b95baec3fef012"
|
|
834
834
|
},
|
|
835
835
|
{
|
|
836
836
|
"path": "project/.github/wtfp/workflows/resume-writing.md",
|
|
@@ -858,7 +858,7 @@
|
|
|
858
858
|
},
|
|
859
859
|
{
|
|
860
860
|
"path": "project/.github/wtfp/workflows/write-section.md",
|
|
861
|
-
"sha256": "
|
|
861
|
+
"sha256": "5a2f0efcd11d7f41d941f54b80798ad481773820907fee68bea47f28b7af7bc3"
|
|
862
862
|
},
|
|
863
863
|
{
|
|
864
864
|
"path": "project/README.md",
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
},
|
|
6
6
|
"metadata": {
|
|
7
7
|
"description": "WTF-P research workflow plugins",
|
|
8
|
-
"version": "0.7.
|
|
8
|
+
"version": "0.7.4"
|
|
9
9
|
},
|
|
10
10
|
"plugins": [
|
|
11
11
|
{
|
|
12
12
|
"name": "wtfp",
|
|
13
13
|
"source": "./plugins/wtfp",
|
|
14
14
|
"description": "Portable academic research and writing workflows.",
|
|
15
|
-
"version": "0.7.
|
|
15
|
+
"version": "0.7.4",
|
|
16
16
|
"author": {
|
|
17
17
|
"name": "akougkas"
|
|
18
18
|
},
|