Skill Claude CodeCodex
A planning guide for introducing continuous integration, continuous delivery, and software-quality tools across a team.
Skill Claude CodeCodex
A planning guide for introducing continuous integration, continuous delivery, and software-quality tools across a team.
Skill Claude CodeCodex
A tool that adds unit tests, which check individual functions or modules in isolation, to a codebase.
Instructions file
Project instructions for Claude Code when working on the gaebalai/claude-code-kit-ko repository. They cover the project, its folders, coding rules, and tests.
Plugin Claude Code
A collection of Claude Code productivity tools from the gaebalai marketplace, including commands for automatically managing project knowledge in Markdown files.
Plugin Claude Code
A plugin that stores project knowledge in Markdown files across four categories: user, feedback, project, and reference. It includes rules for indexing and updating those notes.
Command
A command that initializes a Markdown-based memory system in the current project. It creates memory folders, templates, and project instructions when they are missing.
Command
A command that scans a project's memory directory and summarises its saved Markdown memories. It groups entries by type and can flag missing metadata, unlinked files, or old project notes.
Command
A command for reviewing and cleaning up memory files stored in a project’s memory/ directory.
Command
A session-memory command that classifies information as a user preference, feedback, project update, or external reference, then prepares a memory file for it.
MCP server Claude CodeCodexCursor
MCP server "stay-search-mcp" as configured in gaebalai/stay-search-mcp. Runs locally from the stay-search-mcp npm package.