Meta Prompt banner
spotcircuit spotcircuit

Meta Prompt

Development community

Description

--- allowed-tools: Write, Edit, WebFetch, Task, mcp__firecrawl-mcp__firecrawl_scrape, Fetch description: Create a new prompt based on a user's request --- # Purpose This meta prompt takes the `USER_PROMPT_REQUEST` and follows the `Workflow` to create a new prompt in the `Specified Format`. ## Variables USER_PROMPT_REQUEST: $ARGUMENTS PROMPT_OUTPUT_PATH: `.claude/commands/<name_of_prompt_based_on_user_prompt_request>.md` ## Instructions - We're building a new prompt to satisfy the request d

Installation

Installs to ~/.claude/commands/spotcircuit-rebar-meta-prompt.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/spotcircuit/rebar/HEAD/.claude/commands/meta-prompt.md -o ~/.claude/commands/spotcircuit-rebar-meta-prompt.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository