Spec before code
Before writing code, produce an implementation plan for {feature}: files to change, data model, edge cases, failure modes, tests to add, and rollout risk. Ask me any blocking question first.💻 Profession hub
Ship features with an agent pair, not just autocomplete.
Coding AI moved from completion to agents that plan, edit across files and run tests. The skill that matters now is specification and review, not typing speed.
Realistic automation levels for the tasks that eat the week — roughly 11 hours saved per week when the full stack is in place.
Before writing code, produce an implementation plan for {feature}: files to change, data model, edge cases, failure modes, tests to add, and rollout risk. Ask me any blocking question first.Refactor this code for readability, performance and error handling. Output a diff plus a short rationale per change. Do not change behaviour; list any behaviour change you cannot avoid.
{code}Smaller diffs, better tests, fewer regressions.
Only with tests and review. Treat agent output like a junior engineer's PR — useful, fast, and requiring verification.
Frontier models from OpenAI, Anthropic and Google trade places every few months. Pick the one wired into your workflow and switch when benchmarks move meaningfully.