• What it does: Pluqqy lets you manage prompts, rules, and context as small building blocks, then stitch them together into a single file (like AGENT.md or CLAUDE.md) that your coding agent can consume. It’s meant to reduce context drift and make iteration easier.
• Why I built it: I was losing track of my agent context between sessions and wanted something lightweight, reproducible, and terminal-native.
• Status: This is more of an experiment / thought-tool than a maintained project. It works on Mac; Windows/Linux haven’t been tested much.
• Install: go install github.com/pluqqy/pluqqy-terminal/cmd/pluqqy@latest
• Landing page: https://pluqqy.com (just had fun with it)
danggit•41m ago