One-click install
npx skills add https://github.com/Cain-Ish/claude-code-plugin --skill think-cain-ish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: think
Source: https://github.com/Cain-Ish/claude-code-plugin/tree/main/skills/think
Command: npx skills add https://github.com/Cain-Ish/claude-code-plugin --skill think-cain-ish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn an ambiguous or multi-domain topic into a structured advisor brief when you need intent, enrichment, clarifying questions, and risk flags grounded in persona context.

Core Features & Use Cases

  • Structured Opus-level advisor brief: Returns a concise bundle including intent read, prompt enrichment, clarifying questions, relevant specialists, and risk flags.
  • Tool-driven persona reasoning: Invokes persona_think with your provided topic as the prompt to generate the brief.
  • Budget/error-aware guidance: Clearly notifies you when the daily persona budget is exceeded and surfaces tool errors while allowing you to proceed.

Quick Start

Ask Claude to think about your topic by invoking the think skill with a single argument, for example: think: "[topic]".

Frequently Asked Questions about think

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get structured advice for ambiguous multi-domain design decisions?

Structured advice for ambiguous design decisions is produced by invoking a persona reasoning tool that returns a brief containing intent reads, prompt enrichment, clarifying questions, relevant specialists, and risk flags to guide multi-domain planning.

What is the best way to clarify requirements for a complex topic?

The best way to clarify requirements for a complex topic is to generate a structured advisor brief that surfaces clarifying questions and relevant specialists. This approach ensures you identify missing intent and articulate risks before proceeding with design decisions.

How do I assess risks when planning a multi-domain project?

To assess risks when planning a multi-domain project, you can use a persona-grounded tool to generate risk flags alongside intent reads and prompt enrichment. This structured brief highlights potential issues and notifies you of budget or error constraints during the assessment.

Can I use persona reasoning to enrich prompts for ambiguous tasks?

Yes, you can use persona reasoning to enrich prompts for ambiguous tasks by invoking a think tool that generates prompt enrichment alongside intent reads and clarifying questions. The tool grounds the enrichment in persona context to improve multi-domain task planning.

What happens if the daily persona budget is exceeded during tool invocation?

If the daily persona budget is exceeded during tool invocation, the system clearly notifies you of the budget constraint and surfaces any tool errors. Despite these limitations, the process allows you to proceed with the available information for your design decisions.

Do I need any specific dependencies to generate a structured advisor brief?

No specific dependencies are required to generate a structured advisor brief. You simply invoke the think skill with your topic as a single argument, and the internal persona_think tool handles the reasoning, budget tracking, and error handling automatically.