NeuroGhostDev

14 mods across 1 repository, 0 stars between them.

NeuroGhostDev/booster_mcp

Instructions file CodexOpenCode

AGENTS.md instructions for NeuroGhostDev/booster_mcp, covering booster agent bootstrap, bootstrap contract, engineering workflow, context priority and important boundary.

0 9d ago A 659 tokens original MIT

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A Booster-based procedure for generating a high-level map of a code repository. It can produce a text map of files and symbols or a 3D Code City view where files are shown as buildings.

0 9d ago A 37 tokens original MIT

booster-bug-hunt

03

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A step-by-step debugging guide for finding the root cause of software bugs. It starts with an error trace or symptom and narrows the search to affected code and specific lines.

0 9d ago A 43 tokens original MIT

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

Cognitive Runtime для coding agents: AST impact graph, git intelligence, долгосрочная project memory, diagnostics и validation loop.

0 9d ago A 33 tokens original MIT

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A startup routine that loads a repository map, technology choices, project conventions, and relevant library documentation into a coding agent. It is intended for projects using the Booster MCP server.

0 9d ago A 41 tokens original MIT

booster-deep-dive

06

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A deep-dive workflow for analyzing a software repository's architecture, data paths, dependencies, and risk areas.

0 9d ago A 30 tokens original MIT

booster-feature-add

07

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A workflow for adding a new feature by following patterns already present in a codebase. It uses repository searches, symbol and dependency checks, impact analysis, and diagnostics before and after implementation.

0 9d ago A 30 tokens original MIT

booster-flipchart

08

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A Russian-language workflow for using flipchart boards to visualize function call graphs and execution sequences while debugging code.

0 9d ago A 45 tokens original MIT

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A workflow for connecting a code repository to Booster MCP, a service that builds searchable project context and analysis artifacts. It covers scanning the repository, indexing it, checking progress, and retrieving maps or search results.

0 9d ago A 52 tokens original MIT

booster-onboard

10

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A guided onboarding tool for understanding an unfamiliar codebase. It builds a map of the repository, its structure, conventions, technology stack, and likely entry points.

0 9d ago A 37 tokens original MIT

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A guide for keeping project facts, decisions, and tasks in long-term memory between coding-agent sessions. It stores this information in a project memory file.

0 9d ago A 38 tokens original MIT

booster-refactor

12

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A guided refactoring workflow for changing code structure while keeping its behaviour the same. It examines where code is used, what it affects, and whether checks pass before and after the change.

0 9d ago A 28 tokens original MIT

booster-review

13

NeuroGhostDev/booster_mcp

Skill Claude CodeCodex

A code-review skill that examines changes for security, design, performance, compatibility, and quality problems.

0 9d ago A 23 tokens original MIT

booster-mcp

14

NeuroGhostDev/booster_mcp

MCP server Claude CodeCodexCursor

MCP server "booster-mcp" as configured in NeuroGhostDev/boostermcp. Runs locally from the Booster-mcp Python package.

0 9d ago A tokens not measured original MIT