Prompt engineering
TrialTechniques
The practice of structuring prompts to steer model behavior and outputs for a specific task.
Why it's here
Placed in Trial: 8 article(s) of evidence from 4 source(s), led by research-stage coverage, with 2 in the last 30 days. Confidence 74%.
Evidence (8)
- 4Hacker News·8/1/2026researchAI Can Improve Financial Advice When Asked Well
The article argues that AI can provide surprisingly strong financial guidance, especially when users ask precise and well-structured questions. It suggests the quality of the output depends heavily on how the prompt is framed rather than on AI replacing professional advice outright.
- 8Hacker News·7/18/2026researchGPT-5.6 reportedly helps close a 30-year convex optimization gap
A Hacker News-posted discussion highlights a reported result where GPT-5.6 was used with a prompt to help address a long-standing open problem in convex optimization. The item appears to concern an AI-assisted mathematical proof or derivation rather than a product release.
- 8Ars Technica AI·7/6/2026securityAnthropic removes hidden Claude Code tracking after backlash
Anthropic removed a hidden tracker in Claude Code after a researcher found code that quietly flagged some users in China and sent related signals back to the company. The company said the feature was an experiment aimed at preventing abuse and unauthorized reselling, but critics described it as a serious breach of user trust.
- 3Hacker News·7/5/2026open_sourceClaude Design System Prompt
This Hacker News post points to an open-source GitHub repository that shares a design-system-oriented system prompt for Claude. The item appears aimed at developers experimenting with prompt engineering and structured AI-assisted UI design workflows.
- 8Hacker News·6/30/2026securityClaude Code Allegedly Adds Steganographic Request Markers
A Hacker News discussion highlights claims that Claude Code is steganographically marking requests, suggesting the tool may be embedding hidden identifiers or signals in its prompts. The report has drawn significant attention because it raises questions about transparency, prompt handling, and possible covert metadata in AI developer tools.
- 4Martin Fowler·5/14/2026researchInterrogatory LLMs for building and reviewing context
Martin Fowler describes a workflow where an LLM interviews a human one question at a time to gather the context needed for a complex task, then turns that conversation into a report for another model to use. He also suggests using the same approach to question domain experts about a document’s accuracy, making review easier than asking people to read and edit directly.
- 5OpenAI Blog·4/10/2026product_launchChatGPT Image Creation
OpenAI explains how users can create and refine images in ChatGPT by writing clear prompts and iterating on designs. The feature is positioned as a way to produce high-quality visuals in minutes.
- 4Martin Fowler·3/31/2026researchEncoding Team Standards for AI Coding Assistants
The article argues that instructions for AI-assisted development should be treated as versioned, reviewed infrastructure rather than ad hoc prompts. By encoding team standards for generation, refactoring, security, and review, teams can make AI output more consistent across developers.