cvaldezscse/gsd-core — reverse-engineered prompt
Reverse engineered prompt
Build me GSD Core, a small npm tool that helps people run bigger coding projects with AI agents without the chat getting messy or losing track.
I want someone to be able to run one command, choose which coding assistant they use, like Claude Code, Codex, Gemini CLI, Cursor, Windsurf, Copilot, OpenCode, or Kilo, then install the right commands and agent files either globally or inside their project.
The tool should guide the user through a simple workflow: discuss what needs to be built, make a plan, execute the work in clean focused sessions, verify what changed, then ship it. It should keep useful project context in saved files so a new session can continue without starting over.
Please include clear docs, command references, basic tests, release friendly packaging, and enough examples that a new user can install it and start their first project with a command like /gsd-new-project. Look up current docs online if you need to.
Want more depth? Deep Reverse