Team & Internal

Run quick team votes, design critiques, and stakeholder feedback rounds without recruiting external participants. Share links over Slack, monitor responses in real time, and let Claude fix issues automatically based on what your team reports.

Team Voting

You want a quick team vote — which feature to build, which design to ship, which name to pick. Claude sends voting links to your Slack channel and you get ranked results with agreement scores. Free, no recruitment needed.

Participant view
vs
A
Tie
B
Learn more about Pairwise Comparison
How you'd run it
$ claude "run a team vote: which feature should we build next?"
What you get back
Rank Option Votes Win Rate
#1 "Dark mode" 6/8 75.0%
#2 "API export" 5/8 62.5%
#3 "Mobile app" 4/8 50.0%
#4 "SSO integration" 1/8 12.5%
8 voters · Agreement: 0.65 · Sent via #product on Slack

Internal Design Critique

You want your team to score a few design options on a numeric scale. Claude DMs each reviewer their unique link on Slack. You get averaged scores and see where reviewers agree or disagree — great for design sprints and creative reviews.

Participant view
1
2
3
4
5
Learn more about Rating Scale
How you'd run it
$ claude "have the team rate these 3 design options 1-10"
What you get back
Design Mean Std Dev Range
option-a.fig 8.2 0.84 7-10
option-b.fig 6.5 1.73 4-9
option-c.fig 5.1 2.12 2-8
6 reviewers · Sent via DM on Slack
High disagreement on option-c (std dev > 2.0)

Async Stakeholder Feedback

You want structured feedback from stakeholders on a staging site. Each reviewer browses and types their observations at their own pace. Async-friendly and works across time zones — no scheduling needed.

Participant view
Describe what you see...
Learn more about Free Text
How you'd run it
$ claude "collect async feedback on staging.example.com from stakeholders"
What you get back
Feedback by area (5 stakeholders):
Navigation 3 mentions "Sidebar feels cluttered"
Copy 2 mentions "Pricing page needs legal review"
Performance 2 mentions "Dashboard takes 4s to load"
Design 1 mention "Love the new color scheme"
12 observations · Collected over 48h · Free (internal)

Feedback-Driven Fix Loop

You want the full loop: create a study, send links to your team on Slack, wait for responses, then automatically fix the issues — all in one Claude Code session. Ship fixes in minutes, not days.

Participant view
AI MODERATOR
Browse product
Voice session
Learn more about Voice Interviews
How you'd run it
$ claude "test the homepage, send links to #design on Slack,
then fix what they find"
What you get back
Study complete → 4 findings → Auto-fixing...
✓ Fixed: hero headline contrast (P0)
✓ Fixed: broken link in footer (P1)
✓ Fixed: CTA button hover state (P2)
⏭ Skipped: font choice (P3, subjective)
3 fixes applied · 1 commit · Ready for review