06WORKFLOWS
Good ideas deserve
a finished version.
Not every task starts with code. Start with the outcome, give the agent useful context and keep the next step verifiable.
A STARTING PROMPT
Add a settings page that follows the existing project conventions.
- Read the project structure
- Implement the focused change
- Run checks and review the diff
THE OUTCOME
A change you can inspect, test and iterate on.
The best prompt
has boundaries.
Say what should change, what should stay as it is and how the result should be checked.
01
Give it a place.
A project folder, relevant files or a connected environment.
02
Give it a finish line.
A concrete outcome, a constraint and a way to verify it.
03
Keep the review.
Read the diff and the results. Decide what happens next.