mit einem Klick
backlog
Manage product backlog as an ordered priority list
Menü
Manage product backlog as an ordered priority list
| name | backlog |
| description | Manage product backlog as an ordered priority list |
Manage the product backlog at docs/strategy/backlog.md as an ordered list where position = priority.
Ask the user what they want to do:
Ask for:
Ask where to insert in the list (top, bottom, or after item X)
Add the item to docs/strategy/backlog.md
Store in docs/strategy/backlog.md:
# Product Backlog
| # | Title | Type | Status | Description |
|---|-------|------|--------|-------------|
| 1 | User authentication | Feature | backlog | Allow users to login with email/password |
| 2 | Fix checkout bug | Fix | in-progress | Cart total not updating on quantity change |
| 3 | Dark mode | Feature | backlog | Add dark theme option for accessibility |
| 4 | Refactor API layer | Tech Debt | backlog | Clean up duplicate API call patterns |
| 5 | Evaluate caching options | Spike | done | Research Redis vs Memcached for session storage |
This skill should be used when the user asks to "install openclaw", "set up openclaw", "configure openclaw channels", "openclaw gateway", "openclaw troubleshooting", "add whatsapp to openclaw", "add telegram to openclaw", "openclaw agent", "openclaw models", "openclaw cron", "openclaw memory", "openclaw skills", "openclaw security", "openclaw browser", "openclaw sessions", "openclaw workspace", "openclaw docker", "openclaw not working", "debug openclaw", "connect discord to openclaw", "openclaw setup guide", or mentions openclaw setup, configuration, troubleshooting, or daily usage.
Write BDD requirements in Gherkin format. Guides the user through the process.
Guided implementation planning with codebase understanding and requirement focus
Manage tech stack and architecture decisions
Document domain knowledge including entities, processes, and ubiquitous language
Execute an implementation plan step by step