.agents/skills/rfc-creator/SKILL.md
Create or update Requests for Comment for this repository. Use when the user wants a new feature, subsystem, module, game mechanic, API change, or vendor contribution proposal drafted in `proposals/rfc/` before implementation.
npx skillsauth add akollegger/aie-matrix rfc-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to draft repository-specific RFCs that follow proposals/rfc/README.md exactly. RFCs are for proposals before implementation, not for settled architectural decisions.
proposals/rfc/README.md and any relevant context from README.md, docs/project-overview.md, and docs/architecture.md.NNNN-short-title in lowercase kebab-case (e.g. 0001-minimal-poc).proposal/NNNN-short-title matching the RFC filename exactly before writing any files. Do not proceed without switching to this branch.proposals/rfc/NNNN-short-title.md on that branch.# RFC-NNNN: Title
**Status:** draft | under review | accepted | rejected
**Date:** YYYY-MM-DD
**Authors:** @handle
**Related:** links to issues, ADRs, or other RFCs
## Summary
## Motivation
## Design
## Open Questions
## Alternatives
## Summary to one clear paragraph.## Design when useful.## Open Questions to surface unresolved choices instead of hiding them.When creating a new RFC:
proposal/NNNN-short-title before writing files.proposals/rfc/.proposals/rfc/README.md./rfc-review before opening the proposal for comment.data-ai
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
data-ai
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
testing
Create or update the feature specification from a natural language feature description.
content-media
Execute the implementation planning workflow using the plan template to generate design artifacts.