Run a bounded Sakana Fugu repository task or explicit review through codex-fugu. Use when the user types /fugu, asks to use Fugu, or asks for a Fugu review.
npx skills add https://github.com/aigorahub/elves --skill fugu
<!-- elves-managed-alias: claude-skill-alias v1 -->
This is the Elves-managed Claude Code alias for
/fugu [--deep|--ultra|--max] [--max-wait SECONDS] [--preflight] [--write] [--include PATH] <task>
and
/fugu [--deep|--ultra|--max] [--max-wait SECONDS] [--preflight] review <scope>.
Load the installed elves skill's Provider shortcut protocols and
references/provider-shortcuts.md. Resolve scripts/run_fugu.sh from the active Elves skill root,
keep the target repository as the working directory, pass through the validated mode/profile/context,
and run it.
Host Fugu routing (required when the user omits a profile flag). Natural language "use Fugu"
or plain /fugu <task> is not always bare fugu/high. Before launch, decide and state one
short Fugu route: … line. Prefer the cheapest matching lane; explicit user flags always win.
Profile locks model + effort.
rg/git/gh can finish in under a minute.review <scope> when the user asked for a review/audit.fugu/high) unless the user set a flag. --deep onlyafter plain failed or for real multi-module/security xhigh need. Prefer --ultra over plain/deep
when the run must return a written report (reserved synthesis survives the wall; plain/deep
die empty on timeout). --max only for one already-tight high-stakes gate (Ultra/Max often run
20–60+ minutes). Prefer --max-wait over automatic --deep when you only need more wall.
--write only with independent implementation authority on qualifiedLinux bwrap PID-namespace (unavailable on macOS: say so in one line).
task string. Add exact --include PATH only for non-gitignored files; **if any include, run
--preflight first** and launch only when admitted. No separate "minimal snapshot" product.
| tail / | head). Chat cancel does not stop theprovider; wait up to the wall or kill the process group. On timeout/crash, harvest any
Fugu partial salvage markers before relaunch. Verify findings host-native; clean up handoffs
and leftover process groups (see references/fugu-calling-guide.md).
Full decision table, route templates, wait/poll contract, and field notes:
references/provider-shortcuts.md (Host routing when the user says "use Fugu") and
references/fugu-calling-guide.md.
Plain /fugu <task> is a general read-only task whose answer follows the request;
/fugu review <scope> is the opinionated read-only review. Use --write only when the user's
surrounding request independently authorizes implementation and the platform provides qualified
recursive Linux bwrap PID-namespace containment. It is unavailable on macOS today. A qualified
write edits solely inside the disposable kernel-isolated snapshot and returns a bounded mode-aware
audited handoff for host inspection, never an automatic checkout edit. Exact includes must be
admitted and copied; both .env.* and *.env names are excluded. Live writable-state limits
tolerate benign disappearing temporary subtrees and fail closed on other audit errors. macOS
read-only cleanup remains best-effort and never claims recursive containment.
The runner uses the official codex-fugu launcher with policy-admitted tracked and non-ignored
untracked context, closed interactive input, and a hard wall-clock bound. It selects regular
fugu/high when the host chooses plain, fugu/xhigh with --deep, fugu-ultra-v1.1/high with
--ultra, or fugu-ultra-v1.1/max with --max.
Regular/deep sessions are ephemeral; Ultra uses exact-session staged synthesis, with its state
confined to the disposable isolated lane, events carried by a bounded host-owned pipe, final
output pinned to a no-follow descriptor, and a final descriptor-safe writable-state audit after
each settled phase.
Do not replace it with an improvised API request or remove its sandbox and timeout controls.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Take aigorahub/fugu from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.