List Prompts
---
description: List available prompt templates from the registry with quality scores
allowed-tools: Bash(python:*), Read
argument-hint: [domain-filter]
---
# Prompt Registry Listing
## Filter
$ARGUMENTS
## Registry Contents
!`python3 /home/user/categorical-meta-prompting/extensions/dynamic-prompt-registry/cli.py list $ARGUMENTS 2>&1`
## Usage
To use a template:
1. **Select for problem**: `/select-prompt [problem description]`
2. **Apply meta-prompting**: `/meta [task description]`
3. **Debug systematically**: `/debug [error or symptom]`
4. **Run RMP loop**: `/rmp [task] [quality-threshold]`when to use it
Community prompt sourced from the open-source GitHub repo HermeticOrmus/ormus-meta-prompting (MIT). A "List Prompts" 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
codingcommunitydeveloper
source
HermeticOrmus/ormus-meta-prompting · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions