Council Review

🌐Community
by trancong12102 · vlatest · Repository

Analyzes council meeting transcripts to identify key decisions, action items, and potential roadblocks needing attention.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add council-review npx -- -y @trustedskills/council-review
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "council-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/council-review"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill facilitates a review process, likely involving multiple stakeholders or a "council." It allows users to submit items for review and provides a structured way to gather feedback. The skill appears designed to manage this workflow efficiently, potentially including tracking decisions and outcomes.

When to use it

  • Project approvals: Route project proposals through a council for approval before work begins.
  • Policy changes: Gather input from relevant parties on proposed policy adjustments.
  • Content moderation: Submit content flagged for review by a moderation council.
  • Performance evaluations: Manage the feedback and decision-making process for employee performance reviews.

Key capabilities

  • Submitting items for review
  • Facilitating feedback collection from a council
  • Tracking review decisions
  • Managing outcomes of the review process

Example prompts

  • "Submit this design mockup to the Design Council for review."
  • "What is the status of the policy change proposal currently under review?"
  • "Can you list all items awaiting review by the Content Moderation Council?"

Tips & gotchas

This skill likely requires a pre-defined council or group of reviewers. Ensure these individuals are properly configured within the system for the skill to function correctly.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
trancong12102
Installs
21

🌐 Community

Passed automated security scans.