Cluster444/agentic ? reverse-engineered prompt
Reverse engineered prompt
Build me a small TypeScript CLI tool for OpenCode that helps manage AI coding work in a more structured way.
I want it to set up a reusable workflow for software tasks, with commands for things like capturing a ticket, researching the codebase, planning the work, executing the changes, committing, and reviewing. It should also support a simple thoughts folder for keeping notes like research, plans, architecture, and decisions, so the project can remember what happened over time.
The tool should be able to copy its agents and commands into a project’s .opencode setup, or install them globally if needed. Make it feel practical and easy to use from the terminal, with clear prompts and sensible defaults. If you need to check current OpenCode docs or best practices, look them up online first. Keep the setup smooth, and make sure the workflow feels like it would actually help someone work with an AI coding assistant without losing context.
Are you gonna build this?
make sure you review the code using coderabbit