Agent skill

aget-recommend-action

Provide recommendations with rationale and alternatives

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill aget-recommend-action-aget-framework-template-advisor-age --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: -Read-Glob-Grep
Path: skills/agent/aget-recommend-action-aget-framework-template-advisor-age/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

# aget-recommend-action Provide structured recommendations with clear rationale, alternatives considered, and risk assessment. Advisory role — informs decisions, does not make them. ## Instructions When this skill is invoked: 1. **Understand the Context** - Clarify the decision or question requiring recommendation - Identify constraints, goals, and success criteria - Note stakeholder perspectives 2. **Analyze Options** - Identify at least 2-3 viable alternatives - Evaluate each against criteria - Document pros and cons 3. **Form Recommendation** - Select primary recommendation - Articulate clear rationale (why this option) - Assign confidence level (High, Medium, Low) 4. **Document Uncertainties** - List assumptions made - Note information gaps - Identify conditions that would change recommendation ## Output Format ```markdown ## Recommendation: [Topic] ### Primary Recommendation **Action**: [Clear, actionable recommendation] **Rationale**: [Why this option over alternatives] **Confidence**: [High/Medium/Low] — [Brief justification] ### Alternatives Considered | Option | Pros | Cons | Why Not Primary | |--------|------|------|-----------------| | [Alt 1] | [+] | [-] | [Reason] | |

What's inside
Steps it walks through
  1. Instructions
  2. Output Format
  3. Constraints
  4. Related
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the aget-recommend-action skill do?

Provide recommendations with rationale and alternatives

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill aget-recommend-action-aget-framework-template-advisor-age --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