improve: enhance ultra-think command#452
Merged
Merged
Conversation
- Rewrote frontmatter description to be specific and outcome-oriented
- Removed performative Step 1 ("Initialize Ultra Think Mode") and replaced with a direct problem-framing opener
- Added scope-clarification gate to avoid unnecessary clarifying questions
- Replaced rigid 10-step waterfall with flexible "Required Analysis Elements" framework
- Integrated Key Principles (inversion, second-order thinking, cross-domain) into the analysis elements
- Replaced "2-4 pages" output target with quality-focused Output Expectations
- Preserved structured output template (Problem Analysis / Solution Options / Recommendation)
- Preserved all 4 usage examples
- Added extended thinking tip for hardest decisions
Automated review cycle | Co-Authored-By: Claude Code <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
| Metric | Count |
|---|---|
| Total Components | 753 |
| ✅ Passed | 360 |
| ❌ Failed | 393 |
| 621 |
❌ Failed Components (Top 5)
| Component | Errors | Warnings | Score |
|---|---|---|---|
vercel-edge-function |
3 | 4 | 81/100 |
neon-expert |
2 | 1 | 89/100 |
agent-overview |
2 | 1 | 89/100 |
unused-code-cleaner |
2 | 1 | 89/100 |
context7 |
2 | 2 | 88/100 |
...and 388 more failed component(s)
📊 View Full Report for detailed error messages and all components
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Component Improvement
Changes
$ARGUMENTSResearch Summary
ultra-think is the #2 trending command with 6,011 downloads and 180/week. The original command had a rigid 10-step waterfall structure that was better suited to a tutorial than an instruction prompt, a generic description that did not differentiate it, and orphaned "Key Principles" that were disconnected from the main flow. The improvements shift it from a prescriptive procedure to a flexible analytical framework that leverages how Claude actually reasons.
Validation
ultra-think.md)Automated review cycle by Component Improvement Loop
Summary by cubic
Enhances the
ultra-thinkcommand to deliver a flexible, outcome-focused analysis with fewer unnecessary questions. This makes results clearer, faster to use, and more actionable.cli-tool/components/); updatedcommands/utilities/ultra-think.md. No new components; no catalog regen; no new env vars/secrets.Written for commit de2cd74. Summary will update on new commits.