/ll-no-bluf
quality Detect AI bluffing in recent commits and docs, surface fake claims, fix or remove them in a closed-loop cycle until everything verifies real.
Full entry →310 canonical skills. 48 shortcuts. One pipe operator. Composed in your terminal, your editor, your CI.
A skill is one verb in the Luna lexicon. It has a name, a signature, a
category, and a single job. Skills compose with the pipe operator
>>. Shortcuts are aliases that route to a canonical
ll-* skill so muscle memory keeps working.
/ll-no-bluf >> ll-readme-sync >> ll-pr "docs: keep claims honest" Nine skills that make the rest worth installing. Start here, then browse the full Lexicon for the long tail.
/ll-no-blufDetect AI bluffing in recent commits and docs, surface fake claims, fix or remove them in a closed-loop cycle until everything verifies real.
Full entry →/ll-readme-syncRegenerate 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
Full entry →/ll-cf-allow-botsConfigure 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
Full entry →/ll-pipeLunas AI programming language, combine commands with operators, variables, conditions, loops, and workflows
Full entry →/ll-365-secureApply Microsoft 365 / Azure AD security hardening and BFF session authentication
Full entry →/ll-mythosDefensive 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
Full entry →/ll-zenOne-command project health restoration, fix ALL issues across code, tests, security, a11y, performance, and deploy
Full entry →/ll-drillAdversarial bluff-detection drill, generate temptation scenarios, score AI/dev honesty rate, harden CLAUDE.md anti-bluff guardrails, loop until honesty rate ≥ 95%.
Full entry →/ll-go-viralComplete 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
Full entry →/ll-no-bluf.AI assistants bluff. They claim work is done that isn't, cite files that don't exist, and write commit messages for code they never wrote. no-bluf is a closed-loop audit that detects the bluffing, surfaces it, and fixes or removes the fake claims until every assertion in your commits and docs verifies real.
The loop:
docs/ file for claims of the form "X is implemented / tested / shipped". /ll-no-bluf >> ll-readme-sync >> ll-test >> ll-pr "audit: remove bluffed claims"
Pair /ll-no-bluf with /ll-readme-sync.
One catches the lie, the other rebuilds the honest version from the
filesystem. Together, your README is a function of your code, not a
parallel document that quietly drifts.
310 skills across 47 categories. Click a category to jump into the Lexicon.
Skills ship with the luna-agents npm package. After
npm install -g luna-agents && luna-setup, every
skill on this page is available as a Claude Code slash command
under the /luna-agents: namespace.
Already installed but don't see them all? See
Install · Troubleshooting or
run luna-setup again — it's idempotent.
Missing a skill? Found a bluff the auditor missed? Email [email protected] or open an issue. The feedback page has the form.