Agent skill · Documentation

shell-scenario-panel

Shell methodology scenario planning with worldview elicitation, external scenario construction, actor-relative impact analysis, and rigorous documentation. Use when exploring futures, uncertainty, preparedness, positioning, or other decisions that benefit from multi-scenario reasoning.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill shell-scenario-panel --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
Path: skills/analysis/shell-scenario-panel/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

# Shell Scenario Panel Use this skill when working inside: - `/Users/braydon/projects/experiments/ai-simulations/shell-scenario-panel` This skill is intentionally thin. The repo is the source of truth. ## Canonical Files Read only what you need, in this order: 1. `CODEX.md` or `CLAUDE.md` for runtime-specific behavior 2. `prompts/moderator.md` for the actual facilitation sequence 3. `.claude/config.json` for phase definitions and specialist rosters Do not rely on older copied workflow descriptions when these files disagree. ## Startup For Codex sessions: ```bash .codex/session-start.sh ``` To resume: ```bash .codex/session-start.sh --scenario SCENARIO-YYYY-NNN ``` To create a new scenario explicitly: ```bash .codex/session-start.sh --new ``` To open monitoring mode: ```bash .codex/session-start.sh --monitor SCENARIO-YYYY-NNN ``` For Claude sessions, use the equivalent `.claude/session-start.sh`. ## Expected Workflow The current live workflow is: 0. Worldview elicitation 0a. Internal baseline 0b. Context enrichment 1. Focal question 2. Predetermined elements 3. Critical uncertainties 4. Scenario development 5. Early warning signals 6a. Impact analysis 6b. Strategy / response testing

What's inside
Steps it walks through
  1. Canonical Files
  2. Startup
  3. Expected Workflow
  4. User-Facing Behavior
  5. Impact Layer
  6. Research and Validation
  7. Exports
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the shell-scenario-panel skill do?

Shell methodology scenario planning with worldview elicitation, external scenario construction, actor-relative impact analysis, and rigorous documentation. Use when exploring futures, uncertainty, preparedness, positioning, or other decisions that benefit from multi-scenario reasoning.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill shell-scenario-panel --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