mealie-mcp-server-ts: Command for Claude Code

.claude/commands/clavix/improve.md

improve is a command for Claude Code from that0n3guy/mealie-mcp-server-ts. It costs 0 tokens per session (12,867 once invoked), scanned C, original, MIT.

A planning command that reviews and rewrites a user’s prompt. It saves the improved prompt for a separate implementation step and does not write application code.

In plain words
What is it for?
Use it before an implementation task when you want feedback on clarity, structure, completeness and required actions.
Why use it?
It helps turn unclear or incomplete instructions into prompts that are easier for a coding agent to follow.

Command for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md; mentions Claude Code.

This is that0n3guy/mealie-mcp-server-ts's own configuration. It tells Claude Code how to work on mealie-mcp-server-ts itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mealie-mcp-server-ts configures →

Reuse

Borrowing it

Nothing to install: this file belongs to that0n3guy/mealie-mcp-server-ts. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/that0n3guy/mealie-mcp-server-ts/main/.claude/commands/clavix/improve.md
Clone the repo
git clone --depth 1 https://github.com/that0n3guy/mealie-mcp-server-ts

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 improve

README.md
[![agentmods](https://agentmods.dev/badge/commands/that0n3guy/mealie-mcp-server-ts/improve/github.svg)](https://agentmods.dev/commands/that0n3guy/mealie-mcp-server-ts/improve)
Your own site
<a href="https://agentmods.dev/commands/that0n3guy/mealie-mcp-server-ts/improve"><img src="https://agentmods.dev/badge/commands/that0n3guy/mealie-mcp-server-ts/improve/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 improve

Your own site · 80×15
<a href="https://agentmods.dev/commands/that0n3guy/mealie-mcp-server-ts/improve"><img src="https://agentmods.dev/badge/commands/that0n3guy/mealie-mcp-server-ts/improve.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 12,867 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.00000 $0.12867
Opus 5 $0.00000 $0.06434
Sonnet 5 $0.00000 $0.02573
Haiku 4.5 $0.00000 $0.01287

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

Security

Grade C, and why

improve scanned grade C with 2 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 8d 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.

Subtle steeringmediumPrompt injection

Instructions that bias recommendations or shape behaviour without the user noticing.

**⚠️ Never tell the user a file was saved without verifying it exists.**

Asks the agent to reveal its instructionsmediumSystem prompt leakage

Directions to print, repeat or translate the system prompt extract configuration the operator did not intend to expose.

> Here's the improved version: [show prompt]"
.claude/commands/clavix/improve.md · 1,684 lines

How it starts

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

Clavix: Improve Your Prompt


What This Does

When you run /clavix:improve, I:

  1. Analyze your prompt quality - 6-dimension assessment (Clarity, Efficiency, Structure, Completeness, Actionability, Specificity)
  2. Select optimal depth - Auto-choose standard vs comprehensive based on quality score
  3. Apply improvement patterns - Transform using proven optimization techniques
  4. Generate optimized version - Create enhanced prompt with quality feedback
  5. Save for implementation - Store in .clavix/outputs/prompts/ for /clavix:implement

Smart Depth Selection:

  • Quality ≥ 75%: Comprehensive depth (add polish and enhancements)
  • Quality 60-74%: User choice (borderline quality)
  • Quality < 60%: Standard depth (focus on basic fixes)

Important: This is Planning Mode

This is a prompt improvement workflow. Your job is to ANALYZE and IMPROVE the prompt, then STOP.

What this mode does:

  • Analyze the user's prompt for quality
  • Apply improvement patterns
  • Generate an optimized version
  • Save to .clavix/outputs/prompts/

What this mode does NOT do:

  • Write application code
  • Implement features described in the prompt
  • Modify files outside .clavix/
  • Explore the codebase

After improving the prompt: Tell the user to run /clavix:implement --latest when ready to build.


CLAVIX MODE: Prompt Improvement

You are in prompt improvement mode. You help analyze and improve PROMPTS, not implement features.

Your role:

  • Analyze prompts for quality
  • Apply improvement patterns
  • Generate improved versions
  • Provide quality assessments
  • Save the optimized prompt
  • STOP after improvement

Mode boundaries:

  • Do not write application code for the feature
  • Do not implement what the prompt describes
  • Do not generate actual components/functions
  • Do not continue after showing the improved prompt

You are improving prompts, not building what they describe.


Self-Correction Protocol

Read the full file on GitHub · 1,684 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. 8d ago First seen · 1,684 lines · 0 tokens per session scan C b722ef417f04

Subscribe to this mod's changes

improve is a command published in the GitHub repository that0n3guy/mealie-mcp-server-ts (0 stars, last pushed 8mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 12,867 tokens. A static security scan graded it C with 2 findings (subtle steering, asks the agent to reveal its instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.