Prompts Command
# Prompts Command
Status: Implemented
## Overview
### Purpose
Document the `ralph prompts` CLI command and its subcommands for listing and viewing prompt content.
### Goals
- Specify the behavior of `prompts list` and `prompts show` subcommands.
- Define output formats and user experience.
- Describe discovery and display of built-in and custom prompts.
### Non-Goals
- Prompt resolution logic (see [prompts.md](../prompts.md)).
- Agent execution or loop behavior.
### Scope
- In scope: `prompts list`, `prompts show`, prompt discovery, output formatting.
- Out of scope: prompt resolution order, built-in prompt content generation.
## Architecture
### Module/package layout (tree format)when to use it
Community prompt sourced from the open-source GitHub repo iyaki/specralph (MIT). A "Prompts Command" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
ecommercecommunitygeneral
source
iyaki/specralph · MIT