Skip to content

Conversation

@jumski
Copy link
Contributor

@jumski jumski commented Nov 2, 2025

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.

@changeset-bot
Copy link

changeset-bot bot commented Nov 2, 2025

⚠️ No Changeset found

Latest commit: 9510e2a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 2, 2025

Merge activity

  • Nov 2, 12:28 PM UTC: jumski added this pull request to the Graphite merge queue.
  • Nov 2, 12:28 PM UTC: CI is running for this pull request on a draft pull request (#294) due to your merge queue CI optimization settings.
  • Nov 2, 12:29 PM UTC: Merged by the Graphite merge queue via draft PR: #294.

Copy link
Contributor Author

jumski commented Nov 2, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge:queue - adds this PR to the back of the merge queue
  • hotfix:queue - for urgent hot fixes, skip the queue and merge this PR next

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.

graphite-app bot pushed a commit that referenced this pull request Nov 2, 2025
)

# 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.
@nx-cloud
Copy link

nx-cloud bot commented Nov 2, 2025

View your CI Pipeline Execution ↗ for commit 9510e2a

Command Status Duration Result
nx run-many -t build --projects client,dsl --co... ✅ Succeeded 4s View ↗
nx affected -t build --configuration=production... ✅ Succeeded <1s View ↗
nx affected -t lint typecheck test --parallel -... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-02 12:30:13 UTC

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2025

🔍 Preview Deployment: Website

Deployment successful!

🔗 Preview URL: https://pr-293.pgflow.pages.dev

📝 Details:

  • Branch: chore-add-unblock-claude-skill
  • Commit: 154d75ac2e45f6b378c1b743c178abbf66027c54
  • View Logs

_Last updated: _

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2025

🔍 Preview Deployment: Playground

Deployment successful!

🔗 Preview URL: https://pr-293--pgflow-demo.netlify.app

📝 Details:

  • Branch: chore-add-unblock-claude-skill
  • Commit: 154d75ac2e45f6b378c1b743c178abbf66027c54
  • View Logs

_Last updated: _

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants