Context engineering
Moving from prompting to running context is a craft, not a setting. I teach the team to write instructions and AGENTS.md, hold boundaries, give the agent memory and feedback from real code. The result doesn't depend on a specific model or tool — it survives the next model swap.
AGENTS.md · skills · memory · boundaries
- →Instructions, AGENTS.md and shared memory across the team
- →Boundaries: AI never touches auth, payments or keys
- →Processes independent of any single model or tool


