config/codex/skills/improve/SKILL.md
Rewrite a vague prompt for clarity, then execute it. Use when the user invokes "/improve" or asks to sharpen, rewrite, or clarify their own prompt before acting on it.
npx skillsauth add cryptofish7/dotfiles improveInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When invoked, treat the user's accompanying message (everything they wrote alongside the invocation) as a rough prompt to be refined.
Step 1 — Rewrite. Rewrite the prompt to be specific, actionable, and unambiguous. Surface hidden assumptions, add missing constraints, and clarify the expected output format. Show the rewritten version in a fenced block labeled improved prompt.
Step 2 — Execute. Proceed to answer the rewritten version. If the rewrite meaningfully changed the intent of the original, pause after Step 1 and ask the user to confirm before executing; otherwise continue straight through.
testing
Generate and maintain a local deploy script (scripts/deploy.sh). Discovers project services, deploys them locally, and health-checks each one. Use when the user asks to "smoke test", "deploy locally", "test local deploy", "update deploy script", "run deploy", or "run smoke test".
testing
Audit installed skills and agents for bloat, overlap, and improvement opportunities. Use when the user wants to review, audit, list, or improve their skills and agents. Triggers on "review skills", "audit skills", "list skills", "skill review", "improve skills".
development
Set up the autonomous post-task workflow for a project. Injects the standard development pipeline into AGENTS.md and installs all required skills and agents (docs-consolidator, ci-cd-pipeline, smoke-test, bug-bash-update, code-reviewer, debugger). Use at the start of a new project. Triggers on "setup workflow", "init workflow", "add workflow", or "set up project workflow".
tools
Analyze the current conversation for learnings and persist approved insights. Triggers on "reflect", "retrospective", "session review", "what did we learn", "conversation review".