Roberts Rules

🌐Community
by simhacker · vlatest · Repository

This skill simulates parliamentary procedure using Robert’s Rules of Order, aiding in structured discussions and voting processes.

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 roberts-rules npx -- -y @trustedskills/roberts-rules
2

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

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

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

About This Skill

What it does

This skill allows an AI agent to apply Robert's Rules of Order Newly Revised, a commonly used parliamentary procedure. It can generate motions, second motions, and determine the outcome of votes based on provided information about membership and voting patterns. The skill is designed to facilitate structured discussions and decision-making in group settings.

When to use it

  • Simulating meetings: Use this skill to model a meeting following Robert's Rules for training or demonstration purposes.
  • Generating motions: Ask the agent to draft appropriate motions based on a given scenario or proposal.
  • Predicting vote outcomes: Provide details about member positions and have the AI predict how a motion will fare.
  • Understanding parliamentary procedure: Use it as an educational tool to learn more about Robert’s Rules of Order.

Key capabilities

  • Motion generation
  • Seconding motions
  • Vote outcome prediction
  • Application of Robert's Rules of Order Newly Revised

Example prompts

  • "Draft a motion to approve the minutes from the last meeting."
  • "What is the procedure for bringing up a point of order?"
  • "If 10 members support and 5 oppose, will the motion pass?"

Tips & gotchas

The accuracy of vote outcome predictions depends heavily on the completeness and correctness of the information provided about member positions. Robert's Rules are complex; this skill provides assistance but isn’t a substitute for understanding the full ruleset.

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
simhacker
Installs
10

🌐 Community

Passed automated security scans.