Capture every idea without filtering
The Ideas column is a low-friction inbox. Drop in technical explorations, architecture proposals, and improvement hunches. Filtering happens later during planning, not at capture time.
// Engineering Backlog
Not every important project has a product spec. Track infrastructure upgrades, technical debt, tooling improvements, and research in a dedicated engineering backlog.
Ideas
3Evaluate GraphQL federation for microservices
Prototype edge caching for API responses
Explore migrating CI/CD to GitHub Actions
Planned
2Rewrite notification pipeline to async queue
Add database read replicas for analytics queries
In Progress
2Implement incremental static regeneration for docs site
Refactor auth middleware to support multi-tenant tokens
Shipped
2Deploy zero-downtime database migration framework
Launch rate limiter with sliding window algorithm
The Ideas column is a low-friction inbox. Drop in technical explorations, architecture proposals, and improvement hunches. Filtering happens later during planning, not at capture time.
When an idea is ready, write a clear problem statement and acceptance criteria on the card, then move it to Planned. Vague cards stay in Ideas until they are concrete enough to estimate.
Only cards someone is actively working on belong in In Progress. If work stalls, move the card back to Planned with a comment explaining why. Honesty beats optimism on a backlog board.
The Shipped column is your team changelog. Review it during retrospectives and all-hands. Seeing shipped work builds momentum and helps stakeholders understand engineering velocity.
Technical debt, infrastructure improvements, developer tooling, architecture changes, performance work, and exploratory research. If it improves the system but is not a direct product feature, it belongs here.
Review the Ideas column biweekly. Close items that are no longer relevant, merge duplicates, and promote high-value items to Planned. A backlog that grows without grooming becomes a graveyard.
Yes. Product backlogs are prioritized by customer impact. Engineering backlogs are prioritized by system health, developer productivity, and technical risk. Mixing them leads to technical debt being perpetually deprioritized.
// Ship the invisible work
No credit card. Free engineering boards with real-time sync and full activity history.