Agent skill
prompt-engineer
Invoke IMMEDIATELY via python script when user requests prompt optimization. Do NOT analyze first - invoke this skill immediately.
Install this agent skill to your Project
npx add-skill https://github.com/solatis/claude-config/tree/main/skills/prompt-engineer
SKILL.md
Prompt Engineer
When this skill activates, IMMEDIATELY invoke the script. The script IS the workflow.
Invocation
Start with step 1 (triage) to determine scope:
Then continue with determined scope:
| Argument | Required | Description |
|---|---|---|
--step |
Yes | Current step (1 = triage, 2-6 = workflow) |
--scope |
For 2+ | Required for steps 2-6. Determined by step 1. |
Scopes
- single-prompt: One prompt file, general optimization
- ecosystem: Multiple related prompts that interact
- greenfield: No existing prompt, designing from requirements
- problem: Existing prompt(s) with specific issue to fix
Do NOT analyze or explore first. Run the script and follow its output.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
doc-sync
Synchronizes docs across a repository. Use when user asks to sync docs.
incoherence
Detect and resolve incoherence in documentation, code, specs vs implementation.
deepthink
Invoke IMMEDIATELY via python script when user requests structured reasoning for open-ended analytical questions. Do NOT explore first - the script orchestrates the thinking workflow.
cc-history
Reference documentation for analyzing Claude Code conversation history files
planner
Interactive planning and execution for complex tasks. IMMEDIATELY invoke when user asks to use planner.
refactor
Invoke IMMEDIATELY via python script when user requests refactoring analysis, technical debt review, or code quality improvement. Do NOT explore first - the script orchestrates exploration.
Didn't find tool you were looking for?