sharpninja

14 mods across 2 repositories, 4 stars between them.

sharpninja/McpServerManager

Instructions file GitHub Copilot

Copilot instructions for sharpninja/McpServerManager, covering copilot instructions — mcpservermanager (requesttracker), auth architecture, build commands, build desktop app and deploy to android device (motorola edge).

2 15d ago A 615 tokens

sharpninja/McpServerManager

Instructions file CodexOpenCode

AGENTS.md instructions for sharpninja/McpServerManager, covering agent instructions, ⚠️ priority order — non-negotiable ⚠️, ⚠️ refactoring verification — non-negotiable ⚠️, tdd lessons learned and test defines correct behavior, not failure proof.

2 15d ago A 735 tokens

sharpninja/McpServer

Instructions file GitHub Copilot

Copilot instructions for sharpninja/McpServer, covering copilot instructions — mcpserver, response formatting, terminal usage, session logging requirements and build, test, lint.

2 11d ago A 1,091 tokens original Apache-2.0

McpServer AGENTS.md

06

sharpninja/McpServer

Instructions file CodexOpenCode

AGENTS.md instructions for sharpninja/McpServer, covering agent instructions, session start, rules, byrd test gate and where things live.

2 11d ago A 1,993 tokens original Apache-2.0

McpServer CLAUDE.md

07

sharpninja/McpServer

Instructions file

Claude Code instructions for sharpninja/McpServer, covering claude.md, build & test commands, build (nuke orchestrator), or: dotnet build src/mcpserver.support.mcp -c debug and run all unit tests (excludes integration tests).

2 11d ago A 3,567 tokens original Apache-2.0

bash-usage

08

sharpninja/McpServer

Skill Claude CodeCodex

Use when a QBAgent (Quad-Brain) tool call needs a shell on this Windows host: it explains that runpowershell (pwsh) is the primary shell, when the optional runbash (Git Bash on PATH) tool is available versus unavailable (available=false), and how to fall back without inventing APIs.

2 11d ago A 72 tokens original Apache-2.0

byrd-tdd-process

09

sharpninja/McpServer

Skill Claude CodeCodex

Use this skill when implementing any feature, fix, or change in the McpServer codebase so that work follows the Byrd Development Process v4 (acceptance unit tests first / Red, validate against mocks until green, implement / Green, refactor, keep all prior and current tests passing to exit a phase, integration tests…

2 11d ago A 105 tokens original Apache-2.0

edit-file-usage

10

sharpninja/McpServer

Skill Claude CodeCodex

Use when a coding agent needs to change part of an existing repository file through the QBAgent editfile tool, applying a targeted unique-string replacement instead of rewriting the whole file with writefile.

2 11d ago A 44 tokens original Apache-2.0

git-usage

11

sharpninja/McpServer

Skill Claude CodeCodex

Use this skill whenever an agent runs the QBAgent git tool in the McpServer workspace so version-control actions stay safe, push only when explicitly asked, and commit messages keep the required Co-Authored-By trailer.

2 11d ago A 50 tokens original Apache-2.0

sharpninja/McpServer

Skill Claude CodeCodex

Use this skill when adding, updating, mapping, or auditing MCP Server FR/TR/TEST requirements and acceptance criteria, or when making ./build.ps1 ValidateTraceability pass; it covers the workflow.requirements. plugin methods, the requirement ID grammar, and the rule that every FR must map to at least one TR and one…

2 11d ago A 87 tokens original Apache-2.0

mcp-session-logging

13

sharpninja/McpServer

Skill Claude CodeCodex

Use this skill whenever an agent does meaningful work in an McpServer workspace and must record a session-log turn (begin a turn before work, append dialog, actions, and design decisions, then complete or fail the turn) through the mcpserver plugin workflow.sessionlog. methods, never by editing session-log files…

2 11d ago A 71 tokens original Apache-2.0

mcp-todo

14

sharpninja/McpServer

Skill Claude CodeCodex

Use this skill whenever an agent must list, search, read, create, update, complete, or delete MCP Server TODO items, so it routes every operation through the plugin workflow.todo. methods, honors the canonical TODO id format, and never edits TODO.yaml or any storage file directly.

2 11d ago A 62 tokens original Apache-2.0