naka-koma

10 mods across 1 repository, 0 stars between them.

build-runner

01

naka-koma/local-llm-mcp

Agent Claude Code

A Python syntax-checking agent that runs `python -m py_compile server.py`. Syntax checking verifies that Python code can be parsed before it is run.

0 1mo ago A 44 tokens original MIT

explore

02

naka-koma/local-llm-mcp

Agent Claude Code

A read-only codebase investigation agent for locating files, definitions, dependencies, and implementation details. It works with a small Python repository containing a server, dependency file, and environment-variable example.

0 1mo ago A 62 tokens original MIT

test-runner

03

naka-koma/local-llm-mcp

Agent Claude Code

A test-running agent that checks whether a `tests/` directory exists and runs `pytest` when it does. Pytest is a tool for running Python tests.

0 1mo ago A 35 tokens original MIT

implement

05

naka-koma/local-llm-mcp

Skill Claude CodeCodex

An implementation procedure that applies an agreed plan to a GitHub issue or requested change. It includes project-rule checks, progress reporting, syntax validation, and optional test execution.

0 1mo ago A 14 tokens original MIT

plan

06

naka-koma/local-llm-mcp

Skill Claude CodeCodex

A planning procedure for turning a GitHub issue or written request into an implementation plan. A GitHub issue is a tracked task or bug report in a repository.

0 1mo ago A 17 tokens original MIT

release

07

naka-koma/local-llm-mcp

Skill Claude CodeCodex

Skill "release" from naka-koma/local-llm-mcp, covering 手順 and 注意.

0 1mo ago A 16 tokens original MIT

review

08

naka-koma/local-llm-mcp

Skill Claude CodeCodex

A code-review procedure for examining current changes against correctness, security, project rules, and general reuse. It reports each finding with a severity, file, line, explanation, and suggested fix.

0 1mo ago A 8 tokens original MIT

naka-koma/local-llm-mcp

Instructions file

A set of project instructions for working on `local-llm-mcp`, a small Python MCP server that forwards requests through LiteLLM. It documents the technology, files, setup, release approach, and coding rules.

0 1mo ago A 2,102 tokens original MIT

local-llm-mcp

10

naka-koma/local-llm-mcp

MCP server Claude CodeCodexCursor +2

MCP server "local-llm-mcp" as configured in naka-koma/local-llm-mcp. Runs locally from the local-llm-mcp Python package.

0 1mo ago A tokens not measured original MIT