- Feature
- Priority 3
- positive sentiment
- LLM discussions should be verbose, bulleted, and bookmarked.
- MUST format LLM responses as verbose, bulleted lists.
- MUST bookmark key discussion points for easy reference.
- MUST ensure all responses are in English, regardless of input language.
- WHEN a new discussion starts, format the initial response as a bulleted list.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "list_id": "debug-instructions-llm-code", | |
| "sentiment": "neutral", | |
| "category": "Feature", | |
| "priority": 3, | |
| "system_instruction": "Implement debug checklist for LLM code generation to prevent regressions.", | |
| "logic_hooks": [ | |
| "LLM generates code", | |
| "Prior bugs added to checklist", | |
| "Verify against checklist each iteration", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "list_id": "llm-instruction-updates", | |
| "sentiment": "neutral", | |
| "category": "Feature", | |
| "priority": 3, | |
| "system_instruction": "LLM instructions for testing, bug avoidance, verbosity, full code updates.", | |
| "logic_hooks": [ | |
| "Use prior examples for testing", | |
| "Avoid reintroducing identified bugs", | |
| "Provide verbose answers with bullet lists", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "list_id": "billing-page-crash", | |
| "sentiment": "critical", | |
| "category": "Bug", | |
| "priority": 5, | |
| "system_instruction": "App crashes when updating billing info on settings page", | |
| "logic_hooks": [ | |
| "Trigger on settings page", | |
| "Condition: User attempts billing update", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| test gist | |
| json here |