meta-prompt
The meta-prompt command generates optimized prompts for complex tasks by applying structured meta-prompting techniques including task decomposition, expert role assignment, and iterative verification checkpoints. Use this when you need to create detailed, reliable prompts that break down complicated objectives into verifiable subtasks with built-in validation steps and explicit uncertainty handling.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/commands/meta-prompt.md -o ~/.claude/commands/meta-prompt.mdmeta-prompt.md
# /octo:meta-prompt **Your first output line MUST be:** `🐙 Octopus Meta-Prompt` Generate well-structured, verifiable prompts using proven meta-prompting techniques. **Usage:** ``` /octo:meta-prompt /octo:meta-prompt [task description] ``` **What it does:** - Applies Task Decomposition for complex tasks - Uses Fresh Eyes Review (different experts for creation vs. validation) - Builds in Iterative Verification steps - Enforces No Guessing (explicit uncertainty disclaimers) - Assigns Specialized Experts for subtasks **See:** skill-meta-prompt for full documentation. --- **Generated prompt includes:** - Role definition - Structured instructions with phases - Expert assignments - Verification checkpoints - Output format specification **Example:** ``` /octo:meta-prompt create a code review checklist → What is the main goal? → What's the expected output? → How important is accuracy? → [Generates structured prompt with techniques applied] ```
Backend architect for scalable API design, microservices, and distributed systems
Cloud architect for AWS/Azure/GCP infrastructure, IaC, FinOps, and multi-cloud strategies
Code review expert for quality analysis, security vulnerabilities, and production reliability
Database architect for data modeling, technology selection, schema design, and migration planning
Debugging specialist for errors, test failures, and unexpected behavior
Technical documentation architect for comprehensive system docs and architecture guides
Frontend developer for React, Next.js, responsive layouts, and accessible UI components
Performance engineer for optimization, observability, and scalable system performance