Claude CodeAGENTS.md
Rust CLI Project AGENTS.md
AGENTS.md for a Rust command-line tool: clap derive conventions, anyhow vs thiserror boundaries, exit-code discipline, and integration tests with assert_cmd.
Use when: Use in a Rust CLI crate so agents put error types in the right layer, keep main thin, and verify behavior with end-to-end binary tests rather than only unit tests.
GoodPrompts Library0likes๐ฌ 0commentsโ
0bookmarks