dev-agent
01mdemyanov/gramax-docportal-mcp
Agent Claude Code
A software developer agent for the gramax-docportal-mcp project that uses test-driven development, or TDD: write a failing test, then code until it passes.
mdemyanov/gramax-docportal-mcp
Agent Claude Code
A software developer agent for the gramax-docportal-mcp project that uses test-driven development, or TDD: write a failing test, then code until it passes.
mdemyanov/gramax-docportal-mcp
Agent Claude Code
A project-management agent for the Gramax documentation-portal MCP server, where MCP is a standard way for AI tools to call software capabilities. It breaks features and bugs into tasks, routes work to research and architecture agents, tracks progress, and reviews results.
mdemyanov/gramax-docportal-mcp
Agent Claude Code
A research agent for the Gramax documentation MCP server project. It gathers and organizes information about APIs, software libraries, standards, similar projects, and changelogs.
mdemyanov/gramax-docportal-mcp
Agent Claude Code
An architecture-planning agent for a Python MCP server that connects to the Gramax documentation portal. It turns feature requests or research into technical designs and, for significant decisions, ADRs—short records explaining why an architectural choice was made.
mdemyanov/gramax-docportal-mcp
Instructions file CodexOpenCode
Team instructions for a Python MCP server whose AI agents have separate roles such as coordination, research, architecture, and test-driven development. TDD means writing tests as part of developing a change.
mdemyanov/gramax-docportal-mcp
Instructions file
Claude Code instructions for mdemyanov/gramax-docportal-mcp, covering gramax-docportal-mcp, stack, commands, architecture and api reference.
mdemyanov/gramax-docportal-mcp
MCP server Claude CodeCodexCursor
MCP server for Gramax documentation portal — search, read articles, browse catalogs. Runs locally from the gramax-docportal-mcp Python package.
Skill Claude CodeCodex
Use when working in a repository that uses bd or Beads for durable project task tracking, issue dependencies, blocker management, multi-session handoff, or shared work memory. Trigger when the user asks to find ready work, claim or close tasks, create follow-up work, inspect blockers, recover project context, or…
Hook Claude Code
Runs when a session starts, running bd prime --hook-json. From mdemyanov/ktalk-mcp.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
Cursor rule Cursor
This project uses Beads (bd) for issue tracking.
Instructions file
A set of project instructions for `ktalk-mcp`, a package that provides an MCP server and command-line tool for working with Kontur.Talk recordings and their SQLite registry. An MCP server lets an AI assistant access connected application data through defined tools.
MCP server Claude CodeCodexCursor
MCP server for accessing Kontur Talk (KTalk) recordings, transcripts and summaries. Runs locally from the ktalk-mcp Python package.