Assemble a System Prompt Like the Pros
Agent Architecture
60-90 minutes0/4 steps0%
Step 1 of 4
Decompose the current prompt
Name every instruction's job before deciding where it lives.
First time here? Paste the Context Pack first so the AI understands your project - open it from the header above.
Prompt Capsule
Take my current system prompt and decompose it. Classify every sentence into: identity (who the agent is), capabilities (what it can do), hard rules (must/never statements), tool guidance (when to use which tool), environment (paths, stack, versions), style (tone, format), and dead weight (contradictory, duplicated, or unverifiable lines). Produce a table of sentences to categories, flag duplicates and contradictions, and list the dead weight for deletion. Report the token count of each category.
Paste into EmergentFull Build: complete implementation prompt with explicit requirements
Quick is short. Full Build is recommended for most steps. Strict forces real logic when the AI keeps faking output.
Actual change check
Expected after this step
A categorized inventory of the existing prompt with token counts.
Should NOT happen
- An existing feature broke
- A button only logs to console
- Data disappears after refresh
- Errors fail silently with no visible state
This is what should exist before you continue. If reality does not match, do not move on.
Track what changed, failed, or needs follow-up. Notes export with the flow.
Pass the Verify Gate to complete this step