agent
/agent/ alias auxShortcut: One verb to drive the agent toolchain, build / eval / deploy. Auto-routes by whats on disk -> /ll-agent
/agent
ll-agent, agent-build, agent-call
reads network writes repo
aux. shortcut for /ll-agent.
358 entries. The standard library of Luna Pipes, sorted alphabetically within 47 categories. Hover any headword for its call signature; follow "see also" for cross-references.
Shortcut: One verb to drive the agent toolchain, build / eval / deploy. Auto-routes by whats on disk -> /ll-agent
/agent
ll-agent, agent-build, agent-call
reads network writes repo
aux. shortcut for /ll-agent.
Shortcut: Scaffold a full production AI agent (planner + RAG + MCP + verifier + guardrails + approvals + OTel + eval harness) -> /ll-agent-build
/agent-build
ll-agent-build, agent, agent-call
reads repo writes repo
aux. shortcut for /ll-agent-build.
Shortcut: Invoke a built agent as a Luna Pipes verb. Pipe input in, structured trace + result out -> /ll-agent-call
/agent-call
ll-agent-call, agent, agent-build
writes repo
aux. shortcut for /ll-agent-call.
Shortcut: Deploy a scaffolded agent to CF Workers, AWS Lambda, Cloud Run, k8s, Docker Compose, or Fly. Refuses to ship if eval hasnt passed -> /ll-agent-deploy
/agent-deploy
ll-agent-deploy, agent, agent-build
reads network
aux. shortcut for /ll-agent-deploy.
Shortcut: Golden tests + regression for an AI agent. Scores completion, tool-call efficiency, cost, latency, hallucination rate -> /ll-agent-eval
/agent-eval
ll-agent-eval, agent, agent-build
reads network
aux. shortcut for /ll-agent-eval.
Shortcut: Race N agent variants in parallel git worktrees, pick the best by consensus / verifier / cheapest -> /ll-agent-swarm
/agent-swarm
ll-agent-swarm, agent, agent-build
aux. shortcut for /ll-agent-swarm.
Shortcut: Chain multiple agents together -> /ll-agent-chain
/chain
ll-agent-chain, agent, agent-build
aux. shortcut for /ll-agent-chain.
Shortcut: Goal-driven autonomous actions -> /ll-lam
/lam
aux. shortcut for /ll-lam.
One verb to drive the agent toolchain. Routes to /ll-agent-build, /ll-agent-eval, /ll-agent-deploy based on the subcommand. Default - if `path` exists and has agent.json, runs eval+deploy; else builds
/ll-agent
reads network writes repo
Scaffold a full production AI agent with planner + executor + RAG + memory + MCP tool layer + verifier + guardrails + human-in-the-loop + audit log + OpenTelemetry. Implements the autonomy-levels arch
/ll-agent-build
reads repo,network writes repo
Call an agent (built by /ll-agent-build) as a Luna Pipes verb. Streams the agents trace back into the pipe so downstream stages can react to its output. Lets agents be composed like any other verb, pi
/ll-agent-call
reads repo,network writes repo
Chain multiple agents together, RAG + Nexa + OpenHands + LAM in custom pipelines
/ll-agent-chain
reads repo,network writes repo
Deploy an agent scaffolded by /ll-agent-build to Cloudflare Workers, AWS Lambda, Google Cloud Run, Kubernetes, or Docker Compose. Provisions managed dependencies (Postgres, Redis, vector store) per th
/ll-agent-deploy
reads repo,network writes repo
Run an agents golden test suite, score task completion / tool-call efficiency / cost / latency / hallucination rate. Pipes through /ll-no-bluf to verify the agent isnt claiming work it didnt do. Requi
/ll-agent-eval
reads network writes repo
Spawn N variants of an agent in isolated git worktrees, run them in parallel on the same input, then pick the best result by consensus, by verifier score, or by lowest cost. Built on /ll-swarm. Use fo
/ll-agent-swarm
reads repo writes repo
Action-driven AI, combine RAG understanding with autonomous code actions across the full stack
/ll-lam
reads repo,network writes repo
Nexa-powered semantic code analysis, AI review, bug detection, architecture recommendations
/ll-nexa
reads repo writes repo
Autonomous AI coding agent, delegate complex tasks to OpenHands for autonomous implementation
/ll-openhands
reads repo,network writes repo
Multi-engine search, combines RAG, Nexa embeddings, and grep for the best code search results
/ll-smart-search
reads repo,network
Scaffold a Blackboard-pattern swarm, every agent reads and writes a typed shared case file (Postgres-backed) instead of passing chat history. Implements pattern §4.5 from blog/swarm-of-agents.md. Use
/ll-swarm-blackboard
reads repo,network writes repo
Scaffold a Debate/Review/Verifier-pattern swarm, one agent proposes, a critic challenges, a verifier validates evidence and safety before the final answer. Implements pattern §4.4 from blog/swarm-of-a
/ll-swarm-debate
reads repo writes repo
Scaffold a Supervisor/Manager-pattern swarm, supervisor agent picks the next specialist, specialists return artifacts, verifier gates the final output, executor runs deterministic approved actions onl
/ll-swarm-supervisor
reads repo,network writes repo
Scaffold a democratic agent swarm with evidence-weighted voting. Three rounds (independent answers, peer review, vote-with-evidence), aggregation by agent weight × confidence × evidence quality (penal
/ll-swarm-vote
reads repo,network writes repo
Screenshot-to-code and UI analysis, analyze designs, compare implementations, detect regressions
/ll-vision
reads repo,network writes repo
Shortcut: Nexa-powered semantic code analysis -> /ll-nexa
/nexa
reads repo
aux. shortcut for /ll-nexa.
Shortcut: Delegate to OpenHands autonomous agent -> /ll-openhands
/oh
ll-openhands, agent, agent-build
aux. shortcut for /ll-openhands.
Shortcut: Multi-engine code search -> /ll-smart-search
/search
ll-smart-search, agent, agent-build
reads repo
aux. shortcut for /ll-smart-search.
Shortcut: Scaffold a blackboard-pattern swarm, typed shared case file in Postgres with row-level perms -> /ll-swarm-blackboard
/swarm-blackboard
ll-swarm-blackboard, agent, agent-build
reads repo writes repo
aux. shortcut for /ll-swarm-blackboard.
Shortcut: Scaffold a primary + critic + verifier debate swarm, recommended for fintech / security / billing -> /ll-swarm-debate
/swarm-debate
ll-swarm-debate, agent, agent-build
aux. shortcut for /ll-swarm-debate.
Shortcut: Scaffold a supervisor/manager-pattern multi-agent swarm, safest production pattern -> /ll-swarm-supervisor
/swarm-supervisor
ll-swarm-supervisor, agent, agent-build
writes repo
aux. shortcut for /ll-swarm-supervisor.
Shortcut: Evidence-weighted democratic swarm, independent answers, peer review, vote-with-evidence, verifier veto -> /ll-swarm-vote
/swarm-vote
ll-swarm-vote, agent, agent-build
reads repo
aux. shortcut for /ll-swarm-vote.
Shortcut: Screenshot-to-code and UI analysis -> /ll-vision
/vision
aux. shortcut for /ll-vision.
Scan a GitHub org/users repos, find cross-repo synergies, and map open-source tools to boost the entire portfolio
/ll-boost-org
ll-boost-project, ll-git-insights
reads repo,network writes repo secrets: github_token
Analyze any project and generate an integration plan using open-source tools from GitHub
/ll-boost-project
reads repo,network writes repo
Repository analytics and visualization, commit patterns, contributor stats, code churn, bus factor
/ll-git-insights
ll-boost-org, ll-boost-project
reads repo,network writes repo
Scan open-source repos, extract reusable patterns/features, and generate integration plans for your project
/ll-leverage
ll-boost-org, ll-boost-project
reads repo,network writes repo secrets: github_token
Analyze launch metrics and provide recommendations for improvement
/ll-postlaunch
ll-boost-org, ll-boost-project
reads repo,network writes repo
Analyze the project codebase and generate comprehensive requirements document
/ll-requirements
ll-boost-org, ll-boost-project
reads repo writes repo
Brutal full-stack website audit, product clarity, UX, security, conversion, trust, accessibility, performance, and marketability
/ll-site-audit
ll-boost-org, ll-boost-project
reads repo,network writes repo
Shortcut: Analyze codebase and generate requirements → /luna-requirements
/req
ll-boost-org, ll-boost-project
writes repo
Shortcut: Analyze launch metrics and recommend improvements → /luna-postlaunch
/retro
ll-boost-org, ll-boost-project
reads repo,network
Shortcut: Build Auth.js authentication system -> /ll-auth
/auth
reads network writes repo
aux. shortcut for /ll-auth.
Build complete Auth.js authentication with social providers, setup guides, and LinkedIn company page
/ll-auth
reads network writes repo
Shortcut: Test, screenshot, auto-fix in a loop until healthy -> /ll-heal
/heal
reads network writes repo
aux. shortcut for /ll-heal.
Continuously test, screenshot, detect issues, and auto-fix your app in a loop until healthy
/ll-heal
reads repo,network writes repo
Shortcut: Disable Bot Fight Mode + add WAF allow-rule for 21 AI/search bots on any Cloudflare zone -> /ll-cf-allow-bots
/cf-allow-bots
reads repo,network
aux. shortcut for /ll-cf-allow-bots.
Configure any Cloudflare zone to allow verified AI crawlers (GPTBot, ClaudeBot, PerplexityBot, etc.) and search bots (Googlebot, Bingbot, Applebot). Disables Bot Fight Mode and creates a WAF skip-rule
/ll-cf-allow-bots
reads repo,network writes repo secrets: cloudflare_token
Shortcut: Coding challenges with AI judging -> /ll-challenge
/challenge
aux. shortcut for /ll-challenge.
Timed coding challenges with AI judging, earn credits, climb leaderboards
/ll-challenge
reads network writes repo
Shortcut: Configure Luna plugin settings → /luna-config
/cfg
reads network writes repo
Shortcut: Define persistent project rules -> /ll-config-rules
/config-rules
writes repo
aux. shortcut for /ll-config-rules.
Configure Luna plugin to connect with Claude Agent Platform
/ll-config
reads repo,network writes repo secrets: anthropic_key
Define persistent project rules that auto-apply to every Luna session, pipe, and agent
/ll-config-rules
reads repo,network writes repo
Transform marketing copy into Curb Your Enthusiasm-style content, awkward, honest, slightly aggressive developer humor
/ll-curb
reads repo,network writes repo
AI content generation, blog posts, docs, changelogs, social posts, emails, landing pages from your codebase context
/ll-ghost
reads network writes repo
Generate a complete API from a description, routes, validation, auth, tests, docs, deployment config
/ll-api
reads repo,network writes repo
Analyze any app/website and generate a complete clone with your own design system and improvements
/ll-clone
reads network writes repo
Transform a product idea into a full spec, architecture, design system, and implementation plan in one command
/ll-idea
reads repo,network writes repo
Generate native mobile (iOS/Android) or desktop (macOS/Windows/Linux) apps from web code or description
/ll-native
reads network writes repo
Generate 3D models and visualizations, app architecture in 3D, component flowcharts, data flow animations, product mockups
/ll-3d
reads network writes repo
Generate 3D meshes from text descriptions using LLaMA-Mesh, text-to-3D for marketing heroes, product visuals, and icons
/ll-3d-mesh
reads network writes repo
Record browser flows as demo videos, navigate any site, capture screenshots + video, generate AI narration
/ll-flow-record
reads network writes repo
Turn your codebase into games, code quizzes, team leaderboards, achievement systems, interactive tutorials, escape rooms
/ll-gamify
writes repo
Transform any webapp into HeyGen-style professional dark UI, design tokens, components, layouts, flows, and AI avatar video generation
/ll-heygen
reads repo,network writes repo
AI image and visual generation, product screenshots, marketing assets, social cards, diagrams, 3D models, brand assets
/ll-imagine
reads network writes repo
Generate a HeyGen-quality marketing landing page for any product, rotating 3D hero, social proof counters, logo carousel, feature tabs, testimonials, FAQ, mega footer
/ll-landing
reads repo,network writes repo
Auto-generate presentations, PowerPoint, Google Slides, Figma decks, pitch decks, sprint reviews, feature showcases
/ll-present
reads repo,network writes repo
Auto-generate demo videos of your features, screen recording, AI narration, background music, editing, and publishing
/ll-record
reads repo,network writes repo
Generate songs and soundtracks about your code, product, or any topic, with Suno AI, ElevenLabs, and fal.ai
/ll-sing
reads repo,network writes repo
AI video generation, product trailers, explainer videos, social clips, avatar presentations from text or screenshots
/ll-video
reads network writes repo
Local voice synthesis using Voicebox, open-source ElevenLabs alternative with voice cloning, 23 languages, 5 TTS engines
/ll-voice
reads network writes repo secrets: openai_key
Generate database migrations, diff schema, generate SQL, validate up/down, seed test data
/ll-migrate
ll-mongo-doctor, ll-postgres-doctor
writes repo
Diagnose MongoDB usage via mongoeye (index/coverage), profile-collection analysis, and Luna heuristic layer for unbounded find(), missing indexes, and schema drift.
/ll-mongo-doctor
ll-migrate, ll-postgres-doctor
reads repo
Diagnose PostgreSQL schemas and queries via sqlfluff (SQL lint), pg_stat_statements analysis, missing-index detection, and Luna heuristic layer for unbounded queries, lock contention patterns, and mig
/ll-postgres-doctor
reads repo writes repo
Shortcut: Generate database migrations -> /ll-migrate
/migrate
writes repo
aux. shortcut for /ll-migrate.
Shortcut: MongoDB doctor, profile analysis, missing indexes, schema drift -> /ll-mongo-doctor
/mongo-doctor
aux. shortcut for /ll-mongo-doctor.
Shortcut: Postgres doctor, sqlfluff, pg_stat_statements, missing-index detector -> /ll-postgres-doctor
/postgres-doctor
ll-postgres-doctor, ll-migrate, ll-mongo-doctor
reads repo
aux. shortcut for /ll-postgres-doctor.
Shortcut: Systematic bug fix workflow -> /ll-fix
/fix
writes repo
aux. shortcut for /ll-fix.
Systematic debugging, reproduce, hypothesize, instrument, test, narrow down with persistent state
/ll-debug
reads repo,network writes repo
Systematic bug fix, reproduce, failing test, bisect, fix, verify, regression test
/ll-fix
reads repo writes repo
Shortcut: Generate llms.txt, ai-plugin.json, MCP discovery files for AI agents -> /ll-ai-index
/ai-index
reads repo writes repo
aux. shortcut for /ll-ai-index.
Shortcut: Automated Cloudflare setup and deploy → /luna-cloudflare-auto
/cf
reads network
Shortcut: Write & publish Dev.to articles with comedy styles (Curb, Seinfeld, Office, Silicon Valley) -> /ll-devto-publish
/devto
ll-devto-publish, ai-index, cf
reads network writes repo
aux. shortcut for /ll-devto-publish.
Shortcut: Containerize your app → /luna-dockerize
/dock
writes repo
Shortcut: Complete AI-first product launch, SEO + AI discovery + MCP registry + organic content + awesome lists -> /ll-go-viral
/go-viral
reads repo,network writes repo
aux. shortcut for /ll-go-viral.
Generate llms.txt, ai-plugin.json, and MCP discovery files to make AI agents find and recommend your product
/ll-ai-index
reads repo,network writes repo
Deploy application to staging and production environments
/ll-deploy
reads repo,network writes repo
Write and publish Dev.to articles about any project, with comedy styles (Curb, Seinfeld, The Office, Silicon Valley) or straight technical. Auto-publishes via API.
/ll-devto-publish
reads network writes repo
Complete AI-first product launch, technical SEO + AI discovery files + MCP registry + organic content + awesome lists + search engine promotion. One command to make every AI agent recommend your produ
/ll-go-viral
reads repo,network writes repo
## Command Overview
/ll-hig
reads repo,network writes repo
Full product launch sequence, deploy, monitor, announce, track metrics, auto-rollback if issues
/ll-launch
reads network writes repo
Publish your MCP server to Official Registry, Smithery, Glama, and mcp.so, generate server.json, validate, and submit
/ll-mcp-publish
reads repo,network writes repo secrets: github_token
Full organic promotion, write Dev.to article, Product Hunt launch, HN post, Reddit posts, awesome list PRs, AlternativeTo listing, Stack Overflow answers. Make AI agents recommend your product to user
/ll-organic-promote
reads repo,network writes repo
Full AI agent promotion, generate llms.txt, publish to MCP registries, SEO index, GPT Actions, make AI agents recommend your product
/ll-promote
reads repo,network writes repo secrets: github_token
Generate rollback procedures, down migrations, feature flags, canary config
/ll-rollback
reads network writes repo
## Command Overview
/ll-shortcuts
reads repo,network writes repo
Shortcut: Publish MCP server to Official Registry, Smithery, Glama -> /ll-mcp-publish
/mcp-publish
reads network writes repo
aux. shortcut for /ll-mcp-publish.
Shortcut: Write articles, submit to awesome lists, Product Hunt, HN, Reddit, make AI agents find you -> /ll-organic-promote
/organic-promote
ll-organic-promote, ai-index, cf
reads repo writes repo
aux. shortcut for /ll-organic-promote.
Shortcut: Full AI agent promotion, llms.txt, MCP registries, SEO, GPT Actions -> /ll-promote
/promote
reads repo,network writes repo
aux. shortcut for /ll-promote.
Shortcut: Deploy to staging and production → /luna-deploy
/ship
reads network writes repo
Shortcut: WebGL hero scene with R3F + Drei, perf-budgeted, mobile-safe, Spline option -> /ll-3d-scene
/3d-scene
aux. shortcut for /ll-3d-scene.
Shortcut: Award-ready editorial site with smooth scroll, GSAP, kinetic type, custom cursor -> /ll-boutique
/boutique
reads repo
aux. shortcut for /ll-boutique.
Shortcut: Transform requirements into technical design → /luna-design
/des
reads network
Shortcut: Tauri 2.0 + shadcn desktop scaffold with Apple HIG compliance -> /ll-desktop-tauri
/desktop-tauri
ll-desktop-tauri, 3d-scene, boutique
aux. shortcut for /ll-desktop-tauri.
Shortcut: Apple Human Interface Guidelines compliance check → /luna-hig
/hig
reads repo
Generate WebGL hero scenes with React Three Fiber + Drei, performance-budgeted, mobile-friendly, with Spline integration option, instanced meshes, and DPR-aware rendering.
/ll-3d-scene
reads repo,network writes repo
Generate award-winning editorial landing pages, Lenis smooth scroll, GSAP ScrollTrigger choreography, variable-font kinetic typography, custom cursor with magnetic hover, View Transitions, dark editor
/ll-boutique
reads repo,network writes repo
Transform requirements into comprehensive technical design specification
/ll-design
reads repo,network writes repo
Generate a production Tauri 2.0 + shadcn/ui desktop app scaffold with Apple HIG compliance, native menus, dark/light, code-signed deploy pipeline.
/ll-desktop-tauri
reads network writes repo
Pull Figma designs and generate pixel-perfect responsive components with your stack, design tokens, and HIG compliance
/ll-figma
reads repo,network writes repo
Generate a high-level design document from existing code, architecture, components, data flow, deployment
/ll-hld
reads repo writes repo
Production motion design system, Framer Motion + GSAP + Lottie + Rive, spring presets, choreography hooks, page transitions, reduced-motion fallbacks, all in a typed, reusable layer.
/ll-motion
reads repo,network writes repo
Multi-brand design token engine, Style Dictionary v4 source of truth that emits CSS vars, Tailwind config, Figma Variables, iOS/Android tokens, with light/dark/contrast variants.
/ll-tokens
reads network writes repo secrets: figma_token
Shortcut: Production motion design system, Framer + GSAP + Lottie + Rive, typed, reduced-motion safe -> /ll-motion
/motion
reads repo writes repo
aux. shortcut for /ll-motion.
Shortcut: Multi-brand design token engine, Style Dictionary, CSS vars, Tailwind, Figma, iOS, Android -> /ll-tokens
/tokens
reads network writes repo
aux. shortcut for /ll-tokens.
Shortcut: Convert UI to Apple HIG + modern design → /luna-ui-convert
/ui
Generate typed API client SDK from routes or OpenAPI spec
/ll-api-client
reads network writes repo
Set up i18n, extract strings, generate translation keys, configure i18n library, RTL support
/ll-i18n
reads repo writes repo
Shortcut: Docker doctor, hadolint, trivy, dockle, dive -> /ll-docker-doctor
/docker-doctor
ll-docker-doctor, k8s-doctor, ll-ci
aux. shortcut for /ll-docker-doctor.
Shortcut: Kubernetes doctor, kube-linter, kubeval, polaris, trivy k8s -> /ll-k8s-doctor
/k8s-doctor
ll-k8s-doctor, docker-doctor, ll-ci
aux. shortcut for /ll-k8s-doctor.
Generate CI/CD pipeline, GitHub Actions or GitLab CI with lint, test, build, deploy stages
/ll-ci
reads repo,network writes repo
Diagnose Dockerfiles and built images via hadolint (Dockerfile lint), dive (image layer analysis), trivy (image CVEs), dockle (CIS Docker benchmark), plus Luna heuristic layer for build-cache layout,
/ll-docker-doctor
reads repo writes repo
Validate .env files, generate .env.example, detect missing vars, per-environment configs
/ll-env
reads repo writes repo
Diagnose Kubernetes manifests + (optionally) a live cluster via kube-linter, kubeval, kube-score, polaris, trivy k8s, plus Luna heuristic layer for pod security, RBAC over-grant, and CVE exposure incl
/ll-k8s-doctor
reads repo,network writes repo
Diagnose Terraform / OpenTofu via tflint, tfsec, checkov, terrascan, plus Luna heuristic layer for state drift, over-permissive IAM, and missing tags.
/ll-terraform-doctor
reads repo writes repo
Shortcut: Terraform / IaC doctor, tflint, tfsec, checkov -> /ll-terraform-doctor
/terraform-doctor
ll-terraform-doctor, docker-doctor, k8s-doctor
aux. shortcut for /ll-terraform-doctor.
Shortcut: Generate user, developer, and API docs → /luna-docs
/docs
ll-changelog, ll-claude-instructions
reads network writes repo
Auto-generate changelog from git history with semantic versioning
/ll-changelog
reads repo,network writes repo
Generate a comprehensive instructions file for the Claude Chrome browser extension from your codebase
/ll-claude-instructions
reads repo,network writes repo
Build a visual code structure map with file tree, exports, imports, and dependency graph
/ll-codemap
reads repo,network writes repo
Create comprehensive user, developer, and API documentation
/ll-docs
reads repo,network writes repo
Document all user flows, interaction patterns, and skills with Mermaid diagrams
/ll-flowdocs
reads network writes repo
Generate an onboarding guide, setup steps, first-use walkthrough, progressive disclosure, role-based paths
/ll-onboarding
writes repo
Regenerate README.md (and optionally the website skills/lexicon pages) from the actual contents of commands/, agents/, and skills/. Keeps counters honest, builds the command index, and prevents docs f
/ll-readme-sync
reads repo,network writes repo
Build a complete routing and navigation map with pages, params, guards, and auth matrix
/ll-routemap
reads repo,network writes repo
Generate Storybook stories for all components with variants, args, and docs
/ll-storybook
reads repo writes repo
Shortcut: Regenerate README.md + website skills data from commands/, agents/, skills/ -> /ll-readme-sync
/readme-sync
ll-readme-sync, docs, ll-changelog
reads repo
aux. shortcut for /ll-readme-sync.
Skill marketplace, browse, publish, install, and review community skills
/ll-marketplace
reads repo,network
Shortcut: Skill marketplace -> /ll-marketplace
/marketplace
reads repo,network
aux. shortcut for /ll-marketplace.
Shortcut: Implement next task from the plan → /luna-execute
/go
Implement tasks from the implementation plan in order
/ll-execute
reads repo writes repo
Analyze and boost any FinsavvyAI portfolio project using shared libraries, Claw Gateway, and cross-project synergies
/ll-boost-finsavvy
ll-connect-infra, ll-email-routing
reads repo,network writes repo
Connect any project to your shared private infrastructure, Claw Gateway, ReasoningBank, Smart Router, Agent Booster, Credits
/ll-connect-infra
ll-boost-finsavvy, ll-email-routing
reads repo,network
Set up free email forwarding for any domain using Cloudflare Email Routing, no email hosting needed
/ll-email-routing
ll-boost-finsavvy, ll-connect-infra
reads repo,network secrets: cloudflare_token
Run AI agents locally using llamafile, zero cost, fully offline, OpenAI-compatible API
/ll-local-llm
ll-boost-finsavvy, ll-connect-infra
reads network writes repo secrets: openai_key
Generate copy-paste content and step-by-step guides for setting up signed-webhook bridges (Slack, Discord, WhatsApp Cloud, Telegram, Email, Jira) in each providers developer console, apps, signing sec
/ll-webhook-setup
reads repo,network writes repo secrets: cloudflare_token, slack_token
Shortcut: Generate copy-paste webhook bridge setup guides (Slack, Discord, WhatsApp, Telegram, Email, Jira) -> /ll-webhook-setup
/webhook-setup
reads network writes repo secrets: slack_token
aux. shortcut for /ll-webhook-setup.
Self-learning memory, Luna gets smarter with every task, remembering patterns, preferences, and successful approaches
/ll-learn
reads repo,network writes repo
Travel through your projects history, replay any state, compare any two points in time, understand why anything changed
/ll-time-machine
writes repo
Shortcut: Semantic code search with natural language → /luna-rag
/q
reads repo
One-command project health restoration, fix ALL issues across code, tests, security, a11y, performance, and deploy
/ll-zen
reads repo,network writes repo
Show all Luna shortcuts and their full command mappings
/cmds
reads repo,network writes repo
Scan curated awesome-claude-code lists weekly, dedupe against installed luna-agents skills, surface high-value new skills with stars/recency/relevance score.
/ll-skill-radar
reads repo,network writes repo
Shortcut: Scan awesome-claude-code lists, surface high-value new skills -> /ll-skill-radar
/skill-radar
reads repo,network
aux. shortcut for /ll-skill-radar.
Scan project and generate an HTML page with LemonSqueezy product definitions, descriptions, pricing tiers, features, and AI image prompts for hero, icon, social card, thumbnail, and variant cards
/ll-ls-products
reads repo,network writes repo
Full monetization setup, billing integration, pricing page, subscription management, revenue dashboards, dunning recovery
/ll-money
reads network
Real-time health pulse across your entire stack, code, infra, users, revenue, team velocity, in one view
/ll-pulse
reads repo,network writes repo
Set up comprehensive monitoring, dashboards, and alerts
/ll-monitor
reads repo,network writes repo
Shortcut: Set up monitoring and alerts → /luna-monitor
/watch
Shortcut: WASM-based simple task executor -> /ll-agent-boost
/agent-boost
aux. shortcut for /ll-agent-boost.
Shortcut: Precision context delivery -> /ll-context-pack
/context-pack
ll-context-pack, agent-boost, ll-agent-boost
aux. shortcut for /ll-context-pack.
WASM-based simple task executor, skips LLM calls entirely for deterministic code transforms at sub-millisecond speed
/ll-agent-boost
reads repo,network writes repo
Precision context delivery, analyzes tasks and selects only relevant files to reduce token usage by 40-60%
/ll-context-pack
reads repo,network writes repo
Fully autonomous development, give Luna a goal, it plans, codes, tests, reviews, fixes, and ships without intervention
/ll-autopilot
ll-multi-agent, ll-smart-route
reads repo,network writes repo
Run multiple AI agents in parallel on isolated git worktrees, race or consensus strategies, inspired by Agent of Empires
/ll-multi-agent
reads network writes repo
Self-learning agent routing, tracks success rates per agent+model combo, routes to cheapest viable model automatically
/ll-smart-route
reads repo,network writes repo
Spawn a coordinated multi-agent swarm, parallel coding, reviewing, testing, and deploying with consensus
/ll-swarm
reads repo,network writes repo
Shortcut: Self-learning agent routing -> /ll-smart-route
/smart-route
ll-smart-route, ll-autopilot, ll-multi-agent
aux. shortcut for /ll-smart-route.
Shortcut: Anthropic prompt cache optimizer, TTL tuning, keepalive, savings report -> /ll-cache-tune
/cache-tune
ll-cache-tune, context-compress
reads repo,network
aux. shortcut for /ll-cache-tune.
Shortcut: Deterministic LLM prompt compressor, 30-60% token cut with zero ML -> /ll-context-compress
/context-compress
ll-context-compress, cache-tune, ll-cache-tune
reads repo
aux. shortcut for /ll-context-compress.
Anthropic prompt-cache optimizer, switch TTL between 5m and 1h mid-conversation, install keepalive proxy, measure cache hit rate, cut token cost.
/ll-cache-tune
reads repo,network writes repo secrets: anthropic_key
Deterministic context compressor for LLM prompts, slot-based pre-prompt pruning that cuts tokens 30-60% with zero ML inference, stacks on top of prompt caching.
/ll-context-compress
reads repo,network writes repo
Performance tracing with Perfetto, capture Chrome traces, analyze Core Web Vitals, SQL-based trace querying
/ll-perf-trace
reads repo,network writes repo
Break down design into ordered, actionable implementation tasks
/ll-plan
reads repo writes repo
Break down design into ordered, actionable implementation tasks with backend integration
/ll-plan-v2
reads repo,network writes repo secrets: anthropic_key
Visual product planning, hierarchical Product/Workflow/Feature cards with codebase mapping and approval workflows
/ll-product-map
reads repo,network writes repo
Shortcut: Break design into ordered implementation tasks → /luna-plan
/plan
Shortcut: Visual product planning -> /ll-product-map
/product-map
ll-product-map, ll-plan, ll-plan-v2
aux. shortcut for /ll-product-map.
Build an adaptive, persona-driven onboarding flow, asks platform-usage questions, infers persona, generates dynamic step sequence, scaffolds backend (Hono/D1) and frontend (Next.js dashboard)
/ll-onboard-adaptive
reads repo,network writes repo
AI email management, auto-categorize, bulk unsubscribe, draft replies, meeting briefs, and inbox analytics
/ll-inbox
reads repo,network writes repo
Publish content anywhere, Medium, Product Hunt, Hacker News, Twitter/X, LinkedIn, Dev.to, Reddit, YouTube, Notion, Obsidian
/ll-publish
reads repo,network writes repo
Shortcut: Validate project constraints -> /ll-assert
/assert
ll-assert, backend-doctor, django-doctor
aux. shortcut for /ll-assert.
Shortcut: Backend-stack dispatcher (Node, Java/Vert.x/Spring, Python, Go, Rust, Ruby, PHP, .NET, Elixir) -> /ll-backend-doctor
/backend-doctor
ll-backend-doctor, assert, django-doctor
aux. shortcut for /ll-backend-doctor.
Shortcut: Django doctor, manage.py check, bandit, n+1, signal misuse -> /ll-django-doctor
/django-doctor
ll-django-doctor, assert, backend-doctor
aux. shortcut for /ll-django-doctor.
Shortcut: Framework-aware diagnose + fix; auto-routes to react-doctor / svelte-doctor / zen -> /ll-doctor
/doctor
ll-doctor, assert, backend-doctor
writes repo
aux. shortcut for /ll-doctor.
Shortcut: .NET / ASP.NET Core doctor, dotnet format, outdated, Roslyn, security-code-scan -> /ll-dotnet-doctor
/dotnet-doctor
ll-dotnet-doctor, assert, backend-doctor
reads repo
aux. shortcut for /ll-dotnet-doctor.
Shortcut: Adversarial AI/dev bluff drill, score honesty, harden CLAUDE.md, loop -> /ll-drill
/drill
ll-drill, assert, backend-doctor
reads network
aux. shortcut for /ll-drill.
Shortcut: Elixir / Phoenix doctor, credo, sobelow, mix audit, dialyxir -> /ll-elixir-doctor
/elixir-doctor
ll-elixir-doctor, assert, backend-doctor
reads repo
aux. shortcut for /ll-elixir-doctor.
Shortcut: Critical-severity triage in under 5 minutes, Is anything on fire? -> /ll-er
/er
aux. shortcut for /ll-er.
Shortcut: FastAPI / Starlette doctor, async blocking, DI cycles, response leaks -> /ll-fastapi-doctor
/fastapi-doctor
ll-fastapi-doctor, assert, backend-doctor
aux. shortcut for /ll-fastapi-doctor.
Shortcut: Go doctor, golangci-lint + gosec + govulncheck + goroutine-leak heuristics -> /ll-go-doctor
/go-doctor
ll-go-doctor, assert, backend-doctor
aux. shortcut for /ll-go-doctor.
Shortcut: Run every applicable doctor in parallel, full-stack health sweep -> /ll-hospital
/hospital
ll-hospital, assert, backend-doctor
aux. shortcut for /ll-hospital.
Shortcut: Production-down recovery loop, sec + perf + heal + zen until green -> /ll-icu
/icu
ll-icu, assert, backend-doctor
aux. shortcut for /ll-icu.
WCAG 2.2 AA/AAA accessibility audit, contrast, keyboard nav, ARIA, screen reader
/ll-a11y
reads repo,network writes repo
Validate project constraints, file size, coverage, security, accessibility thresholds
/ll-assert
Auto-detect the backend stack (Node, Java/Vert.x/Spring, Python/Django/FastAPI, Go, Rust, Ruby/Rails, PHP, .NET, Elixir) and run the matching doctor. Pipes through /ll-no-bluf before opening a PR.
/ll-backend-doctor
reads network writes repo
Audit dependencies, outdated packages, vulnerabilities, unused deps, license check, upgrade plan
/ll-deps
reads repo writes repo
Diagnose Django projects via `python manage.py check --deploy`, bandit (security), pylint-django, django-extensions, plus Luna heuristic layer for n+1 queries, signal misuse, async-view correctness, a
/ll-django-doctor
reads repo,network writes repo
Auto-detect the framework (React, Next.js, Svelte, SvelteKit, Vue, Solid, Astro) and route to the right doctor. Falls back to `/ll-zen` for full-stack health if no framework match. Pipe through `/ll-n
/ll-doctor
writes repo
Diagnose .NET / ASP.NET Core projects via dotnet format, dotnet-outdated, Roslyn analyzers, security-code-scan, plus Luna heuristic layer for DI scope, EF Core n+1, and middleware ordering.
/ll-dotnet-doctor
reads repo writes repo
Adversarial bluff-detection drill, generate temptation scenarios, score AI/dev honesty rate, harden CLAUDE.md anti-bluff guardrails, loop until honesty rate ≥ 95%.
/ll-drill
reads repo,network writes repo
Diagnose Elixir / Phoenix apps via credo, sobelow (security), mix audit, mix dialyzer / dialyxir, plus Luna heuristic layer for GenServer state, supervision tree, and LiveView assigns leakage.
/ll-elixir-doctor
reads repo writes repo
Fast triage. Runs every doctor in `severity_min=critical` + `parallel=true` mode. Skips style, formatting, and medium findings. For is anything on fire right now? checks, under 5 minutes on most repos
/ll-er
Diagnose FastAPI / Starlette apps via ruff (lint), bandit (security), mypy (types), openapi-spec-validator (contract), plus Luna heuristic layer for async-route blocking, dependency injection cycles,
/ll-fastapi-doctor
writes repo
Diagnose Go services via golangci-lint, staticcheck, gosec, govulncheck, ineffassign, errcheck, plus a Luna heuristic layer for goroutine leaks, context.Background misuse, and missing deadlines. No up
/ll-go-doctor
reads network writes repo
Runs every relevant doctor in parallel, frontend, backend, infra, data, CVE, across your entire repo. The meta-dispatcher of dispatchers. Use when you want a single command to find every issue worth f
/ll-hospital
reads repo writes repo
Production is broken. Runs `/ll-365-secure` + `/ll-perf-trace` + `/ll-heal` + `/ll-zen` in a closed loop until every gate is green or you stop the loop. For incident response, not preventive medicine.
/ll-icu
reads repo writes repo
Detect AI bluffing in recent commits and docs, surface fake claims, fix or remove them in a closed-loop cycle until everything verifies real.
/ll-no-bluf
reads repo writes repo
Run `npx node-doctor@latest` (real package) plus npm audit, eslint, and Luna heuristic scan against Express / Fastify / Hono / Koa / NestJS / Bun / Deno backends. Composes with /ll-no-bluf for honest
/ll-node-doctor
reads repo writes repo
Performance audit, bundle analysis, Core Web Vitals, query optimization, memory leaks
/ll-perf
reads repo,network writes repo
Diagnose PHP projects via psalm, phpstan, composer audit, php-cs-fixer, plus Luna heuristic layer for Laravel n+1, Symfony service-container leaks, and SQL builder injection.
/ll-php-doctor
reads repo,network writes repo
Analyse the repo + recent activity (commits, failing CI, open PRs, recent incidents in `.luna/incidents/`) and print a prescription, which doctors to run, in which order, with rationale. Does not exec
/ll-prescribe
reads repo,network writes repo
Run `npx rails-doctor@latest` (real package) plus brakeman (security), bundler-audit (CVEs), rubocop (lint), and a Luna heuristic layer for n+1, fat-controller, missing strong params, and CSRF gaps.
/ll-rails-doctor
reads repo writes repo
Run `npx react-doctor@latest` against the current repo to diagnose security, performance, correctness, accessibility, bundle-size, and architecture issues, then route each finding through `/ll-no-bluf
/ll-react-doctor
reads network writes repo
Smart refactoring, split files, extract shared logic, rename across codebase, enforce size limits
/ll-refactor
reads repo writes repo
Perform comprehensive code review of implemented features
/ll-review
reads repo writes repo
Apply strict coding session rules, 100-line file cap, full test coverage, Playwright e2e for every feature
/ll-rules
reads network writes repo
Run `npx rust-doctor@latest` (real package) plus cargo clippy, cargo audit, cargo deny, cargo udeps. Luna heuristic layer for async runtime mixing, panic-in-async, and unsafe scope.
/ll-rust-doctor
reads repo writes repo
Diagnose Spring Boot apps for security (Spring Security mis-config, CSRF, JWT), perf (n+1 queries, missing indexes, thread-pool exhaustion), correctness (transactional boundaries, exception mapping),
/ll-spring-doctor
reads repo,network writes repo
Run `npx svelte-doctor-cli@latest` (or `svelte-doctor` if preferred) against the current repo to diagnose state, effects, performance, security, accessibility, architecture, and dead-code issues, then
/ll-svelte-doctor
reads repo,network writes repo
Diagnose Vert.x (Java / Kotlin) projects for event-loop blocking, codec misuse, cluster manager mis-config, async-handler correctness, and security. Composes existing JVM tooling (SpotBugs, OWASP Depe
/ll-vertx-doctor
reads repo,network writes repo
Shortcut: Detect AI bluffing in commits and docs, fix in closed loop -> /ll-no-bluf
/no-bluf
ll-no-bluf, assert, backend-doctor
writes repo
aux. shortcut for /ll-no-bluf.
Shortcut: Wraps node-doctor + npm audit + eslint for Node backends -> /ll-node-doctor
/node-doctor
ll-node-doctor, assert, backend-doctor
reads repo
aux. shortcut for /ll-node-doctor.
Shortcut: Performance profiling -> /ll-perf
/perf
ll-perf, assert, backend-doctor
aux. shortcut for /ll-perf.
Shortcut: PHP / Laravel / Symfony doctor, psalm, phpstan, composer audit -> /ll-php-doctor
/php-doctor
ll-php-doctor, assert, backend-doctor
reads repo
aux. shortcut for /ll-php-doctor.
Shortcut: Recommend which doctors to run, in what order, based on repo signals -> /ll-prescribe
/prescribe
ll-prescribe, assert, backend-doctor
aux. shortcut for /ll-prescribe.
Shortcut: Wraps rails-doctor + brakeman + bundler-audit + rubocop -> /ll-rails-doctor
/rails-doctor
ll-rails-doctor, assert, backend-doctor
reads repo
aux. shortcut for /ll-rails-doctor.
Shortcut: Wraps `npx react-doctor@latest`, security, perf, correctness, a11y, bundle-size, architecture -> /ll-react-doctor
/react-doctor
ll-react-doctor, assert, backend-doctor
aux. shortcut for /ll-react-doctor.
Shortcut: Smart refactoring with file splitting -> /ll-refactor
/refactor
ll-refactor, assert, backend-doctor
writes repo
aux. shortcut for /ll-refactor.
Shortcut: Comprehensive code review → /luna-review
/rev
reads repo
Shortcut: Apply strict session rules, 100-line cap, full tests, Playwright e2e -> /ll-rules
/rules
ll-rules, assert, backend-doctor
aux. shortcut for /ll-rules.
Shortcut: Spring Boot doctor, n+1, actuator exposure, transactional gaps -> /ll-spring-doctor
/spring-doctor
ll-spring-doctor, assert, backend-doctor
aux. shortcut for /ll-spring-doctor.
Shortcut: Wraps `npx svelte-doctor-cli@latest` (or `svelte-doctor`), state, perf, sec, a11y, dead-code -> /ll-svelte-doctor
/svelte-doctor
ll-svelte-doctor, assert, backend-doctor
aux. shortcut for /ll-svelte-doctor.
Shortcut: Create test suites and validate → /luna-test
/test
writes repo
Shortcut: Vert.x (Java/Kotlin) doctor, event-loop blocking, codec misuse, cluster config -> /ll-vertx-doctor
/vertx-doctor
ll-vertx-doctor, assert, backend-doctor
aux. shortcut for /ll-vertx-doctor.
Review or suggest payment system architecture, providers, webhooks, subscriptions, pricing, security
/ll-payments
reads repo,network writes repo
Shortcut: Knowledge graph RAG search -> /ll-graph-rag
/graph-rag
reads repo
aux. shortcut for /ll-graph-rag.
Knowledge graph RAG, builds a code graph with community detection for 30-60% better retrieval than flat vector search
/ll-graph-rag
reads repo,network writes repo
Shortcut: Defensive CVE scanner, host + lockfiles + k8s nodes, cross-referenced against NVD/OSV/GHA -> /ll-cve-doctor
/cve-doctor
ll-cve-doctor, cve-triage, export-governance
aux. shortcut for /ll-cve-doctor.
Shortcut: Defense-only disclosure-triage. Advisory in, upgrade tickets + PRs out across repo / monorepo / GitHub org -> /ll-cve-triage
/cve-triage
ll-cve-triage, cve-doctor, export-governance
reads network
aux. shortcut for /ll-cve-triage.
Shortcut: Emit agent manifests for Willow / Backstage / generic IAM / OPA / OpenAPI from a Luna scaffold -> /ll-export-governance
/export-governance
ll-export-governance, cve-doctor, cve-triage
writes repo
aux. shortcut for /ll-export-governance.
Apply Microsoft 365 / Azure AD security hardening and BFF session authentication
/ll-365-secure
reads repo,network writes repo
## Command Overview
/ll-cloudflare
reads repo,network writes repo secrets: cloudflare_token
Defensive CVE scanner. Inventories the host (kernel version, libc, container runtime), the repo (lockfiles across npm, pip, go.mod, Cargo.toml, Maven, Gemfile, composer.lock), and (optionally) live K8
/ll-cve-doctor
reads repo,network writes repo
Defense-only disclosure-triage workflow. Takes a CVE advisory (ID, URL, or pasted text), parses the affected ecosystems / packages / version ranges / kernel ranges, scans every project in scope (singl
/ll-cve-triage
reads repo,network writes repo
## Command Overview
/ll-dockerize
reads repo,network writes repo
Read a /ll-agent-build scaffold (or a /ll-swarm-supervisor / /ll-swarm-vote scaffold) and emit a governance manifest in the format expected by Willow, Backstage, a generic IAM platform, an OPA bundle,
/ll-export-governance
reads repo,network writes repo
Continuous security guardian, SAST, DAST, dependency audit, secret scan, compliance check, threat modeling
/ll-guard
reads repo,network writes repo
Defensive security layer for AI agents, detects prompt injection in tool outputs, jailbreak attempts, exfiltration patterns, and lethal-trifecta combinations. Hardens CLAUDE.md with immutable mythos p
/ll-mythos
reads repo,network writes repo secrets: anthropic_key
## Command Overview
/ll-rag
reads repo,network writes repo
## Upgrade Commands
/ll-rag-upgrade
reads repo,network
Build-stage supply-chain bundle. Generates SBOM, signs artifacts, produces SLSA provenance.
/ll-sec-build
reads repo,network writes repo
Container image vulnerability + best-practice scan via Trivy + Hadolint + Dockle
/ll-sec-container
reads repo,network writes repo
Dynamic application security testing, runs Nuclei + ZAP baseline against a live URL to find runtime vulns
/ll-sec-dast
reads repo,network writes repo
Pre-deploy gate (~2m). Container scan + IaC scan + signature verification. Last barrier before production.
/ll-sec-deploy
reads repo,network writes repo
SCA via OSV-Scanner (Google) + license-checker. Catches vulnerable + non-compliant deps across npm/pypi/maven/cargo/go.
/ll-sec-deps
reads repo,network writes repo
Coverage-guided fuzzing per language, Jazzer.js (JS/TS), Atheris (Python), go-fuzz / native libFuzzer (Go)
/ll-sec-fuzz
reads network writes repo
Infrastructure-as-Code scanning for Terraform, CloudFormation, Kubernetes, Helm, ARM, Bicep, Dockerfile via Checkov + tfsec
/ll-sec-iac
reads repo,network writes repo
One-shot installer that wires every Luna security command into git hooks, GitHub Actions, and cron. Idempotent.
/ll-sec-lifecycle
reads network writes repo
PR/push CI bundle (~30s). Runs SAST + secret-history + dep audit + license check. Posts findings to PR comment.
/ll-sec-pr
reads repo,network writes repo
Fast (<5s) staged-changes scan run by git pre-commit hook. Catches secrets + obvious lint-level security issues before commit.
/ll-sec-precommit
reads repo
Run the entire security lifecycle in one shot. Pre-push umbrella. Fast / Full / CI modes.
/ll-sec-push
reads repo,network writes repo
Aggregate all per-tool SARIF/JSON outputs into one human + machine readable summary. Trend over time.
/ll-sec-report
reads network writes repo
Post-deploy live scan. Runs Nuclei + ZAP baseline against deployed URL. Auto-rolls back on critical findings.
/ll-sec-runtime
reads repo,network writes repo
Static analysis with Semgrep using OWASP Top 10 + CWE Top 25 + language-specific rulesets
/ll-sec-sast
reads network writes repo
Generate Software Bill of Materials (CycloneDX + SPDX) via Syft. Pre-req for signing, supply-chain audit, EU CRA / US EO 14028 compliance.
/ll-sec-sbom
reads repo,network writes repo
Detect leaked secrets in source, history, and staged changes using gitleaks + trufflehog (verified)
/ll-sec-secrets
reads repo,network writes repo
Keyless signing of binaries, images, and SBOMs via Cosign + Sigstore. Produces verifiable attestations.
/ll-sec-sign
reads network writes repo
STRIDE-based threat model from a YAML system description via Threagile. Generates risk register + data-flow diagrams + mitigation tracking.
/ll-sec-threat-model
reads network writes repo
Scheduled daily/weekly sweep. New CVEs in deployed deps, drift in IaC, expired signatures, OSV updates.
/ll-sec-watch
reads repo,network writes repo
Shortcut: AI security layer, prompt injection / jailbreak / exfil / lethal-trifecta defense -> /ll-mythos
/mythos
ll-mythos, cve-doctor, cve-triage
reads repo,network
aux. shortcut for /ll-mythos.
Shortcut: OWASP security audit → /luna-365-secure
/sec
reads repo
Generate a complete AI-discovery + LLM SEO bundle for any project, llms.txt, llms-full.txt, ai-plugin.json, robots.txt, sitemap.xml, _headers (CSP + cache), JSON-LD <head> snippet, and a Cloudflare bo
/ll-llm-seo
reads repo,network writes repo
Shortcut: Generate llms.txt + ai-plugin.json + robots.txt + sitemap + JSON-LD + Cloudflare bot-allow for any project -> /ll-llm-seo
/llm-seo
reads network writes repo
aux. shortcut for /ll-llm-seo.
Deep customer intelligence, analyze who uses your app, predict behavior, detect churn, identify upsell opportunities, and generate growth strategies
/ll-audience
reads network writes repo
Competitive intelligence, analyze any competitors product, tech stack, pricing, features, and generate your advantage plan
/ll-compete
reads network writes repo
Generate detailed user personas from your apps code, data model, and user flows, with AI avatars, journey maps, and behavioral profiles
/ll-persona
reads repo,network writes repo
Team collaboration workflows, standup generation, sprint retros, PR reviews, knowledge sharing, onboarding
/ll-collab
reads repo,network writes repo
Shortcut: Full browser testing with screenshots and auto-fix -> /ll-browser-test
/browser-test
ll-browser-test, e2e-flow, ll-a11y-scan
reads network writes repo
aux. shortcut for /ll-browser-test.
Shortcut: Auto-generate Playwright E2E tests from routes -> /ll-e2e-flow
/e2e-flow
ll-e2e-flow, browser-test, ll-a11y-scan
reads network writes repo
aux. shortcut for /ll-e2e-flow.
Full WCAG 2.1 compliance scan using accessibility-scanner MCP, axe-core powered, all pages, all viewports
/ll-a11y-scan
reads repo,network writes repo
Full browser integration testing, launch app, navigate flows, screenshot, auto-fix failures
/ll-browser-test
reads repo,network writes repo
Auto-generate Playwright E2E tests from your routes and components, login, CRUD, billing, all flows
/ll-e2e-flow
reads repo,network writes repo
Scan project routes, UI pages, and endpoints to generate a comprehensive browser-based E2E test plan with personas, flows, and status checkboxes
/ll-e2e-test
reads repo,network writes repo secrets: stripe_key
Detect flaky tests by running them under stress, N iterations, failure pattern analysis, timing capture
/ll-flaky
reads repo,network writes repo
Set up Google Gemma 4 for free, local AI inference via Ollama. Zero cost, 256K context, multimodal (text+image+audio).
/ll-gemma4
reads network
Generate realistic test fixtures, API stubs, and factory functions from types/schema
/ll-mock
reads repo,network writes repo
## 🌟 Luna RAG - Complete Intelligent Code Search
/ll-rag-guided
reads repo,network
Create comprehensive test suites and validate against requirements
/ll-test
reads repo,network writes repo
## Command Overview
/ll-ui-convert
reads repo writes repo
Master orchestrator, chains browser-test → visual-qa → visual-diff → a11y-scan → auto-fix loop across all vision MCP servers
/ll-vision-pipeline
reads repo,network writes repo
Pixel-perfect visual regression testing, compare screenshots against baseline using MCP image-compare server
/ll-visual-diff
reads network writes repo
Multi-layer visual quality assurance, combines vision AI, pixel diff, accessibility scanning, and OCR across all MCP servers
/ll-visual-qa
reads repo,network writes repo
Compare screenshots before/after code changes, detect visual regressions across all pages
/ll-visual-regression
reads network writes repo
Shortcut: Compare screenshots before/after changes -> /ll-visual-regression
/vr
ll-visual-regression, browser-test, e2e-flow
reads network writes repo
aux. shortcut for /ll-visual-regression.
Shortcut: Scaffold IDE plugins, Cursor, Windsurf, VSCode, JetBrains, Zed, Xcode, Neovim, Emacs, Sublime, Fleet -> /ll-ide-plugins
/ide
aux. shortcut for /ll-ide-plugins.
Scaffold IDE/editor plugins in parallel, Cursor, Windsurf, Trae, Void, VSCode, all JetBrains IDEs, Zed, Neovim, Xcode, Emacs, Sublime, Fleet, sharing common core
/ll-ide-plugins
reads network writes repo
Transform any app between platforms, web to mobile, mobile to desktop, React to Vue, Next.js to Nuxt, REST to GraphQL
/ll-morph
reads repo,network writes repo
Shortcut: Full feature lifecycle until done -> /ll-feature
/feature
reads repo writes repo
aux. shortcut for /ll-feature.
Full feature lifecycle, plan, implement, test, review, fix in a loop until complete
/ll-feature
reads repo,network writes repo
Run multiple agents in parallel, build, lint, test, type-check simultaneously
/ll-parallel
reads repo writes repo
Lunas AI programming language, combine commands with operators, variables, conditions, loops, and workflows
/ll-pipe
reads repo,network writes repo
Create pull request with summary, test plan, screenshots, linked issues, reviewer assignment
/ll-pr
reads network writes repo
Watch file changes and auto-run Luna pipeline on every change
/ll-watch-pipe
reads repo writes repo
Save, load, list, and share named pipeline workflows
/ll-workflow
reads repo,network writes repo
Shortcut: Lunas AI programming language, compose commands with operators -> /ll-pipe
/pipe
writes repo
aux. shortcut for /ll-pipe.
Shortcut: Generate pull request -> /ll-pr
/pr
writes repo
aux. shortcut for /ll-pr.
Shortcut: Save, load, list named pipelines -> /ll-workflow
/workflow
ll-workflow, feature, ll-feature
reads repo
aux. shortcut for /ll-workflow.
Auxiliary forms. Each is a one-token alias for a verb in another chapter; calling the aux is identical to calling the verb. Listed here for completeness; not part of the canonical lexicon count.
/3d /ll-3d /3d-mesh /ll-3d-mesh /api /ll-api /audience /ll-audience /autopilot /ll-autopilot /boost-finsavvy /ll-boost-finsavvy /boost-org /ll-boost-org /boost-project /ll-boost-project /clone /ll-clone /collab /ll-collab /compete /ll-compete /connect-infra /ll-connect-infra /curb /ll-curb /email-routing /ll-email-routing /figma /ll-figma /flaky /ll-flaky /flow-record /ll-flow-record /gamify /ll-gamify /ghost /ll-ghost /git-insights /ll-git-insights /guard /ll-guard /heygen /ll-heygen /idea /ll-idea /imagine /ll-imagine /inbox /ll-inbox /landing /ll-landing /launch /ll-launch /learn /ll-learn /leverage /ll-leverage /local-llm /ll-local-llm /money /ll-money /morph /ll-morph /multi-agent /ll-multi-agent /native /ll-native /onboard-adaptive /ll-onboard-adaptive /perf-trace /ll-perf-trace /persona /ll-persona /present /ll-present /publish /ll-publish /pulse /ll-pulse /record /ll-record /sing /ll-sing /site-audit /ll-site-audit /swarm /ll-swarm /time-machine /ll-time-machine /video /ll-video /voice /ll-voice /zen /ll-zen