Plugin Claude Code
Plugin marketplace listing 1 plugin: mem8.
Plugin Claude Code
Plugin marketplace listing 1 plugin: mem8.
Plugin Claude Code
Memory-augmented development workflows for Claude Code. Provides commands for planning, implementation, debugging, and research with persistent memory.
Instructions file
Claude Code instructions for killerapp/mem8-plugin: Claude Code Plugin Marketplace mem8-official.
Agent
CLI tool discovery, documentation, and recommendation agent. Use when (1) setting up a new project and want CLI recommendations, (2) documenting a CLI tool or recipe discovered during development, (3) analyzing codebase for CLI tool opportunities, or (4) looking for CLI patterns to solve a specific task.
Agent
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).
Agent
Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
Agent
You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.
Agent
The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.
Agent
Discovers relevant documents in memory/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a reseaching mood and need to figure out if we have random memory written down that are relevant to your current research task. Based on the name, I imagine you can…
Agent
Deep-dive CLI recipe creation agent. Use when wanting to explore how 2+ CLI tools can be combined into powerful pipelines. Analyzes CLI capabilities via --help, man pages, and web search to discover synergies, then creates or extends existing recipes.
Agent
Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-search-researcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to…
Command
Create git commits for changes made during this session.
Command
Debug issues during manual testing by investigating logs, database state, and git history.
Command
Generate a comprehensive PR description following the repository's standard template.
Command
Implement an approved technical plan from memory/plans/.
Command
Set up a local review environment for a colleague's branch with worktree.
Command
CLI tool workflows - discovery, documentation, and recipe creation.
Command
Create a detailed implementation plan for a feature or task.
Command
Conduct comprehensive codebase research by spawning parallel subagents.
Command
Validate that an implementation plan was correctly executed and verify all success criteria.
Hook
Runs when a session starts, executing setup-memory.sh and create-plugin-marker.sh (2 commands). From killerapp/mem8-plugin.
Skill Claude CodeCodex
CLI power tools for AI-assisted development. Use when (1) needing recommendations for CLI tools to install, (2) processing JSON/YAML data with jq/yq, (3) searching code with ripgrep or ast-grep, (4) documenting a CLI tool or multi-tool recipe you've discovered, (5) wanting to learn CLI patterns for data pipelines, or…
Skill Claude CodeCodex
Expert guidance for working with Obsidian vaults including Obsidian Flavored Markdown (OFM) syntax, organization best practices, daily/weekly task workflows, vault maintenance, and automation. This skill should be used when working with Obsidian notes, organizing vault structure, setting up task management workflows…