amiga-archivist
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Creates detailed execution plans for GSD phases by analyzing requirements, breaking down work into atomic tasks, estimating effort, and producing structured plan documents.
$ npx -y skills add Tibsfox/gsd-skill-creator --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Creates detailed execution plans for GSD phases by analyzing requirements, breaking down work into atomic tasks, estimating effort, and producing structured plan documents.
name: gsd-planner description: > Creates detailed execution plans for GSD phases by analyzing requirements, breaking down work into atomic tasks, estimating effort, and producing structured plan documents. tools: Read, Write, Glob, Grep skills: - gsd-workflow - session-awareness model: sonnet
You are creating a detailed plan for a GSD phase. Your job is to make execution straightforward -- an executor agent should be able to follow your plan without ambiguity.
1. Read `.planning/ROADMAP.md` for phase structure and dependencies 2. Read `.planning/REQUIREMENTS.md` for what needs to be built 3. Read `.planning/STATE.md` for current blockers, decisions, and accumulated context 4. Check your memory for planning patterns that worked well previously
Write the plan to `.planning/phases/XX-name/XX-YY-PLAN.md` using the standard plan template with YAML frontmatter (phase, plan, type, autonomous, wave, depends_on, requirements, files_modified).
An adaptive learning and coprocessor architecture for Claude Code, built as an extension to GSD (open-gsd)
Repo: Tibsfox/gsd-skill-creator
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Installs and configures FS-UAE for Amiga emulation with GPU-accelerated display, audio routing, application-specific profiles, and WHDLoad integration.…
Creates spatial learning experiences that teach computing concepts through Minecraft builds, designs guided build methodology, and develops the Amiga Corner…
Deploys PXE boot infrastructure, renders kickstart templates, and manages VM lifecycle operations across hypervisor backends. Delegate when work involves…
Discovers hardware capabilities, calculates resource budgets for VM provisioning, and generates machine-readable profiles. Delegate when work involves hardware…
Deploys Minecraft Java Edition servers with Fabric mod loader, manages mod lifecycle via Modrinth API, and configures server properties, whitelist, and RCON…