aminet-browser
Aminet search and browse: full-text search, category tree navigation, architecture filtering, package detail, and curated collections. Use when searching,…
Thinking frameworks for decisions and problem analysis. Use when evaluating options, root causes, or prioritizing.
$ npx -y skills add Tibsfox/gsd-skill-creator --skill decision-framework --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/decision-frameworkContext preview
The summary Claude sees to decide when to auto-load this skill.
Thinking frameworks for decisions and problem analysis. Use when evaluating options, root causes, or prioritizing.
name: decision-framework description: Thinking frameworks for decisions and problem analysis. Use when evaluating options, root causes, or prioritizing. version: 1.0.0 format: 2025-10-02 triggers: - "evaluating options, root causes, or prioritizing" updated: 2026-04-25 status: ACTIVE
| Situation | Framework | |-----------|-----------| | Challenge assumptions | First Principles | | Find root cause | 5 Whys | | Prioritize tasks | Eisenhower Matrix | | Focus effort | Pareto 80/20 | | Identify risks | Inversion | | Map consequences | Second-Order Thinking | | Compare options | Decision Matrix |
**First Principles:** State problem → list assumptions → challenge each → identify fundamentals → build from truths.
**5 Whys:** State problem → ask "why?" iteratively → verify chain backwards → act on deepest cause.
**Eisenhower:** Urgent+Important (do), Not-Urgent+Important (schedule), Urgent+Not-Important (delegate), Neither (eliminate).
**Pareto:** List items → measure impact → sort → find ~20% driving ~80% → focus there.
**Inversion:** State goal → "what guarantees failure?" → list failure modes → invert into prevention.
**Second-Order:** Map effects → map what THOSE cause → find hidden costs → decide with full picture.
**Decision Matrix:** List options → weighted criteria → score each → sum → sanity check winner.
An adaptive learning and coprocessor architecture for Claude Code, built as an extension to GSD (open-gsd)
Repo: Tibsfox/gsd-skill-creator
Aminet search and browse: full-text search, category tree navigation, architecture filtering, package detail, and curated collections. Use when searching,…
FS-UAE emulator configuration and launch: hardware profiles, ROM management, WHDLoad integration, config generation, and state snapshots. Use when configuring…
Manages Aminet INDEX infrastructure: fetch, parse, cache, and incremental update of ~84,000-entry package database. Use when managing INDEX data, checking…
Aminet package installation: LhA/LZX extraction, Amiga filesystem mapping, dependency detection, install tracking, and scan gate enforcement. Use when…
Selective Aminet package mirroring: single-package fetch, integrity verification, mirror state tracking, bulk download, and sync detection. Use when…
Multi-layer virus scanning for Aminet packages. Signature-based detection, heuristic hunk analysis, boot block scanning, quarantine management, and scan…