btcrooks03-dot/engram
Claude Code memory optimization plugin — audit, optimize, and manage auto-memory files
Claude Code memory optimization plugin — audit, optimize, and manage auto-memory files
npx skills add btcrooks03-dot/engramClaude Code memory optimization plugin — audit, optimize, and manage auto-memory files
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.
Automate customer support workflows with Zendesk ticket management, routing, and analytics
An open-source agentic AI system for real-time and scheduled research on user-defined topics with custom skills. Uses local models, web search, and Python to generate multi-format reports, chat with results, and deliver them to Discord.
MoveIt2 SRDF generation, validation, and planning-semantics workflow. Use when creating, editing, regenerating, inspecting, or validating `.srdf` files, `gen_srdf()` sources, MoveIt planning groups, virtual joints, passive joints, end effectors, group states, disabled collisions, URDF-linked planning semantics, or SRDF handoff for live review. Use the URDF skill for robot structure, the SDF skill for simulator descriptions, and the cad-viewer skill for rendering, live review links, and optional MoveIt2 controls.
🪝 Customize and deploy ready-to-use hooks for Claude Code, enhancing safety, automation, and notifications in your projects.
Link workspace packages in monorepos (npm, yarn, pnpm, bun). USE WHEN: (1) you just created or generated new packages and need to wire up their dependencies, (2) user imports from a sibling package and needs to add it as a dependency, (3) you get resolution errors for workspace packages (@org/*) like "cannot find module", "failed to resolve import", "TS2307", or "cannot resolve". DO NOT patch around with tsconfig paths or manual package.json edits - use the package manager's workspace commands to fix actual linking.