aminet-browser
Aminet search and browse: full-text search, category tree navigation, architecture filtering, package detail, and curated collections. Use when searching,…
Transform a user's builder vision into a complete, executable GSD mission package. Use this skill whenever a user has described what they want to BUILD (a product, tool, feature, system, educational pack, or ecosystem component) and wants it structured for GSD execution.
$ npx -y skills add Tibsfox/gsd-skill-creator --skill vision-to-mission --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/vision-to-missionContext preview
The summary Claude sees to decide when to auto-load this skill.
Transform a user's builder vision into a complete, executable GSD mission package. Use this skill whenever a user has described what they want to BUILD (a product, tool, feature, system, educational pack, or ecosystem component) and wants it structured for GSD execution.
name: vision-to-mission description: "Transform a user's builder vision into a complete, executable GSD mission package. Use this skill whenever a user has described what they want to BUILD (a product, tool, feature, system, educational pack, or ecosystem component) and wants it structured for GSD execution. Triggers include: 'structure this for GSD', 'make this into a milestone', 'turn this vision into a mission', 'package this up for Claude Code', 'create the mission files', 'I want to hand this to GSD', 'make me a mission package', or any request to decompose a described system into wave-based executable tasks. Also trigger when the user has a vision doc already written and needs mission decomposition. Prefer this skill over generic document creation whenever the GSD ecosystem is mentioned alongside building something." version: 1.0.0 format: 2025-10-02 triggers: - "a user has described what they want to BUILD (a product, tool, feature, system, educational pack, or ecosystem component) and wants it structured for GSD execut" - "'structure this for GSD', 'make this into a milestone', 'turn this vision into a mission', 'package this up for Claude Code', 'create the mission files', 'I wan" - the user has a vision doc already written and needs mission decomposition updated: 2026-04-25 status: ACTIVE
Transform a user's builder vision — described in conversation — into a complete, GSD-ready mission package: a structured folder of markdown files ready for handoff to Claude Code and the GSD orchestrator.
**This skill produces builders' output, not researchers' output.** It generates the executable files: milestone spec, component specs, wave plan, test plan, and README. Compare with `research-mission-generator`, which produces a LaTeX research document. Use this skill when the goal is to *build* something.
---
Detect which pipeline the conversation warrants — **do not ask the user** unless genuinely ambiguous.
| Speed | When | Stages Produced | |-------|------|-----------------| | **Full** (Vision → Research → Mission) | Domain requires professional accuracy, safety, or cultural sensitivity (electronics, nutrition, cultural heritage, medical) | All three stages | | **Fast** (Vision + Mission, skip research) | Domain within Claude's training, pure software/tooling, internal GSD components | Vision doc + mission files | | **Mission-only** | User already has a vision doc, needs decomposition | Mission files only |
---
Scan the current conversation (and past conversations if referenced) for:
| Element | Where to Find It | Fallback | |---------|-------------------|----------| | **What to build** | User's description, framing, analogies | Ask one targeted question | | **Why it matters** | User's motivation, problem statement | Infer from context | | **Architecture hints** | ASCII diagrams, component lists, agent descriptions | Derive from vision | | **Existing dependencies** | Other GSD vision docs referenced | Search past conversations | | **Success picture** | "Done looks like..." statements | Synthesize from goals | | **Safety/sensitivity** | Domain signals (cultural content, health, electronics) | Detect from domain | | **User's metaphors** | Analogies, framings, philosophical arcs | Carry into vision narrative | | **Thinking time sessions** | User stream-of-consciousness while Claude listened | Highest priority — preserve verbatim insights |
**Critical:** Preserve the user's own language. Their metaphors, framings, and analogies belong in the vision narrative. Don't replace user thinking with generic content.
---
Read `references/vision-archetypes.md` to classify the vision. Each archetype has characteristic components, common failure modes, and chipset patterns. Classification shapes the output structure.
Quick reference:
| Archetype | Key Signals | Mission Shape | |-----------|-------------|---------------| | **Educational Pack** | Curriculum, modules, Try Sessions, cultural content | Safety Warden mandatory; 6–10 components | | **Infrastructure Component** | Filesystem contracts, message schemas, APIs, technical spec | Schema-first Wave 0; 4–6 components | | **Organizational System** | Roles, activation profiles, responsibilities, communication | Role mapping Wave 0; 5–8 components | | **Creative Tool** | UX/workflow, rendering pipeline, user experience | UX-first prototyping; 4–7 components | | **Agent/Skill Pack** | Agents, skills, skill-creator integration, chipset | Chipset YAML central; 5–9 components | | **Research Mission** | Surveys, findings, academic structure, evidence | Use research-mission-generator instead |
---
Skip if the user already has a vision doc. Otherwise, write `01-vision-doc.md` from harvested content.
See `references/mission-templates.md` → **Vision Document Template** for the complete structure.
**Vision doc quality gates (run before proceeding):**
---
For Full pipeline speed only. Otherwise skip.
Conduct targeted web research using these source quality rules (**ABSOLUTE**):
Structure as `02-res
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…