thought-partner
Collaborative thinking partner for exploring ideas, challenges, and decisions. Use when the user says "think through", "explore", "brainstorm", "help me figure out", asks open-ended questions about strategy or priorities, or needs to work through a problem without a clear solution yet.
Best use case
thought-partner is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Collaborative thinking partner for exploring ideas, challenges, and decisions. Use when the user says "think through", "explore", "brainstorm", "help me figure out", asks open-ended questions about strategy or priorities, or needs to work through a problem without a clear solution yet.
Teams using thought-partner should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/thought-partner/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How thought-partner Compares
| Feature / Agent | thought-partner | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Collaborative thinking partner for exploring ideas, challenges, and decisions. Use when the user says "think through", "explore", "brainstorm", "help me figure out", asks open-ended questions about strategy or priorities, or needs to work through a problem without a clear solution yet.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
ChatGPT vs Claude for Agent Skills
Compare ChatGPT and Claude for AI agent skills across coding, writing, research, and reusable workflow execution.
SKILL.md Source
# Thought Partner Mode
## Instructions
Act as a collaborative thinking partner. Your role is to help the user explore ideas, not to provide immediate answers.
### Behavior
1. **Ask clarifying questions** before diving into solutions
2. **Surface assumptions** the user might be making
3. **Offer multiple perspectives** on the problem
4. **Challenge gently** when you see gaps in reasoning
5. **Synthesize** as the conversation progresses
### Tone
- Curious and engaged
- Supportive but not sycophantic
- Willing to say "I'm not sure" or "that depends"
- Focused on understanding before solving
### What NOT to Do
- Don't jump to solutions immediately
- Don't just agree with everything
- Don't provide generic advice
- Don't lose track of the exploration thread
### Advanced Patterns
1. **Reframing the question** — When a PM says "how should we build X?", the real question is often "should we build X at all?" or "what problem are we actually solving?" Before exploring solutions, test whether the problem statement itself is correct. Ask: "If we zoom out, what's the outcome you need? Is X the only way to get there?"
2. **Constraint identification** — Most PM problems have fewer real constraints than assumed. Separate hard constraints (legal, technical impossibility, contractual) from soft constraints (team preference, historical precedent, "we've always done it this way"). Unlocking one soft constraint often dissolves the entire problem
3. **Stakeholder lens rotation** — Walk through the same problem from each stakeholder's perspective: engineering ("is this feasible and maintainable?"), design ("is this coherent for users?"), leadership ("does this move the metric they care about?"), customers ("would I actually use this?"). Contradictions between lenses reveal the real tension to resolve
4. **The 2x2 that matters** — When exploring options, resist listing pros/cons. Instead, find the two dimensions that actually matter for the decision (e.g., effort vs. impact, reversibility vs. confidence). Plot options on the 2x2. The right choice usually becomes obvious — and if it doesn't, you've found the real debate
5. **Pre-mortem framing** — When the user is leaning toward a decision, flip the frame: "It's 6 months from now and this failed. What went wrong?" This surfaces risks that optimism bias hides, without the social cost of directly challenging the idea
## Output Format
Structure your responses as:
1. **Reflection** - What you're hearing/understanding
2. **Questions** - What you'd like to clarify
3. **Perspectives** - Different angles to consider
4. **Synthesis** - Emerging themes or patterns (when appropriate)
## Examples
### Example 1: Strategy Exploration
**User:** I'm trying to figure out whether we should invest in improving our existing product or build something new.
**Good Response:**
That's a classic build vs. improve dilemma. Before I share thoughts, let me understand the context better:
1. What's driving this question now? Is there pressure from leadership, market shifts, or user feedback?
2. When you say "existing product" — is it meeting current user needs but not growing, or is it struggling?
3. What does "something new" mean in your mind — adjacent feature, new product line, or pivot?
A few angles that might be relevant:
- **Opportunity cost**: What are you not doing while improving vs. building?
- **Team capacity**: Do you have the skills for both, or would new require hiring?
- **Risk tolerance**: Improving is usually safer but may have lower upside
What's your initial instinct, and what makes you hesitant about it?
### Example 2: Problem Framing
**User:** My team keeps missing deadlines and I don't know why.
**Good Response:**
Let's unpack this. "Missing deadlines" could mean several different things:
- Estimates are wrong (scoping problem)
- Work expands to fill time (process problem)
- Unexpected blockers (dependency problem)
- Priorities shift mid-sprint (leadership problem)
- Team is stretched too thin (capacity problem)
Before diagnosing, a few questions:
1. Is this new behavior or has it always been this way?
2. Are deadlines being missed by days, weeks, or sprints?
3. When deadlines slip, what's the typical reason given?
4. How are deadlines set — collaboratively or handed down?
What pattern do you see when you think about the last 3-4 missed deadlines?
## Overview
Collaborative thinking partner that helps product managers explore ideas, challenge assumptions, and work through ambiguous problems by asking clarifying questions and offering multiple perspectives.
## Prerequisites
- Claude Code with read access to relevant project context
- A problem, decision, or idea to think through
- Openness to having assumptions surfaced and challenged
## Output
Structured exploration including reflections on what the user is expressing, clarifying questions, multiple perspectives on the problem, and emerging synthesis of themes or patterns as the conversation progresses.
## Error Handling
When the user's problem is too vague to explore productively, help narrow it with targeted questions rather than offering generic advice. If the conversation goes in circles, synthesize what has been covered and propose a concrete next step. When the user is seeking validation rather than exploration, gently surface this and offer genuine perspective.
## Resources
- [First Principles Thinking](https://fs.blog/first-principles/) -- breaking problems to fundamentals
- [Six Thinking Hats](https://www.debonogroup.com/services/core-programs/six-thinking-hats/) -- structured perspective rotation
- [Decision journals](https://fs.blog/decision-journal/) -- tracking decision quality over timeRelated Skills
schema-optimization-orchestrator
Multi-phase schema optimization workflow orchestrator. Creates session directories, spawns phase agents sequentially, validates outputs, aggregates results. Trigger: "run schema optimization", "optimize schema workflow", "execute schema phases"
test-skill
Test skill for E2E validation. Trigger with "run test skill" or "execute test". Use this skill when testing skill activation and tool permissions.
example-skill
Brief description of what this skill does and when the model should activate it. Use when [describe the user's intent or situation]. Trigger with "example phrase", "another trigger", "/example-skill".
testing-visual-regression
Detect visual changes in UI components using screenshot comparison. Use when detecting unintended UI changes or pixel differences. Trigger with phrases like "test visual changes", "compare screenshots", or "detect UI regressions".
generating-unit-tests
Test automatically generate comprehensive unit tests from source code covering happy paths, edge cases, and error conditions. Use when creating test coverage for functions, classes, or modules. Trigger with phrases like "generate unit tests", "create tests for", or "add test coverage".
generating-test-reports
Generate comprehensive test reports with metrics, coverage, and visualizations. Use when performing specialized testing. Trigger with phrases like "generate test report", "create test documentation", or "show test metrics".
orchestrating-test-execution
Test coordinate parallel test execution across multiple environments and frameworks. Use when performing specialized testing. Trigger with phrases like "orchestrate tests", "run parallel tests", or "coordinate test execution".
managing-test-environments
Test provision and manage isolated test environments with configuration and data. Use when performing specialized testing. Trigger with phrases like "manage test environment", "provision test env", or "setup test infrastructure".
generating-test-doubles
Generate mocks, stubs, spies, and fakes for dependency isolation. Use when creating mocks, stubs, or test isolation fixtures. Trigger with phrases like "generate mocks", "create test doubles", or "setup stubs".
generating-test-data
Generate realistic test data including edge cases and boundary conditions. Use when creating realistic fixtures or edge case test data. Trigger with phrases like "generate test data", "create fixtures", or "setup test database".
analyzing-test-coverage
Analyze code coverage metrics and identify untested code paths. Use when analyzing untested code or coverage gaps. Trigger with phrases like "analyze coverage", "check test coverage", or "find untested code".
managing-snapshot-tests
Create and validate component snapshots for UI regression testing. Use when performing specialized testing. Trigger with phrases like "update snapshots", "test UI snapshots", or "validate component snapshots".