This is the process I use for agentic development (“vibe coding”) of my set of Remix 3 packages, Pitlane. It should be generalizable to any modern agentic coding harness (Claude Code, Codex, Copilot, Pi, Oh My Pi, etc.). Below I refer to the harness and the model driving it as “the agent”.
- Visions: describes the project, its minimum viable product target, and a vision for the full future of the project.
- Policies: rules we intend to keep enforcing.
- Decisions: architectural choices we intend to remember.
- Proposals: feature changes we intend to make.