Overview
Stardust’s task management is built on a simple philosophy: every task has exactly one owner, and ownership drives accountability. No shared tasks. No vague responsibilities. Just clear commitments and outcomes.Strategic Laziness: The best task managers help you do less work, not manage more tasks.
Task Lifecycle
Every task in Stardust moves through clear states:1
Created
Task exists but no work has started yet.Status:
todo
Visibility: Shows up in “Ready” lists if unblocked2
In Progress
Someone is actively working on it.Status:
in_progress
Visibility: Shows in owner’s active work
Health Check: Flagged if stuck >7 days3
Blocked
Work can’t continue due to dependency or external factor.Status:
blocked
Visibility: Surfaces in team blockers view
Health Check: Owner gets nudges to resolve4
Done
Task is complete and shipped.Status:
done
Visibility: Hidden from active views, archivedTask Attributes
Title
What: A clear, action-oriented description of what needs to be done. Best Practices:- Start with a verb: “Review”, “Fix”, “Ship”, “Deploy”
- Be specific: “Review Q1 roadmap” not “Review stuff”
- Keep it short: Under 60 characters
Owner
What: The single person responsible for this task’s outcome. Why It Matters:- Accountability: One person owns the result
- Focus: Owners know their commitments
- Velocity: No coordination overhead
Priority
What: How important this task is relative to other work. Levels:Production is down. Everything stops.Use for: Outages, security issues, data lossExample: “Fix database connection pool exhaustion”
Must be done soon. Impacts key outcomes.Use for: Deadlines, dependencies for other work, customer commitmentsExample: “Ship Q1 roadmap presentation”
Should be done. Normal priority work.Use for: Regular feature work, improvements, most tasksExample: “Add dark mode toggle to settings”
Nice to have. Do when time permits.Use for: Polish, optimizations, tech debtExample: “Reorganize file structure”
Due Date
What: When this task needs to be complete. Best Practices:- Only set due dates for real deadlines
- Avoid arbitrary dates just to have a date
- Use natural language: “end of week”, “next Thursday”
Dependencies
What: Tasks that must be completed before this one can start. Why It Matters:- Automatically blocks tasks until dependencies are done
- Surfaces what’s actually ready to work on
- Eliminates manual coordination
- Linear Dependencies
- Parallel Work
Dependencies are automatically tracked. When task A is marked done, task B becomes ready instantly.
Tags
What: Flexible categorization without rigid hierarchies. Use Cases:- Group related work:
#auth,#dashboard,#api - Track initiatives:
#q1-goals,#tech-debt,#quick-wins - Filter views:
#urgent,#needs-review,#blocked
Task Operations
Create
- Web UI
- CLI
- API
- Click + button or press
Cmd+N - Type your task naturally: “Review roadmap before Thursday”
- AI extracts due date, priority, and tags
- Click Create
Update
- Web UI
- CLI
- API
- Click the task to open details
- Edit any field directly
- Changes save automatically
Delete
- Web UI
- CLI
- API
- Open task details
- Click Delete button
- Confirm deletion
Smart Views
Ready Tasks
Shows only tasks that are:- Not blocked by dependencies
- Not already in progress
- Assigned to an owner
- Not completed
This is your work queue. Start here every morning to see what you can actually work on.
Blocked Tasks
Shows tasks stuck waiting on something:- Waiting on dependencies
- Waiting on external teams
- Waiting on decisions
- Technical blockers
In Progress
Shows active work:Overdue
Shows tasks past their due date:Stardust doesn’t nag you about arbitrary deadlines. Overdue tasks are flagged, but AI prioritization considers real urgency.
Batch Operations
Filter and Update
Bulk Reassign
Export and Analyze
Best Practices
One Owner
Every task must have exactly one owner. No exceptions.
Update Status
Keep status current. Update as you work, not in meetings.
Use Dependencies
Model real blockers. Don’t start work that’s actually blocked.
Delete Liberally
If it’s been sitting for weeks, question whether it matters. Delete if not.
Limit WIP
Finish tasks before starting new ones. 1-3 in progress is ideal.
Trust AI
Use AI prioritization when overwhelmed. It sees patterns you miss.
