k0ry

7 mods across 1 repository, 0 stars between them.

agent-loop

01

k0ry/MCPDeveloper

Skill Claude CodeCodex

Orchestrates a multi-agent loop involving planning, development, review, and publishing sub-agents to implement and publish features test-first and with high standards compliance.

0 7d ago B 35 tokens

code-review

02

k0ry/MCPDeveloper

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

0 7d ago A 94 tokens

k0ry/MCPDeveloper

Skill Claude CodeCodex

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

0 7d ago A 52 tokens

k0ry/MCPDeveloper

Skill Claude CodeCodex

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

0 7d ago A 56 tokens

pull-request

05

k0ry/MCPDeveloper

Skill Claude CodeCodex

Commit staged and unstaged changes, push the branch to origin, and open a pull request using the GitHub CLI. Use when the user asks to commit, push, and create a PR in one workflow.

0 7d ago A 45 tokens

tdd

06

k0ry/MCPDeveloper

Skill Claude CodeCodex

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

0 7d ago A 33 tokens

shop-mcp

07

k0ry/MCPDeveloper

MCP server Claude CodeCodexCursor +2

MCP server "shop-mcp" as configured in k0ry/MCPDeveloper. Runs locally from the shop-mcp Python package.

0 7d ago A tokens not measured