vudovn/ag-kit — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an open source TypeScript tool called AG Kit that helps people use AI coding editors better. I want a simple CLI that can run an init command and copy a ready made .agents folder into whatever project the user is working on.

Inside that folder, include templates for specialist AI agents, skills, and workflows. The goal is that someone can ask for things like fixing a bug, planning a feature, testing, deploying, or creating an app, and the right agent guidance is picked automatically. Add slash command style workflows like plan, debug, create, test, verify, preview, deploy, remember, and status.

Please also make a clean landing page or docs site that explains what it does, how to install it, how to use a shared global setup with symbolic links, and why .agents should not be put in gitignore for Cursor or Windsurf. Include persistent memory notes, coordinator mode, and context compression as core ideas. Look up current docs online if you need to.

Want more depth? Deep Reverse