github-via-theorymcp

Perform governed GitHub operations on equaltoai/lesser-body with agent attribution.

3|1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/equaltoai/lesser-body --skill github-via-theorymcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-via-theorymcp
Source: https://github.com/equaltoai/lesser-body/tree/main/.agents/skills/github-via-theorymcp
Command: npx skills add https://github.com/equaltoai/lesser-body --skill github-via-theorymcp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you perform GitHub operations on the equaltoai/lesser-body repository without bypassing governance, attribution, or repo-level policy checks.

Core Features & Use Cases

  • Governed GitHub Actions: Use agent-scoped tools first for branches, commits, pull requests, reviews, issues, comments, and checks.
  • Policy-Aware Fallbacks: Fall back to gh only when a needed action is not exposed by TheoryMCP, such as reading PR bodies, handling Projects v2, deleting branches, or dispatching workflows.
  • Attributable Repository Work: Keep writes attributable to body-theorymcp[bot] and respect server-side gates for merges and closeout flows.

Quick Start

Use the governed GitHub tools first for the requested repository action, and only switch to gh if the needed operation is explicitly unsupported by TheoryMCP.

Frequently Asked Questions about github-via-theorymcp

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

FAQPage Schema
How do I manage pull requests and branches with policy enforcement on GitHub?

Perform governed GitHub operations using agent-scoped tools that enforce repository policies and attribute writes automatically to a designated bot. Cover branches, commits, pull requests, reviews, and checks while preserving server-side merge gates and repository access controls.

Can I use gh CLI commands for repository management when TheoryMCP tools are unsupported?

Fall back to gh CLI for repository management only when TheoryMCP tools lack a needed action. Permitted fallback scenarios include reading PR bodies, handling Projects v2, deleting branches, dispatching workflows, managing releases, secrets, gists, and generic REST access.

What GitHub actions require policy-aware fallbacks instead of agent-scoped tools?

Policy-aware fallbacks via gh are required for GitHub actions like reading PR bodies, managing Projects v2, deleting branches, dispatching workflows, handling releases, and accessing secrets or gists. Use these only when agent-scoped TheoryMCP tools do not expose the needed operation.

How do I keep GitHub commits and reviews attributable to a specific bot account?

Keep GitHub commits and reviews attributable by using governed agent-scoped tools that automatically attribute writes to a designated bot account. This preserves repository access controls and ensures all branch, commit, pull request, and closeout workflows remain policy-compliant.

Does this approach support GitHub closeout workflows and check runs?

Yes, this approach supports GitHub closeout workflows and check runs through governed agent-scoped tools. It covers branches, commits, pull requests, reviews, issues, comments, and checks while enforcing policy and respecting server-side gates for merges and closeout flows.

What are the limitations of using governed tools for GitHub repository management?

Limitations of governed tools for GitHub repository management include lacking native support for reading PR bodies, Projects v2, branch deletion, releases, workflow dispatch, secrets, and gists. You must switch to gh CLI for these specific unsupported gaps while maintaining policy enforcement.