rfc-council

Coordinate RFC council deliberations with anchored stochastic reasoning and evidence bundles.

1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/guardian-intelligence/apm2 --skill rfc-council
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: rfc-council
Source: https://github.com/guardian-intelligence/apm2/tree/main/documents/skills/rfc-council
Command: npx skills add https://github.com/guardian-intelligence/apm2 --skill rfc-council

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

RFC governance and ticket review is error-prone and slow when done manually. This Skill automates multi-agent RFC council workflows using Anchored Stochastic Reasoning, providing consistent deliberation, evidence synthesis, and auditable outcomes.

Core Features & Use Cases

  • Anchored Stochastic Reasoning: Orchestrates 3-subagent deliberations with 2 fixed anchors + 3 random modes.
  • Lifecycle RFC Management: Supports v0 (Discovery/create), v2 (Exploration/grounding), v4 (Closure/finalization) and ticket generation.
  • Evidence Bundles & Gates: Produces structured evidence bundles, verdicts, and remediation guidance for gate reviews.

Quick Start

To start RFC council, load the RFC specs from documents/skills/rfc-council/assets and trigger the workflow via the rfc-council skill with the appropriate PRD/RFC identifiers as described in the official assets.

Frequently Asked Questions about rfc-council

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate RFC gate review and ticket deliberation?▼

Automate RFC gate review by running anchored stochastic mode deliberations with a 3-agent council, producing structured evidence bundles and deterministic verdicts for ticket approval.

What is anchored stochastic reasoning for RFC council deliberation?▼

Anchored stochastic reasoning orchestrates 3-subagent council deliberations using 2 fixed anchors and 3 random modes to evaluate RFC tickets and generate auditable evidence bundles.

How do I manage RFC lifecycle phases from creation to finalization?▼

Manage RFC lifecycles by applying deliberation workflows across v0 creation, v2 exploration, and v4 finalization phases to generate and review tickets with deterministic gates.

How do I resolve RFC gate contract failures like dependency acyclicity or scope coverage?▼

Resolve RFC gate contract failures by utilizing the council's generated remediation workflows and linked evidence bundles to address violations like DEP-ACYCLICITY and SCOPE-COVERAGE.

Does RFC council deliberation require external dependencies or instruction specs?▼

RFC council deliberation requires no external dependencies, but you must load instruction specs from local assets and trigger the workflow with appropriate PRD or RFC identifiers.