suede-recommend-next-action
Acerca de
Esta habilidad analiza el contexto actual de desarrollo (como el estado del repositorio o la salida de la terminal) y recomienda la única mejor acción siguiente, proporcionándola como un breve prompt listo para copiar y pegar. Evalúa las posibles acciones según criterios como la alineación con el objetivo y la urgencia, y puede expandir el prompt en pasos detallados si se solicita. Úsala cuando estés atascado o te preguntes "qué sigue" después de una revisión o auditoría, pero no ejecutará acciones sin una autorización por separado.
Instalación rápida
Claude Code
Recomendadonpx skills add JasonColapietro/suede-creator-skills -a claude-code/plugin add https://github.com/JasonColapietro/suede-creator-skillsgit clone https://github.com/JasonColapietro/suede-creator-skills.git ~/.claude/skills/suede-recommend-next-actionCopia y pega este comando en Claude Code para instalar esta habilidad
Documentación
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
- Resolve the target and the user's actual done outcome from the current request, conversation, handoff, plan, repo, or live surface.
- 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.
- Generate 2-4 candidate actions internally. Exclude work already verified as complete, adjacent cleanup, and actions outside the user's authorized scope.
- 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 result | Bounded work with moderate payoff | Unscoped, multi-day, or low-payoff work |
- Break ties by preferring a required prerequisite, then current-evidence verification, then the more reversible action. If the top two remain within one point and target ambiguity would change the answer, run at most three additional read-only checks. If still tied, show both choices and state the single fact that decides between them.
- Turn the recommendation into a 2-4 sentence quick prompt. Keep the scoring
and full operator contract internal unless the user asks to compare choices,
expand prompt, ormake it granular.
Routing Rules
- If a repo or task already has its own plan, progress doc, issue tracker, or project board, do not create a second one. Treat its recorded next step as one candidate, verify it against current source, and recommend the winner — don't replace the existing tracker.
- If the user needs options explored before a commitment can be made, say so and offer to brainstorm instead of forcing a single recommendation.
- If missing evidence is the real blocker, make the smallest read-only check the recommended action and generate a prompt for that check.
Prompt Levels
Quick Prompt (Default)
Write 2-4 sentences that another capable agent can paste and run:
- Name the selected skill or lane, exact target, and one concrete outcome.
- Include the single current fact, scope boundary, or preservation rule most likely to change execution.
- Name the observable done signal and its verification.
- Add a stop condition only when a material blocker is plausible.
Do not dump field labels, the score breakdown, a long evidence list, or numbered implementation steps by default. After the prompt, add exactly:
Say "expand prompt" for the full operator version or "make it granular" for exact steps and commands.
Expanded Prompt (On Request)
When the user says expand prompt, render the full self-contained prompt below.
Include only applicable fields and never leave placeholders such as TBD or
<path>.
Use $<skill> to complete this task.
Target: <exact repo, worktree, route, URL, document, account, or surface>
Objective: <one concrete outcome>
Current verified state:
- <fresh fact and its source>
Authorized scope: <read-only, local edits, live mutation, or other exact boundary>
Preserve: <dirty work, copy, data, identities, or other invariants>
Source-truth order: <current sources in precedence order>
Required work:
1. <smallest complete sequence>
Done signal: <observable proof>
Verification:
- <command, readback, screenshot, URL, test, or response>
Stop and report if: <material ambiguity, unsafe mutation, failed gate, or missing authority>
Return: outcome, changed surfaces, verification evidence, caveats, and status.
Granular Prompt (On Request)
When the user says make it granular, render the expanded prompt and decompose
Required work into atomic numbered steps. Include exact commands, absolute
paths, mutation checkpoints, expected readbacks, and stop conditions wherever
current evidence supports them. Do not invent missing commands or values; make
resolving a missing decisive fact the first step.
For multi-lane work spanning more than one specialist, start expanded and
granular prompts with $suede-agent-teams so the coordination lane owns the
handoff. For a single-lane task, start with the specialist the recommendation
names directly. Use exact absolute paths, URLs, handles, branch names, and
verification commands when current evidence provides them.
Output Format
Recommended action: <one sentence>
Why now: <one evidence-backed sentence>
Quick prompt: <2-4 runnable sentences>
Say "expand prompt" for the full operator version or "make it granular" for exact steps and commands.
Show the route, score, evidence list, confidence, or alternatives only when the
user asks for rationale or when the unresolved tie rule requires them. When the
recommendation is an evidence-gathering step, state that in Why now without
loading the expanded prompt.
Boundaries
- Do not mutate files, repos, deployments, accounts, messages, or live systems while recommending.
- Do not load the expanded or granular prompt by default.
- Do not repeat a broad audit when one current execution lane can be selected.
- Do not invent paths, URLs, skill availability, status, metrics, owners, or completion evidence.
- Do not recommend vague actions such as "keep working", "improve the app", or "do more research". Name a command, artifact, decision, edit, or verification result.
- Do not hide a blocker. If authority or a decisive fact is missing, make its resolution the next action.
Routing
- Need multi-lane coordination across specialists -> use
suede-agent-teams. - Need help picking which single skill fits a request -> read this pack's
router (
suede-workflow-skills) or ask directly. - Need idea exploration before selecting a move -> brainstorm directly with the user instead of forcing a single recommendation.
- Need execution -> use the specialist named in the generated prompt.
Repositorio GitHub
Preguntas frecuentes
¿Qué es el Skill suede-recommend-next-action?
suede-recommend-next-action es un Skill de Claude creado por JasonColapietro. Los Skills agrupan instrucciones y recursos que Claude carga cuando los necesita para realizar tareas relacionadas con suede-recommend-next-action sin indicaciones adicionales.
¿Cómo instalo suede-recommend-next-action?
Usa los comandos de instalación de esta página: añade suede-recommend-next-action a Claude Code como plugin o clona su repositorio en tu directorio de skills y reinicia Claude para cargarlo.
¿A qué categoría pertenece suede-recommend-next-action?
suede-recommend-next-action pertenece a la categoría Meta.
¿Se puede usar suede-recommend-next-action gratis?
Sí. suede-recommend-next-action aparece en AIMCP y se puede instalar gratis.
Habilidades relacionadas
Esta habilidad proporciona una configuración probada en producción para Content Collections, una herramienta centrada en TypeScript que transforma archivos Markdown/MDX en colecciones de datos con tipado seguro mediante validación Zod. Úsala al construir blogs, sitios de documentación o aplicaciones Vite + React con mucho contenido para garantizar seguridad de tipos y validación automática de contenido. Abarca todo, desde la configuración del plugin de Vite y compilación MDX hasta la optimización de despliegue y validación de esquemas.
Esta habilidad permite a los desarrolladores crear aplicaciones con la plataforma de mercados de predicción Polymarket, incluyendo la integración de API para operaciones y datos de mercado. También proporciona transmisión de datos en tiempo real a través de WebSocket para monitorear operaciones en vivo y actividad del mercado. Úsela para implementar estrategias de trading o crear herramientas que procesen actualizaciones de mercado en tiempo real.
Esta habilidad ayuda a los desarrolladores a crear complementos de OpenCode que se conectan a más de 25 tipos de eventos, como comandos, archivos y operaciones LSP. Proporciona la estructura del complemento, las especificaciones de la API de eventos y los patrones de implementación para módulos en JavaScript/TypeScript. Úsala cuando necesites interceptar, monitorear o extender el ciclo de vida del asistente de IA de OpenCode con lógica personalizada basada en eventos.
SGLang es un framework de alto rendimiento para el servicio de LLM que se especializa en generación rápida y estructurada para JSON, expresiones regulares y flujos de trabajo de agentes utilizando su caché de prefijos RadixAttention. Ofrece una inferencia significativamente más rápida, especialmente para tareas con prefijos repetidos, lo que lo hace ideal para salidas complejas y estructuradas, y conversaciones multiturno. Elige SGLang sobre alternativas como vLLM cuando necesites decodificación restringida o estés construyendo aplicaciones con uso extensivo de prefijos compartidos.
