r/LocalLLaMA · · 1 min read

Software engineering best practices in the age of LLM coding

Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.

It is important to document requirements, capture key decisions, and record design goals.

Best practices:

  1. Requirements doc stored in repo.
  2. Store plan files created by LLM in repo. Store in plans/<date>-<summary>.md
  3. Store session summaries in repo. Sometimes need to inform llm to include all prompts. Store in summaries/<date>-<summary>.md

What are your best practices?

submitted by /u/Terminator857
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/LocalLLaMA