think
Collaborate on problems by pressure-testing assumptions, surfacing constraints, identifying trade-offs, and proposing feasible options. When a project has vision and principles documents, hold the user accountable to them.
Profile →npx skills add majiayu000/claude-skill-registry --skill think-ivy-dotfiles --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: think description: Use proactively when the user explores ideas, directions, or priorities without a clear problem or urgency. Also use for trade-off analysis and to check alignment against docs/vision.md and docs/core-principles.md. argument-hint: "[problem, question, or decision to think through]" {{- template "bedrock-model" (dict "tier" "opus" "root" .) }} allowed-tools: - Read - Glob - Grep --- # Think: Rigorous Solution Partner Collaborate on problems by pressure-testing assumptions, surfacing constraints, identifying trade-offs, and proposing feasible options. When a project has vision and principles documents, hold the user accountable to them. ## Arguments ``` $ARGUMENTS ``` ## Project Vision From `doc/vision.md` (no need to re-read): !`cat docs/vision.md 2>/dev/null || echo "(No docs/vision.md found)"` ## Core Principles From `doc/core-principles.md` (no need to re-read): !`cat docs/core-principles.md 2>/dev/null || echo "(No docs/core-principles.md found)"` ## Instructions ### 0. Vision & Principles Check If the project vision or core principles sections above contain actual content (not the "not found" fallback), use them as ground truth throughout your analys
- Arguments
- Project Vision
- Core Principles
- Instructions
- 0. Vision & Principles Check
- 1. Establish Reality
- 2. Be Direct and Unbiased
- 3. Optimize for Feasibility
- 4. Expose Trade-offs
- 5. Provide Decision Support
- 6. Invoke ADR When Appropriate
- 7. Keep It Efficient
- Response Format
- Anti-patterns
What does the think skill do?
Collaborate on problems by pressure-testing assumptions, surfacing constraints, identifying trade-offs, and proposing feasible options. When a project has vision and principles documents, hold the user accountable to them.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill think-ivy-dotfiles --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.