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.
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.
Instructions file GitHub Copilot
Configuration for AI behavior when interacting with Codacy's MCP Server.
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.
Instructions file GitHub Copilot
Copilot instructions for selfagency/teamdynamix-mcp, covering github copilot instructions, project goals, mcp architecture rules, typescript standards and error handling rules.
Instructions file GitHub Copilot
Instructions for GitHub Copilot when operating against a TeamDynamix instance via the MCP server.
Skill Claude CodeCodex
Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration.
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.
MCP server Claude CodeCodexCursor
A production-ready TypeScript MCP server for TeamDynamix. Runs locally from the @selfagency/teamdynamix-mcp npm package.
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…
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…
MCP server Claude CodeCodexCursor
Interact with the Beans CLI issue tracker agentically. Runs locally from the @selfagency/beans-mcp npm package.
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).
Skill Claude CodeCodex
Discover and safely use the git-mcp server for Git inspection and mutation workflows.
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…
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…
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…
MCP server Claude CodeCodexCursor
A Git MCP server that doesn't suck. Runs locally from the @selfagency/git-mcp npm package.