selfagency

17 mods across 4 repositories, 92 stars between them.

selfagency/opilot

Instructions file GitHub Copilot

Instructions for selfagency/opilot, covering before starting work, project overview, key features to keep in mind, development environment setup and code quality standards.

90 1mo ago A 2,166 tokens original MIT

opilot AGENTS.md

03

selfagency/opilot

Instructions file CodexOpenCode

Instructions for selfagency/opilot, covering before starting work, project overview, key features to keep in mind, development environment setup and code quality standards.

90 1mo ago A 2,161 tokens copy · 100% MIT

teamdynamix

07

selfagency/teamdynamix-mcp

Skill Claude CodeCodex

Use this skill when the user needs TeamDynamix ITSM operations through MCP: ticket triage and updates, KB article maintenance, asset/CI relationships, service catalog lookups, project issue/risk workflows, or time entry queries. Always discover IDs first, use read-before-write patterns, and enforce write safety gates.

2 2mo ago A 70 tokens

teamdynamix-mcp

08

selfagency/teamdynamix-mcp

MCP server Claude CodeCodexCursor

A production-ready TypeScript MCP server for TeamDynamix. Runs locally from the @selfagency/teamdynamix-mcp npm package.

2 2mo ago A tokens not measured

git-mcp-workflow

09

selfagency/beans-mcp

Skill Claude CodeCodex

Use for repositories managed through the git-mcp server when an agent needs to inspect repository state, create commits, manage branches and remotes, rebase, cherry-pick, stash, bisect, work with worktrees, handle Git Flow or git-flow-next-style workflows, manage tags, recover from mistakes, or explain Git concepts…

0 3mo ago A 160 tokens original MIT

beans-mcp

10

selfagency/beans-mcp

Skill Claude CodeCodex

Use this skill when the user needs to manage Beans work items in a Beans workspace—create, view, update, reopen, archive, query, or bulk-manage beans, edit .beans files/frontmatter, or manage parent/blocking relationships. Use it even when the user says tickets/issues/backlog instead of “beans.” Do not use it for…

0 3mo ago A 87 tokens original MIT

beans-mcp

11

selfagency/beans-mcp

MCP server Claude CodeCodexCursor

Interact with the Beans CLI issue tracker agentically. Runs locally from the @selfagency/beans-mcp npm package.

0 3mo ago A tokens not measured copy · 59% MIT

selfagency/git-mcp

Instructions file GitHub Copilot

Copilot instructions for selfagency/git-mcp, covering github copilot instructions, project goals, mcp architecture rules, git domain design rules and git backend rules (simple-git only).

0 11d ago A 1,885 tokens

git-mcp-overview

13

selfagency/git-mcp

Skill Claude CodeCodex

Discover and safely use the git-mcp server for Git inspection and mutation workflows.

0 11d ago A 22 tokens

git-mcp-workflow

14

selfagency/git-mcp

Skill Claude CodeCodex

Use this skill for repositories managed through the git-mcp server when the task involves Git inspection, staging or committing, branches, remotes, rebase, cherry-pick, stash, bisect, worktrees, Git Flow, LFS, release tagging, PR preparation, or recovery. Prefer git-mcp tools over shell git commands, including when…

0 11d ago A 115 tokens

gitbutler-workflow

15

selfagency/git-mcp

Skill Claude CodeCodex

Use this skill when a repository may be managed by GitButler. Detect GitButler availability with gitbutcheck, then prefer the but CLI or but mcp server for version control in GitButler-managed repositories. Run but teardown before using git-mcp tools on a GitButler-managed repo so plain-Git writes do not conflict with…

0 11d ago A 88 tokens

jj-workflow

16

selfagency/git-mcp

Skill Claude CodeCodex

Use this skill when a repository may be managed by Jujutsu (jj). Detect jj availability and management with gitjjcheck, then prefer the jj CLI for all version control operations in jj-managed repositories. git-mcp tools operate on the underlying .git and will not reflect jj's change model (working-copy commit…

0 11d ago A 76 tokens

git-mcp

17

selfagency/git-mcp

MCP server Claude CodeCodexCursor

A Git MCP server that doesn't suck. Runs locally from the @selfagency/git-mcp npm package.

0 11d ago A tokens not measured