Prompt leverage
Agent harness for codebases. Gives Claude Code, Codex, and CI a shared task system, verdict ledger, and state store so agent work is traceable and auditable.
npx -y skills add ReinaMacCredy/maestro --skill prompt-leverageAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Strengthen a raw user prompt into an execution-ready instruction set for Amp, Claude Code, Codex, or another AI agent. Use when the user wants to improve an existing prompt, build a reusable prompting framework, wrap the current request with better structure, add clearer tool rules, or create a hook that upgrades prompts before execution.
SKILL.md
0.7 KB, as published. Nobody here has run it
Prompt Leverage -- Redirect
This skill is maintained in the maestro built-in skills registry. Load the full version:
maestro skill maestro:prompt-leverage
The built-in version includes the framework blocks, provider-specific references (Anthropic Claude, OpenAI GPT), and output mode templates. Loading it from maestro ensures you always get the latest version.