Agent Claude Code
Code review specialist for Rust projects. Use after completing features or before PRs to ensure memory safety, idiomatic Rust, and adherence to project standards.
Agent Claude Code
Code review specialist for Rust projects. Use after completing features or before PRs to ensure memory safety, idiomatic Rust, and adherence to project standards.
Agent Claude Code
Primary development agent for this Rust project. Handles implementation, testing, and ownership/borrowing patterns. Use for writing safe, performant Rust code.
Agent Claude Code
Testing specialist for Rust test suites. Use for writing tests, property-based testing, and establishing Rust testing patterns.
Skill Claude CodeCodex
Orchestrate and monitor a full attested release of rlm-rs end-to-end: release-prep PR, tag, attested binaries + SBOM, crates.io Trusted Publishing with .crate attestation, Homebrew propagation, and independent workstation verification. Use this skill whenever the user invokes /release v or /release patch|minor|major…
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
Instructions file GitHub Copilot
Instructions for zircote/rlm-rs, covering github copilot instructions, project context, code generation guidelines, error handling and type annotations.
Skill Claude CodeCodex
Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.
Instructions file
Instructions for zircote/rlm-rs, covering claude.md, project overview, project structure, build commands and build the project.
Plugin Claude Code
Persistent memory system for AI coding assistants. Captures decisions, learnings, and context from coding sessions and surfaces them when relevant.
Command Claude Code
Run automated functional tests for Subcog MCP tools. Execute the test suite to validate all MCP tool functionality including memory CRUD, search, knowledge graph, prompts, templates, and maintenance operations.
Command Claude Code
Orchestrate implementation of a large specification using parallel agent teams. Reads specs via discovery subagents, synthesizes a task plan, spawns implementation teammates, and manages wave-based execution.
Skill Claude CodeCodex
Orchestrate automated functional tests for Subcog MCP tools. Validates all documented functionality against expected behavior.
Instructions file GitHub Copilot
Instructions for zircote/subcog, covering github copilot instructions, project context, code generation guidelines, error handling and type annotations.
Instructions file
Instructions for zircote/subcog, covering claude.md, project overview, key capabilities, build commands and primary development workflow.
Command
Capture a memory (decision, learning, pattern, or context) to persistent storage.
Command
Analyze and enhance AI artifacts to leverage Subcog memory effectively.
Command
List and explain available memory namespaces.
Command
Work with MCP prompt templates for memory operations.
Command
Search persistent memories using semantic, hybrid, or text search.
Command
Show memory system status, statistics, and health information.
Command
Sync memories with git remote (deprecated - SQLite is now authoritative).
Hook
Runs when a session starts, running subcog hook session-start. From zircote/subcog.
Hook
Runs when you submit a prompt, before the agent sees it, running subcog hook user-prompt-submit. From zircote/subcog.
Hook
Runs after a tool call finishes for Read, Write, Edit, Bash, Grep, Glob and LSP tool calls, running subcog hook post-tool-use. From zircote/subcog.