name: work description: Work on the next available beads task
Work
Work on the next available beads task.
Instructions
- Find the next available task from beads:
- Look for unassigned or assigned-to-you tasks
- Prioritize by urgency and dependencies
- Understand the task requirements:
- Read the full issue description
- Check for linked issues or dependencies
- Review acceptance criteria
- Implement the task:
- Follow the implementation notes if provided
- Adhere to codebase patterns and conventions
- Write tests if applicable
- After completing the task:
- Commit the changes with a clear message
- Reference the beads issue in the commit
- Stop after committing - do not continue to the next task