Documentation
README
Next Task — the implementation half of the loop
One invocation = one iteration: guard → interrupts → pick ONE queued idea → build & record.
This skill implements; it does not invent. The idea queue is GitHub Issues
labeled idea, filled by the next-idea skill (which runs on its own
schedule — see docs/task-automation.md). Maintenance exists only as an
interrupt. Housekeeping — dependency bumps, TODO-comment cleanup, docs
reshuffling, refactors with no user-observable effect — is not work;
never fall back to it to look busy. If the queue is empty and nothing is
broken, doing nothing is the correct outcome.
This is the opening of the README. Read the full README on GitHub.