suede-recommend-next-action

Solid

Next-action selector for this pack: reads current repo, terminal, plan, or handoff state, scores 2-4 candidate moves against goal alignment, unblocking, evidence, urgency, and leverage, and returns one recommended action plus a short, self-contained copy/paste prompt — expanding into a full operator prompt or granular steps only on request. Use when the user asks 'what's next', 'what should I do next', 'recommend the next move', 'give me the prompt', 'expand prompt', or 'make it granular', especially after a review, audit, plan, or stalled task. NOT FOR: executing the recommended action without the user's separate authorization, or coordinating a multi-lane build across specialists (use suede-agent-teams).

AI & Automation 135 stars 10 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
71
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Suede Recommend Next Action Recommend one action and package it as a short runnable prompt. Inspect current state read-only; do not execute the recommended action unless the user separately authorizes execution. Keep the full operator contract hidden until the user asks to expand it. ## Recommendation Workflow 1. Resolve the target and the user's actual done outcome from the current request, conversation, handoff, plan, repo, or live surface. 2. Check only the evidence needed to distinguish the next move. Prefer, in order: current terminal/repo/live state, current source documents, current plans or handoffs, then older memory. 3. Generate 2-4 candidate actions internally. Exclude work already verified as complete, adjacent cleanup, and actions outside the user's authorized scope. 4. Score each candidate from 0-2 on every criterion below. Recommend the highest total. | Criterion | 2 points | 1 point | 0 points | |---|---|---|---| | Goal alignment | Directly produces the user's done signal | Required prerequisite | Merely adjacent | | Unblocking | Unlocks a core path or at least two downstream steps | Unlocks one step | Unlocks nothing known | | Evidence | Confirmed by current source | Confirmable with one read-only check | Depends on an assumption | | Urgency | Active failure, deadline, security risk, or release gate | Needed for the active milestone | No current pressure | | Leverage | Fits one focused session and prevents rework or creates a reusable res...

Details

Author
JasonColapietro
Repository
JasonColapietro/suede-creator-skills
Created
3 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category