agentsclimarketplace

Soc policy analysis

Skill charlieviettq/awesome-agent-skill/.cursor/skills/asgard-ai-platform/soc-policy-analysis

Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).

Install
npx -y skills add charlieviettq/awesome-agent-skill --skill soc-policy-analysis

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 22 stars22 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Conduct structured policy analysis including problem definition, alternative evaluation, and evidence-based recommendation. Use this skill when the user needs to evaluate policy options, compare interventions, assess regulatory impact, or make public sector recommendations — even if they say 'which policy should we adopt', 'what's the best approach to this public problem', or 'evaluate these policy alternatives'.

SKILL.md

5.6 KB, ~1.1k tokens by cl100k_base, as published. Nobody here has run it

Policy Analysis

Overview

Policy analysis is a systematic method for evaluating alternative courses of action to address public problems. It follows a structured process: define the problem → identify alternatives → establish criteria → evaluate → recommend. It applies to government policy, corporate policy, and organizational decision-making.

Framework

IRON LAW: Problem Definition Determines Everything

How you define the problem determines which solutions are considered.
"Traffic congestion" suggests road-building. "Excessive car dependency"
suggests public transit. "Inefficient land use" suggests zoning reform.

The same observable situation can be framed as different problems,
leading to completely different policy responses. Make the framing
explicit and examine alternatives.

The Six Steps

1. Define the Problem

  • What is the problem? (observable evidence, not just symptoms)
  • Who is affected? How severely?
  • What causes it? (root cause, not proximate cause)
  • How is the problem framed? Are there alternative framings?

2. Identify Alternatives

  • Status quo (do nothing — always include as baseline)
  • Incremental options (modify existing policy)
  • Transformative options (fundamentally new approach)
  • Aim for 3-5 genuine alternatives, not strawmen

3. Establish Evaluation Criteria Common criteria:

CriterionQuestion
EffectivenessDoes it solve the problem?
EfficiencyBenefit relative to cost?
EquityWho bears the costs? Who gets the benefits?
FeasibilityPolitical, administrative, and technical viability?
SustainabilityCan it be maintained long-term?

4. Evaluate Alternatives Score each alternative against each criterion. Use evidence (data, case studies, research) wherever possible. Acknowledge uncertainty.

5. Recommend Select the alternative with the best overall profile. Justify the trade-offs explicitly — no alternative will score highest on every criterion.

6. Implementation Considerations

  • Political feasibility: Who needs to approve? Who might oppose?
  • Administrative capacity: Can existing institutions implement this?
  • Timeline and phasing
  • Monitoring and evaluation plan

Output Format

# Policy Analysis: {Problem}

## Problem Definition
- Problem: {description}
- Affected population: {who}
- Root cause: {analysis}
- Alternative framings: {other ways to define this problem}

## Alternatives
1. Status quo
2. {Option A}
3. {Option B}
4. {Option C}

## Evaluation Matrix
| Criterion | Status Quo | Option A | Option B | Option C |
|-----------|-----------|----------|----------|----------|
| Effectiveness | L/M/H | L/M/H | L/M/H | L/M/H |
| Efficiency | L/M/H | ... | ... | ... |
| Equity | L/M/H | ... | ... | ... |
| Feasibility | L/M/H | ... | ... | ... |

## Recommendation
**{Selected option}** — {justification including trade-off acknowledgment}

## Implementation Plan
- Political path: {approval process}
- Timeline: {phases}
- Monitoring: {how to measure success}

Examples

Correct Application

Scenario: Policy analysis for reducing food delivery rider injuries in Taipei

  • Problem: 45% increase in delivery rider traffic injuries (2023-2024)
  • Alternatives: (1) Status quo, (2) Mandatory insurance + training, (3) Speed limits on delivery apps during peak hours, (4) Platform liability for rider injuries
  • Evaluation: Option 2 scores highest on feasibility (incremental) and effectiveness (directly addresses risk); Option 4 is most effective but politically difficult (platform lobbying)
  • Recommendation: Option 2 as immediate action, with Option 4 as medium-term legislative goal ✓

Incorrect Application

  • "The problem is delivery riders drive too fast" → Symptom, not root cause. WHY do they drive fast? Because platform algorithms reward speed, per-delivery pay incentivizes rushing, and there's no penalty for unsafe driving. Different root causes lead to different solutions. Violates Iron Law: problem definition determines everything.

Gotchas

  • Always include status quo: "Do nothing" is a valid option and the baseline for comparison. Sometimes it's the best option if alternatives are worse.
  • Avoid strawman alternatives: Including obviously bad options to make your preferred option look good is intellectually dishonest. All alternatives should be genuine.
  • Equity is often traded for efficiency: Policies that are most efficient often have unequal distributional impacts. Make this trade-off explicit.
  • Implementation kills good policy: A brilliant policy that can't be implemented is worthless. Feasibility is not a secondary criterion — it's a prerequisite.
  • Evidence hierarchy: RCTs > quasi-experiments > case studies > expert opinion > anecdote. Use the strongest evidence available, and be explicit about evidence quality.

References

  • For cost-benefit analysis methodology, see references/cost-benefit.md
  • For evidence-based policy frameworks, see references/evidence-hierarchy.md

What ships with it: 3 files

29.8 KB alongside SKILL.md

examples/

references/

Keep looking

Skills are one crate of 326,970. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.