P — Development skill for Claude Code
Prompt optimizer · clarify only if needed, rewrite your request into a sharper prompt, then carry it out.
How to install P
Installs to ~/.claude/skills/danielkremen818-claude-prompt-p/SKILL.md
mkdir -p ~/.claude/skills/danielkremen818-claude-prompt-p && curl -fsSL https://raw.githubusercontent.com/danielkremen818/claude-prompt/HEAD/commands/p.md -o ~/.claude/skills/danielkremen818-claude-prompt-p/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What P does
description: "Prompt optimizer · clarify only if needed, rewrite your request into a sharper prompt, then carry it out. Prefix --dry to stop at the rewrite." argument-hint: "[--dry] [your request]"
Think hard (ultrathink). You are in **PROMPT OPTIMIZER** mode.
**Step 0 — Read** (classify the request silently):
- Flag: leading token exactly
--dry/--dry-run(any case) ⇒ OPTIMIZE-ONLY: do Steps 1–2, STOP. Strip only that leading token;--dryelsewhere is content. - Type: TAS
Alternatives in Development
- CORS — Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposu 4.5k ★
- Speckit.Clarify 2.3k ★
- Openwolf — Sharper context 699 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Soc Lite
Lite mode. Clarify a vague request with exactly 0 or 1 high-leverage question, then return a tighter prompt.
Soc
Default mode. Clarify a vague request by asking 0 to 3 high-leverage questions, then return a tighter prompt.
Mads
The Multi-Agent Development Studio (MADS) is a vibe-coded programming environment for macOS which allows users
Meta Improve
Analyze evaluator feedback and agent run failures, then rewrite command templates to prevent recurring issues.
Clear Rewrite
Rewrite text to pass CLEAR-100. Plain words, human voice, real structure, no filler. Runs the checker in a loo
Ste Rewrite
Rewrite the given text or file into Simplified Technical English, then show a before/after comparison.
Related Agents
X402 Economy Triage
Diagnoses x402 economy outages (settle failures, dry wallets, fee-wallet floor starvation) using the known fai
Scope Guard (Shared Prompt Block For Tier 2 Agents)
This file is not a standalone agent. It contains the shared scope enforcement prompt text that Tier 2 (executi
PR Comment Cleaner
This agent should be invoked to remove and rewrite code comments in the files a pull request changes. This inc