mindfold-ai/trellis — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a command line tool for adding a reusable AI coding workflow to any repo. I want it to set up a hidden project folder that stores team rules, task docs, and a running memory of what happened in past sessions, so the next time I use an AI coding assistant it already knows the project conventions and current context.

It should work with several popular coding agents and editors, not just one, and generate the right helper files for the platforms I choose during setup. The flow should feel simple: initialize the repo, describe a task in plain English, let the tool guide a short brainstorming step into a clear task doc, then run implementation and automatically verify the result against the saved rules plus linting, type checks, and tests. When the task is done, there should be a finish command that archives the work and updates project memory so future sessions get smarter.

Please make it feel polished and usable right away, and check current docs online if you need details.

Want more depth? Deep Reverse