thewild001/MentorKit — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a small installable toolkit called MentorKit for OpenCode that helps junior developers work safely in legacy codebases.

I want it to install a ready made .opencode setup with a main dev guide agent and skills for reading the existing code style, writing specs when requirements are unclear, reading attached PRDs, and escalating risky architecture decisions to a small advisor council. The goal is that the agent does not just write code randomly. It should first learn the project’s patterns, create a persistent constitution file for the codebase, ask for clarification when needed, make a plan, wait for my “go”, then implement, commit cleanly, and draft a PR description.

Keep it lightweight, mostly shell and markdown files. Include an install script that copies the OpenCode agent files into another project. Write the docs in Spanish, explain how to install it, how to activate the dev guide agent, and how the workflow works with or without PRDs.

Want more depth? Deep Reverse