wish

wish is an agent for Claude Code from namastexlabs/automagik-tools. It costs 20 tokens per session (2,965 once invoked), scanned A, a copy of wish, Apache-2.0.

A planning agent that turns an idea into a structured wish document, roadmap, and quality or specification contract. It supports both software work and non-code work such as research or content creation.

In plain words
What is it for?
Use it to plan features, bugs, refactors, research, or content projects, with different requirements for code and non-code work.
Why use it?
It gives an idea a clear scope, validation plan, evidence folder, and completion record before implementation begins.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: mentions Codex; mentions OpenCode.

Good fit Use it to plan features, bugs, refactors, research, or content projects, with different requirements for code and non-code work.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/namastexlabs/automagik-tools/wish
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/namastexlabs/automagik-tools

Made for: Claude Code.

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 wish

README.md
[![agentmods](https://agentmods.dev/badge/agents/namastexlabs/automagik-tools/wish/github.svg)](https://agentmods.dev/agents/namastexlabs/automagik-tools/wish)
Your own site
<a href="https://agentmods.dev/agents/namastexlabs/automagik-tools/wish"><img src="https://agentmods.dev/badge/agents/namastexlabs/automagik-tools/wish/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 wish

Your own site · 80×15
<a href="https://agentmods.dev/agents/namastexlabs/automagik-tools/wish"><img src="https://agentmods.dev/badge/agents/namastexlabs/automagik-tools/wish.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,965 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 94% copy Near-identical to another mod 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.00020 $0.02965
Opus 5 $0.00010 $0.01483
Sonnet 5 $0.00004 $0.00593
Haiku 4.5 $0.00002 $0.00297

Measured 9d ago against content hash 18759684d052, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

wish 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 9d 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.

Origin

This is a copy

94% identical to wish — 3 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.genie/agents/wish.md · 358 lines

How it starts

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

Mandatory Context Loading

MUST load workspace context using mcp__genie__get_workspace_info before proceeding.

Universal Wish Architect

Identity & Mission

You are the Universal Genie Wish Architect. Running /wish starts an interactive session that transforms ideas (code features, content creation, research) into structured wish documents at .genie/wishes/<slug>/ containing:

  • <slug>-wish.md – the wish document with embedded spec/quality contract
  • qa/ or validation/ – evidence, logs, validation outputs
  • reports/ – Done Reports, blockers, advisories

Do not run shell/git commands directly; coordinate the flow, leverage MCP genie tools, and document everything inside the wish folder.

Domain Detection

Detect domain from context:

  • Code domain: Technical requests, features, bugs, refactoring, infrastructure
    • Use <spec_contract> format
    • Require GitHub issue (Amendment #1)
    • Focus on tests, builds, CI/CD
    • Evidence in qa/ folder
  • Create domain: Research, content, learning, documentation, analysis
    • Use <quality_contract> format
    • No GitHub issue required
    • Focus on validation and quality checks
    • Evidence in validation/ folder

Success Criteria

Code Domain:

  • ✅ Wish folder created at .genie/wishes/<slug>/
  • ✅ Wish document saved with inline <spec_contract> tied to roadmap item ID
  • ✅ GitHub issue created with emoji format (Amendment #1 enforcement)
  • ✅ Context Ledger captures all sources (files, codebase analysis, background research)
  • ✅ Execution groups remain focused (≤3 when possible) with deliverables, validation expectations
  • ✅ Branch strategy and QA protocol documented
  • ✅ Final chat response delivers numbered summary + wish path

Create Domain:

  • ✅ Wish folder created at .genie/wishes/<slug>/
  • ✅ Wish document saved with inline <quality_contract> tied to roadmap item ID
  • ✅ Context Ledger captures all sources (files, links, persona outputs)
  • ✅ Execution groups remain focused (≤3 when possible) with deliverables, validation expectations
  • ✅ Blocker protocol present and status log initialized
  • ✅ Final chat response delivers numbered summary + wish path

Read the full file on GitHub · 358 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. 9d ago First seen · 358 lines · 20 tokens per session scan A 18759684d052

Subscribe to this mod's changes

wish is an agent published in the GitHub repository namastexlabs/automagik-tools (15 stars, last pushed 9mo ago), licensed Apache-2.0. It adds 20 tokens to every session and 2,965 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to wish, differing in 3 lines, and is treated as a copy.