# Feature Queue Management

> Maintain the approved blocker and feature queue without duplicate scope.

- Skill: `onfire7777/feature-queue-management` (Agent Skill)
- Install (CLI): `npx skillmds@latest add onfire7777/feature-queue-management`
- Raw SKILL.md: https://api.skillmd.com/api/skills/onfire7777/feature-queue-management/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: onfire7777 (https://skillmd.com/u/onfire7777)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/onfire7777/feature-queue-management

---


# Feature Queue Management

- Treat `C:\Users\burni\.codex\state\five-agent-dev-team-queue.json` as the work source of truth.
- Queue only RFC-backed features scoring at least 22/30.
- Keep one active blocker and at most one active feature.
- Do not queue implementation that overlaps active PR scope.
- Preserve clear owner stage, blocked-by entries, must-not-touch globs, and rollback notes.

