Public roadmap, feature proposals, and RFCs for Agent Mag.
This is where you shape what gets built next.
Website · Tools · Skills · Newsletter
Agent Mag's platform (theagentmag.com) is proprietary. But what we build is shaped by the community. This repo is the public interface for that.
| Where | What |
|---|---|
| This repo | Feature proposals, RFCs, roadmap, public discussion |
| Agent-mag/skills | Submit agent skill configs via PR |
| Agent-mag/tools | Submit open-source agent tools via PR |
| theagentmag.com/community | Real-time community chat and discussion |
Want something built — a new tool, platform feature, integration, or improvement?
Browse open proposals to see if someone already suggested it. Upvote with 👍 if they did.
Use the Feature Proposal template. Tell us:
- What you want built
- Why it matters — what problem does it solve?
- Who benefits — who's the target user?
The community and maintainers discuss feasibility, scope, and priority.
We label proposals as:
| Label | Meaning |
|---|---|
approved |
We're going to build this |
community-build |
Open for community to build — we'll integrate it |
needs-rfc |
Needs a detailed proposal before we commit |
wontfix |
Not aligned with our direction — with explanation |
Two paths depending on the outcome:
- Standalone tool or skill → contributor builds it in Agent-mag/skills or Agent-mag/tools, submits via PR
- Platform integration needed → contributor builds the public-facing piece, Agent Mag team handles the private platform wiring
Nobody ever needs access to the private codebase.
For larger features that need design discussion before building, create a proposal document:
- Fork this repo
- Create
proposals/YYYY-MM-title.mdusing the RFC template - Open a PR — discussion happens in the PR comments
- Once consensus is reached, we merge the RFC and create tracked issues
We maintain our public roadmap using GitHub Projects. View the board:
| Area | Status | Description |
|---|---|---|
| Skills Registry | ✅ Live | Open registry with npx agentmag add |
| Tools Directory | ✅ Live | 136+ free tools, searchable |
| Agent Testing Tools | 🟡 Building | Evaluation harnesses, replay testing |
| Prompt Engineering Tools | 🟡 Building | Linters, version control |
| MCP Servers | 📋 Planned | Model Context Protocol integrations |
| Observability Tools | 📋 Planned | Trace viewers, cost tracking |
- Be specific. "Make the tools page better" isn't actionable. "Add filtering by language on /tools" is.
- One proposal, one issue. Don't bundle unrelated ideas.
- Search first. Duplicate proposals slow everyone down.
- Be constructive. Critique ideas, not people.
MIT — see LICENSE for details.
