Skip to content

feat(productivity): add prepare-proposal-deck skill - #90

Merged
atman-33 merged 1 commit into
mainfrom
feature/proposal-deck-skill
Jul 27, 2026
Merged

feat(productivity): add prepare-proposal-deck skill#90
atman-33 merged 1 commit into
mainfrom
feature/proposal-deck-skill

Conversation

@atman-33

Copy link
Copy Markdown
Owner

Summary

  • Add prepare-proposal-deck skill to plugins/productivity/: turns a proposal into a decision-driven brief plus a paste-ready Claude Design prompt.
  • Fixes the meeting decision to one sentence, fences what's out of scope, forces every deck section to justify its slot, and runs grilling to build the anticipated Q&A.
  • Claude Code cannot drive Claude Design's generation directly (DesignSync only syncs project files), so the skill's output stops at the prompt, not a rendered deck.
  • Bump productivity plugin 0.21.0 → 0.22.0 (plugin.json + marketplace.json) and add the skill to the catalog row in docs/plugins.md.

Test plan

  • Dry-ran the skill by hand against a sample proposal ("async code review") and produced both a brief and a design prompt
  • Found and fixed one gap: open questions from the grilling step had no slot in DESIGN-PROMPT.md and were getting dropped between the brief and the prompt
  • Not yet verified: pasting a generated prompt into Claude Design and checking the rendered deck

🤖 Generated with Claude Code

Turns a proposal into a decision-driven brief and a paste-ready Claude
Design prompt. The skill fixes the meeting decision to one sentence,
fences what is out of scope, makes every section justify its slot, and
runs grilling to build the Q&A appendix.

Claude Design generation cannot be driven from Claude Code (DesignSync
only syncs project files), so the skill stops at the prompt.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 40333205-57c6-4077-ab03-a23b691db123

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/proposal-deck-skill

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@atman-33
atman-33 merged commit 6601de1 into main Jul 27, 2026
2 checks passed
@atman-33
atman-33 deleted the feature/proposal-deck-skill branch July 27, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant