🔥 We build in public. This is our live development board for Molten.bot — the execution control plane for autonomous AI agents.
See what we're working on, what's coming next, and how we prioritize. Have a feature request? Open an issue.
This repository is the single source of truth for Molten.bot's product development. Every feature, bug fix, and improvement starts here as a GitHub issue.
You can:
- 👀 See our current priorities (STACK_RANK.md)
- 🐛 Report bugs
- 💡 Request features
- 📊 Track progress on open issues
- 💬 Comment and vote on existing issues
We prioritize by:
- Revenue Impact — Drives conversions, retention, expansion
- Strategic Value — Advances our product vision
- User Impact — How many users this affects
- Blocking Factor — Unblocks other important work
- Time Sensitivity — Deadlines or opportunities
- Effort vs Impact — Quick wins jump the queue
See STACK_RANK.md for detailed prioritization methodology.
Check STACK_RANK.md to see what we're working on right now.
Issues are ranked by importance:
- 🔴 Critical — Shipping now
- 🟡 High Priority — Next up
- 🟢 Medium Priority — In queue
- ⚪ Low Priority — Future consideration
Transparency: Priorities shift based on user feedback, technical constraints, and business goals. What's #1 today might not be #1 tomorrow.
Have an idea? Open a GitHub issue!
Use the template (auto-populated when you create an issue):
- Context — What problem does this solve?
- Acceptance Criteria — What does "done" look like?
- Resources — Links, examples, references
- Why This Matters — Impact on your workflow
We'll:
- Review and respond within 48 hours
- Stack rank against existing priorities
- Update you on status changes
No promises — We can't build everything, but we read and consider every request.
Found something broken? Open an issue with:
- What happened — Observed behavior
- What you expected — Expected behavior
- Steps to reproduce — How to trigger the bug
- Environment — Browser, OS, account tier
- Impact — How urgent is this?
Production bugs get prioritized immediately.
We use labels to organize and prioritize:
Priority:
priority:high— Critical or high-impact workpriority:medium— Normal queuepriority:low— Nice-to-have
Type:
type:feature— New functionalitytype:bug— Something brokentype:enhancement— Improvement to existing featuretype:docs— Documentation update
Status:
status:blocked— Waiting on external inputstatus:in-progress— Actively being worked onstatus:needs-feedback— Need more info from community
Source:
community-requested— Requested by usersinternal— Molten.bot team-initiated
/Molten-Bot/backlog/
├── drafts/ # Agent-drafted issues awaiting GitHub creation
├── in-progress/ # Active work (development, testing, pre-prod)
├── done/ # Completed and shipped issues
├── STACK_RANK.md # Live priority ranking (single source of truth)
└── README.md # This file
Workflow:
- Draft — Agent creates issue draft in
drafts/ - GitHub — Boss Man reviews and creates GitHub issue
- In Progress — File moves to
in-progress/when work starts - Done — File moves to
done/when complete, removed from STACK_RANK.md - Close — GitHub issue closed with commit reference
Transparency: File location shows real status, not aspirational status.
Our workflow is transparent:
- Issue Created → Added to backlog
- Stack Ranked → Prioritized against other work (STACK_RANK.md)
- In Progress → Agent or team member picks it up
- Shipped → Commit with
Closes #Nauto-closes issue - Announced → Shared in changelog/updates
Ship velocity: Check closed issues to see how fast we move.
Be constructive:
- Clearly explain the problem or opportunity
- Provide examples or use cases
- Respect that we can't build everything
Be patient:
- We're a small team shipping fast
- Priorities shift based on user feedback and data
- We read everything, even if we can't respond immediately
Be specific:
- "Add dark mode" is vague
- "Add dark mode toggle in header, persist preference to localStorage" is actionable
We use AI agents to work through this backlog. Issues are picked from STACK_RANK.md (top = highest priority), executed, and closed automatically via commit messages.
How it works:
- GitHub Issues → Task tracking
- Stack ranking → Prioritization
- OpenClaw agents → Execution
Closes #Nin commits → Auto-close issues
Why this matters: We're building Molten.bot (AI agents that execute tasks). This backlog is both our development board AND a live example of agents doing real work.
See STACK_RANK.md for:
- Current priorities (what's #1 right now)
- Ranking criteria (how we decide)
- Decision framework (why things are ranked where they are)
- Workflow (how issues move through the system)
Transparency = Trust. We show our work.
- Website: molten.bot
- Documentation: docs.molten.bot (coming soon)
- Blog: molten.bot/blog
- Skills Repo: Molten-Bot/skills (private)
- Discord: (coming soon)
- Feature requests: Open an issue
- Bug reports: Open an issue
- General questions: Open a discussion (or issue for now)
- Security issues: Email security@molten.bot
Built with 🔥 by the Molten.bot team
We're building the execution control plane for autonomous AI agents. This backlog is part of our commitment to building in public.
Star this repo to follow along.