Skip to content

refactor(prompt): simplify agent instructions template#31

Merged
hmans merged 1 commit intohmans:mainfrom
czottmann:pr-another-updated-prompt
Dec 27, 2025
Merged

refactor(prompt): simplify agent instructions template#31
hmans merged 1 commit intohmans:mainfrom
czottmann:pr-another-updated-prompt

Conversation

@czottmann
Copy link
Copy Markdown
Contributor

Summary

  • Wraps critical workflow section in <EXTREMELY_IMPORTANT> tags for better LLM attention
  • Condenses formatting by removing redundant emphasis markers (CRITICAL:, **critically important**)
  • Adds a summarized bullet-point workflow recap at end of important section
  • Removes embedded GraphQL schema from template output (reduces prompt size)

Test plan

  • Verify beans prompt output looks correct
  • Test with an LLM to confirm instructions are followed

- Wrap critical section in <EXTREMELY_IMPORTANT> tags for clarity
- Condense formatting, remove redundant emphasis markers
- Add summarized workflow at end of important section
- Remove embedded GraphQL schema (reduces template complexity)
@hmans hmans merged commit c7024e4 into hmans:main Dec 27, 2025
1 check passed
hmans added a commit that referenced this pull request Dec 27, 2025
* origin/main:
  refactor(prompt): simplify agent instructions template (#31)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants