Agent skill

decide

Present viable paths, detect decision type, and guide commitment with a user checkpoint. Use after synthesize to move from analysis to action.

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill decide-cyberswat-claude-plugin-analys --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Allowed tools: Read
Path: skills/analysis/decide-cyberswat-claude-plugin-analys/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Decide Analysis is done. Time to move from understanding to action. Based on the synthesis above, guide the user through a decision. The goal is to stop analyzing and start acting, but with the right framing for the type of decision at hand. ## Step 1: Decision Landscape Before committing to a direction, present two to four viable paths that emerged from the synthesis. For each path: - **Path name**: A short descriptive label - **What it looks like**: One sentence describing the approach - **Primary strength**: The single biggest reason to choose this path - **Primary risk**: The single biggest concern with this path This gives the user something concrete to react to before locking in a direction. ## Step 2: Decision Type Detection Assess which type of decision this is and adapt the output format accordingly: ### Clear Choice Use when: The evidence points strongly in one direction, tradeoffs are well understood, and the decision is relatively binary or technical. Format: - **Decision**: State what you will do. One sentence, direct, unhedged. - **Confidence**: High / Medium / Low, with brief rationale - **Reversal triggers**: Specific conditions that would reopen this decision - *

What's inside
Steps it walks through
  1. Step 1: Decision Landscape
  2. Step 2: Decision Type Detection
  3. Clear Choice
  4. Phased Approach
  5. Navigational
  6. Step 3: Synthesis Confidence Connection
  7. Step 4: User Checkpoint
  8. Decision Record
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the decide skill do?

Present viable paths, detect decision type, and guide commitment with a user checkpoint. Use after synthesize to move from analysis to action.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill decide-cyberswat-claude-plugin-analys --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going