MCP HubMCP Hub
SKILL·C350E1

suede-recommend-next-action

JasonColapietro
更新日 27 days ago
5 閲覧
129
9
129
GitHubで表示
メタaidesign

について

このスキルは、現在の開発コンテキスト(リポジトリの状態やターミナル出力など)を分析し、最適な次のアクションを一つ推薦し、短くコピー&ペースト可能なプロンプトとして提供します。候補となる操作を、目標との整合性や緊急性などの基準で採点し、要求に応じてプロンプトを詳細なステップに展開できます。レビューや監査の後で行き詰まったり「次は何をすべきか」と疑問を持った際に使用してください。ただし、別途承認がない限り、アクションを実行することはありません。

クイックインストール

Claude Code

推奨
メイン
npx skills add JasonColapietro/suede-creator-skills -a claude-code
プラグインコマンド代替
/plugin add https://github.com/JasonColapietro/suede-creator-skills
Git クローン代替
git clone https://github.com/JasonColapietro/suede-creator-skills.git ~/.claude/skills/suede-recommend-next-action

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

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.
Criterion2 points1 point0 points
Goal alignmentDirectly produces the user's done signalRequired prerequisiteMerely adjacent
UnblockingUnlocks a core path or at least two downstream stepsUnlocks one stepUnlocks nothing known
EvidenceConfirmed by current sourceConfirmable with one read-only checkDepends on an assumption
UrgencyActive failure, deadline, security risk, or release gateNeeded for the active milestoneNo current pressure
LeverageFits one focused session and prevents rework or creates a reusable resultBounded work with moderate payoffUnscoped, multi-day, or low-payoff work
  1. 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.
  2. 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, or make 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:

  1. Name the selected skill or lane, exact target, and one concrete outcome.
  2. Include the single current fact, scope boundary, or preservation rule most likely to change execution.
  3. Name the observable done signal and its verification.
  4. 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.

GitHub リポジトリ

JasonColapietro/suede-creator-skills
パス: skills/suede-recommend-next-action
0
agent-orchestrationagent-skillagent-skillsai-agentsai-codinganthropic
FAQ

よくある質問

suede-recommend-next-action Skillとは何ですか?

suede-recommend-next-action はJasonColapietro が作成した Claude Skillです。Skillは、Claudeが必要に応じて読み込む指示とリソースをまとめ、追加の指示なしで suede-recommend-next-action に関連するタスクを実行できるようにします。

suede-recommend-next-action をインストールするには?

このページのインストールコマンドを使用してください。suede-recommend-next-action をプラグインとして Claude Code に追加するか、リポジトリを skills ディレクトリにクローンし、Claudeを再起動してSkillを読み込みます。

suede-recommend-next-action はどのカテゴリに属しますか?

suede-recommend-next-action は メタ カテゴリに属します。

suede-recommend-next-action は無料で利用できますか?

はい。suede-recommend-next-action は AIMCP に掲載されており、無料でインストールできます。

関連スキル

content-collections
メタ

このスキルは、Content Collections(Markdown/MDXファイルを型安全なデータコレクションに変換するTypeScriptファーストのツール)の本番環境でテストされた設定を提供します。Zodバリデーションによる型安全性を実現し、ブログ、ドキュメントサイト、コンテンツ重視のVite + Reactアプリケーション構築時にご利用ください。Viteプラグインの設定、MDXコンパイルから、デプロイ最適化、スキーマバリデーションまで、すべてを網羅しています。

スキルを見る
polymarket
メタ

このスキルは、開発者がPolymarket予測市場プラットフォームを活用したアプリケーション構築を可能にします。API統合による取引や市場データの取得に加え、WebSocketを介したリアルタイムデータストリーミングにより、ライブ取引や市場活動を監視できます。取引戦略の実装や、ライブ市場更新を処理するツールの作成にご利用ください。

スキルを見る
creating-opencode-plugins
メタ

このスキルは、開発者がコマンド、ファイル、LSP操作など25種類以上のイベントタイプにフックするOpenCodeプラグインを作成することを支援します。JavaScript/TypeScriptモジュール向けに、プラグイン構造、イベントAPI仕様、および実装パターンを提供します。カスタムイベント駆動ロジックでOpenCode AIアシスタントのライフサイクルをインターセプト、監視、または拡張する必要がある場合にご利用ください。

スキルを見る
sglang
メタ

SGLangは、高性能なLLMサービングフレームワークであり、RadixAttentionプレフィックスキャッシュを活用したJSON、正規表現、エージェントワークフロー向けの高速で構造化された生成を特長とします。特にプレフィックスが繰り返されるタスクにおいて、大幅に高速な推論を実現し、複雑な構造化出力やマルチターン対話に最適です。制約付きデコードが必要な場合や、広範なプレフィックス共有を伴うアプリケーションを構築する場合は、vLLMなどの代替案ではなくSGLangを選択してください。

スキルを見る