Explain and drive the Field Theory CLI — bookmark-sourced seeds, repo-aware possibility runs that score ideas onto a 2x2 grid, and the interconnected .md files they leave behind. Trigger when the user asks about ft, bookmarks, seeds, ft possible (or the older name ft ideas), grids, dots/nodes, or how to turn saved…
One-shot setup for Watch Skill — installs the engine, bootstraps ffmpeg/yt-dlp, registers the MCP server in every detected AI agent (with backups), and configures the user's preferred vision provider. Run once after installing the plugin.
A guided command for adding support for another coding agent to an application. An agent adapter connects that coding tool's events and settings to the application.
A command that runs the project's full local checks in a fixed order: frontend linting, tests, frontend build, and Rust compilation checks. Linting checks code style and common mistakes; a build check confirms the application can be compiled.
Advance the current Writ workflow phase with an explicit tool-confirmed advance. NOT a replacement for pattern-match approval detection; this command spends the token that detection mints (see Authorization below).
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Use the active Claude Code model's current session as the semantic source. Preserve corrections, constraints, decisions, verification truth, and one exact next action. When shell access is available.
Seed one decision the user has already ruled out (with its reason), then show latch catch a future agent trying to revive it — latch's decision-continuity guardrail, live.
Make a provider's API agent-ready — comprehend its OpenAPI/docs with gecko, serve the FULL surface over MCP with a one-click add, emit the discovery breadcrumbs, and leave the provider's own MCP intact. Usage: /make-agent-ready.
Wire x402 pay-per-call onto a provider's already-comprehended API via PayAI — point tools at the provider's OWN x402 endpoint, prove the handshake offline (X402MODE=stub), keep the provider at 100%. Gecko never the rail, no cut. Usage: /setup-x402.
Export compounded state (USER.md + verified skills) to a portable .tar.gz archive. Pass the output path as $ARGUMENTS, e.g. /compounded:export /Desktop/compounded.tar.gz. Add --include-pending to also include .proposed/ and .rejected/.