Back to browse
GitHub Repository

pmc(pack-my-code): A tiny binary tool that “packages” your project code, suitable for sending to large language models.

9 starsLua

Pmc – tiny single binary for packing code into LLM context

by linxxxx·Mar 9, 2026·3 points·1 comment

AI Analysis

●●SolidSolve My ProblemShip It

Lightweight code-to-context packager with git-aware filtering and YAML output mode.

Strengths
  • Single portable binary, zero dependencies, respects .gitignore by default
  • Flexible output: markdown, YAML, tree structure, stats—covers most LLM context prep workflows
  • Honest scope: does one thing (package code) without bloat or AI wrapper nonsense
Weaknesses
  • Solves a narrow, already-serviceable problem (GitHub's raw API, find + cat, existing tools)
  • No Windows binary shown; documentation suggests build-it-yourself on Windows
Target Audience

Developers using AI to analyze or rewrite codebases; LLM prompt engineers

Similar To

Git Cliff · Changesets · Tree

Similar Projects

AI/MLMid

Tiny project memory for coding agents

Structured context files for agents when Cursor rules and Continue configs already exist.

Ship It
SevenQin
1011d ago