RFC Index
Request for Comments (RFCs) are how the PromptPack specification evolves. Each substantial change — a new entity type, a major capability, a breaking schema change — starts as an RFC, gets discussed in public, and lands in the spec when it's accepted and implemented.
For the process itself (lifecycle, template, criteria), see the RFC Process.
Status
| Symbol | Meaning |
|---|---|
| 📝 Draft | Initial proposal under discussion |
| 🔍 Review | Formal review period, seeking feedback |
| ✅ Accepted | Approved for implementation |
| 🚀 Implemented | Merged into the specification |
| ⏸️ Deferred | Postponed to future consideration |
| ❌ Rejected | Not accepted (with reasoning in the RFC) |
RFCs
| # | Title | Status | Spec | Created | Updated |
|---|---|---|---|---|---|
| RFC-0001 | Core PromptPack Schema | 🚀 Implemented | v1.0 | 2025-10-01 | 2025-10-31 |
| RFC-0002 | YAML File Format | 🚀 Implemented | v1.0 | 2025-10-05 | 2025-10-31 |
| RFC-0003 | Template Variable System | 🚀 Implemented | v1.0 | 2025-10-10 | 2025-10-31 |
| RFC-0004 | Multimodal Content Support | 🚀 Implemented | v1.1 | 2025-11-06 | 2025-11-15 |
| RFC-0005 | PromptPack Workflow Specification Extension | 🚀 Implemented | v1.3 | 2025-11-17 | 2025-11-17 |
| RFC-0006 | Evals Extension | 🚀 Implemented | v1.2 | 2026-02-14 | 2026-02-14 |
| RFC-0007 | Agents Extension | 🚀 Implemented | v1.3 | 2026-02-15 | 2026-02-15 |
| RFC-0008 | Skills Extension | 🚀 Implemented | v1.3.1 | 2026-02-21 | 2026-02-21 |
| RFC-0009 | Agent Loop Extension | 🚀 Implemented | v1.4 | 2026-03-26 | 2026-04-18 |
| RFC-0010 | Workflow Composition Extension | 📝 Draft | — | 2026-04-28 | 2026-04-28 |
At a Glance
| Count | |
|---|---|
| Total RFCs | 10 |
| Implemented | 9 |
| Draft | 1 |
| In Review | 0 |
| Rejected | 0 |
Propose an RFC
Have an idea for the spec? Start here:
- Read the RFC Process for the lifecycle, template, and review criteria
- Discuss the idea first in GitHub Discussions to gauge interest
- Draft an RFC using the proposal template
- Submit a pull request against altairalabs/promptpack-spec