Turn 'later' into issues
When you defer work, you risk forgetting about it. Configure your agent to create GitHub issues automatically. Add this to your AGENTS.md:
1## Deferred work
2
3When I say we'll handle something later, suggest creating a GitHub issue.
4Choose the relevant template from .github/ISSUE_TEMPLATE and use `gh` to create an issue.
AGENTS.md
4L
Here’s how it works in practice:
>
This keeps you focused on the current task without losing track of what needs to be done.