/council-list-sessions

List past council deliberations in a sortable table of session metadata.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MisterMunchkin/council-of-claudes --skill council-list-sessions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /council-list-sessions
Source: https://github.com/MisterMunchkin/council-of-claudes/tree/main/skills/council-list-sessions
Command: npx skills add https://github.com/MisterMunchkin/council-of-claudes --skill council-list-sessions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps a historical view of council deliberations in a project, enabling quick access to decisions and context without digging through multiple records.

Core Features & Use Cases

  • List past sessions with essential metadata (session ID, date, question, personas, status) in a single, readable table.
  • Quickly revisit or view the detailed viewer for any session to understand outcomes.
  • Ideal for project governance, traceability, and auditability during product planning or code reviews.

Quick Start

Run /council-list-sessions to display a table of recent council deliberations for the current project.

Frequently Asked Questions about /council-list-sessions

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

FAQPage Schema
How do I view past council deliberations for a project?

To view past council deliberations, run the session viewer to fetch session metadata from the project store and render a sortable table showing date, session ID, question, personas, and status.

What is the best way to audit historical council decisions during code reviews?

The best way to audit historical council decisions is to list past sessions in a readable table, providing quick access to outcomes and context for project governance and traceability during code reviews.

Does the council session viewer support multi-worktree git projects?

Yes, the council session viewer supports multi-worktree projects by automatically deriving the project name from the git worktree to present the correct deliberation results.

How do I revisit a specific council session to understand its outcome?

To revisit a specific council session, you can view the detailed session viewer from the listed table to understand the deliberation outcome and decision context.

Can I sort the table of past council deliberations by date or status?

Yes, you can sort the table of past council deliberations by columns including date, session ID, question, personas, and status for an at-a-glance view of decisions.