-
Notifications
You must be signed in to change notification settings - Fork 15
feat: add unblock skill to diagnose and resolve analysis paralysis #293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Merge activity
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
) # Add "unblock" skill to help users overcome analysis paralysis This PR introduces a new "unblock" skill designed to help users who are stuck in analysis paralysis and need assistance to ship faster. The skill acts as a diagnostic tool that: 1. Triggers when users express being blocked or overthinking 2. Gathers context about what they're stuck on 3. Runs a diagnostic with targeted yes/no questions across 5 key areas: - Stakes Assessment - Velocity Check - Fear Patterns - User Pressure - Time Allocation Based on the responses, the skill provides a clear diagnosis of whether the user is: - Wasting time on paranoia - Showing mixed signals - Exercising justified caution The skill then delivers a concrete prescription with time-bound actions to help the user move forward, quantifies the cost of delay, and offers immediate assistance to ship the blocked work. This skill follows key principles like being direct, using the user's own words, quantifying waste, and providing action-oriented advice with memorable punch lines.
|
View your CI Pipeline Execution ↗ for commit 9510e2a
☁️ Nx Cloud last updated this comment at |
🔍 Preview Deployment: Website✅ Deployment successful! 🔗 Preview URL: https://pr-293.pgflow.pages.dev 📝 Details:
_Last updated: _ |
🔍 Preview Deployment: Playground✅ Deployment successful! 🔗 Preview URL: https://pr-293--pgflow-demo.netlify.app 📝 Details:
_Last updated: _ |

Add "unblock" skill to help users overcome analysis paralysis
This PR introduces a new "unblock" skill designed to help users who are stuck in analysis paralysis and need assistance to ship faster. The skill acts as a diagnostic tool that:
Based on the responses, the skill provides a clear diagnosis of whether the user is:
The skill then delivers a concrete prescription with time-bound actions to help the user move forward, quantifies the cost of delay, and offers immediate assistance to ship the blocked work.
This skill follows key principles like being direct, using the user's own words, quantifying waste, and providing action-oriented advice with memorable punch lines.