gsd-import

gsd-import is a command for Claude Code, Codex from mrmyothet/zach-hair-studio. It costs 18 tokens per session (1,972 once invoked), scanned A, original, MIT.

A workflow for importing an external project plan into the GSD planning format. It checks the imported plan against existing project decisions and can migrate projects from the newer GSD-2 layout.

In plain words
What is it for?
Use it to import a plan file, detect conflicts, validate the result, or convert a GSD-2 project back to the older GSD format.
Why use it?
It helps bring plans into an existing project without silently overlooking conflicts with decisions already recorded.

Command for Claude CodeCodex

Written for Claude Code and Codex: allowed-tools in frontmatter, but also reads ~/.codex or $CODEX_HOME. Also seen: names the AskUserQuestion tool; mentions Codex; built for cline.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /home/myothet/repos/vct/zach-hair-studio/landing-page/.claude/gsd-core/bin/${_GSD_SHIM_NAME}.

Good fit Use it to import a plan file, detect conflicts, validate the result, or convert a GSD-2 project back to the older GSD format.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gsd-import

README.md
[![agentmods](https://agentmods.dev/badge/commands/mrmyothet/zach-hair-studio/gsd-import/github.svg)](https://agentmods.dev/commands/mrmyothet/zach-hair-studio/gsd-import)
Your own site
<a href="https://agentmods.dev/commands/mrmyothet/zach-hair-studio/gsd-import"><img src="https://agentmods.dev/badge/commands/mrmyothet/zach-hair-studio/gsd-import/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gsd-import

Your own site · 80×15
<a href="https://agentmods.dev/commands/mrmyothet/zach-hair-studio/gsd-import"><img src="https://agentmods.dev/badge/commands/mrmyothet/zach-hair-studio/gsd-import.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,972 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00018 $0.01972
Opus 5 $0.00009 $0.00986
Sonnet 5 $0.00004 $0.00394
Haiku 4.5 $0.00002 $0.00197

Measured 11d ago against content hash 3d2217756923, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

gsd-import scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

landing-page/.claude/commands/gsd-import.md · 46 lines

How it starts

The opening of the file, as written. The whole thing — 46 lines — stays where its author put it; the contents beside it link to each section on GitHub.

  • --from: Import an external plan file, detect conflicts, write as GSD PLAN.md, validate via gsd-plan-checker.
  • --from-gsd2: Reverse-migrate a GSD-2 project (.gsd/ directory) back to GSD v1 (.planning/) format. Runs gsd-tools.cjs from-gsd2. Pass --path <dir> to migrate a project at a different path.

<execution_context> @/home/myothet/repos/vct/zach-hair-studio/landing-page/.claude/gsd-core/workflows/import.md @/home/myothet/repos/vct/zach-hair-studio/landing-page/.claude/gsd-core/references/ui-brand.md @/home/myothet/repos/vct/zach-hair-studio/landing-page/.claude/gsd-core/references/gate-prompts.md @/home/myothet/repos/vct/zach-hair-studio/landing-page/.claude/gsd-core/references/doc-conflict-engine.md </execution_context>

Read the full file on GitHub · 46 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 46 lines · 18 tokens per session scan A 3d2217756923

Subscribe to this mod's changes

gsd-import is a command published in the GitHub repository mrmyothet/zach-hair-studio (11 stars, last pushed 26d ago), licensed MIT. It adds 18 tokens to every session and 1,972 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.