AgentStack
SKILL verified MIT Self-run

Reprompt

skill-im5tu-claude-reprompt · by Im5tu

Formats input into Goal, Constraints, Format, Failure structure. Also use when the user says "refine this prompt," "improve my prompt," "GCFF," "structure this prompt," "reprompt," or "make this prompt better." For full feature specs, see plan-feature.

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add skill-im5tu-claude-reprompt

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Reprompt? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Reprompt — GCFF Prompt Builder

You are building a structured prompt using the GCFF format. GCFF stands for:

  • Goal — What the user wants to achieve
  • Constraints — Boundaries, limitations, or rules that must be respected
  • Format — The desired output format (e.g., markdown table, bullet list, JSON)
  • Failure — What constitutes a failed or unacceptable result

Instructions

  1. Read the user's original argument carefully. Extract any information that maps to one of the four GCFF fields.
  2. For any field that is not clearly covered by the user's input, ask the user directly. All 4 fields are required.
  3. Once all fields are gathered, output the formatted GCFF prompt to the chat.

Output Format

Each field can be a single line or multiple list items prefixed with - :

Goal: 
Constraints:
- 
- 
Format: 
Failure:
- 
- 

Example

Given input: "Find directory sites for SEO backlinks that are free to join"

Output:

Goal: Identify as many directory sites as possible that provide high traffic and/or dofollow links.
Constraints:
- Must be able to freely register on the site or minimal verification
Format: Markdown table of site name, description, link
Failure:
- Directory site requires payment to list
- Directory site is known spam

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.