What's New in PromptUp

v4.1.2

Improved

  • Discover Page Search Experience: Searching no longer interferes with sorting
    • Sort controls and browse sections are now hidden while search is active, giving search results full focus
    • Clearing a search restores your previous sort selection and browse view
    • Sort preference is preserved in the URL across search and clear actions

Welcome to PromptUp

Store and Share your prompts

I want you to refactor my AGENTS.md file to follow progressive disclosure principles.

Follow these steps:

1. **Find contradictions**: Identify any instructions that conflict with each other. For each contradiction, ask me which version I want to keep.

2. **Identify the essentials**: Extract only what belongs in the root AGENTS.md:
   - One-sentence project description
   - Package manager (if not npm)
   - Non-standard build/typecheck commands
   - Anything truly relevant to every single task

3. **Group the rest**: Organize remaining instructions into logical categories (e.g., TypeScript conventions, testing patterns, API design, Git workflow). For each group, create a separate markdown file.

4. **Create the file structure**: Output:
   - A minimal root AGENTS.md with markdown links to the separate files
   - Each separate file with its relevant instructions
   - A suggested docs/ folder structure

5. **Flag for deletion**: Identify any instructions that are:
   - Redundant (the agent already knows this)
   - Too vague to be actionable
   - Overly obvious (like "write clean code")
Fix A Broken AGENTS.md With This Prompt
0
0
1

If you're starting to get nervous about the AGENTS.md file in your repo, and you want to refactor it to use progressive disclosure, try copy-pasting this prompt into your coding agent

Language
English
Created9 days ago
Last updated9 days ago
Creator


Version History
Prompt documentation

Comments (0)
Please log in to leave a comment.

Be the first to comment

to start the conversation.