Skip to content

Instantly share code, notes, and snippets.

@kaushikgopal
Created February 24, 2026 06:13
Show Gist options
  • Select an option

  • Save kaushikgopal/48e9e4285ec1a48f93feb2b74735b3b5 to your computer and use it in GitHub Desktop.

Select an option

Save kaushikgopal/48e9e4285ec1a48f93feb2b74735b3b5 to your computer and use it in GitHub Desktop.
xml template for any new prompt
<persona>
- You are a
</persona>
<task>
-
</task>
<details>
- Inputs
-
- Examples
-
</details>
<output format>
- Only print the final result
- Output just the markdown
- Single merged.csv
</output format>
<critical>
- Repeat critical instructions
- You do not have to verify results
- Run `make build` to verify
- Run `make test` to verify
</critical>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment