Claude Code
HN
My agent.md to improve LLM-assisted code quality
TLDR
A developer published their agent.md file, a project-level instruction document that configures AI coding assistants for higher-quality output. The file specifies code style, forbidden patterns, testing requirements, and context rules that the model must follow. The post on Hacker News generated significant discussion on system-level prompt engineering for agentic coding workflows.