AI Engineering
LLM integration, prompting, and agent engineering skills.
π§
3w ago
Hipocampus Flush
Hipocampus Flush dumps the current session context to the daily raw log through a subagent. Use it before compaction when you want to persist what happened in the session.
AI Engineering
20610
π§
3w ago
Hipocampus Recall
Hipocampus Recall guides a three-step memory lookup: ROOT.md triage, manifest-based file selection, then qmd search fallback. Use it when a question may depend on past notes or compacted memory.
AI Engineering
20610
π§
3w ago
Hipocampus Search
Hipocampus Search looks up memory with qmd using BM25 and optional vector search, then follows the compaction tree when needed. Use ROOT.md first to decide whether to search memory or look externally.
AI Engineering
20610
π§
3w ago
Pattern Recognition
Pattern Recognition identifies reusable implementation patterns after successful work and records them in the knowledge core. Use it to preserve decisions, capture proven structures, and suggest past patterns before similar tasks.
AI Engineering
20632
πΊοΈ
3w ago
Planning Methodology
Planning Methodology creates minimal-change, reversible implementation plans for turning requirements or research into executable blueprints. Use it to map codebase discovery, risks, steps, and verification before implementation.
AI Engineering
20632
π οΈ
3w ago
Plugin Forge
Plugin Forge scaffolds Claude Code plugins and lints a single plugin or the whole marketplace for manifest, frontmatter, stdlib-only, and test-harness rules. Use it when creating a new plugin or checking existing plugins against house invariants.
AI Engineering
20621
π§©
3w ago
Post-Plan Workflow
Post-Plan Workflow materializes approved plans into MCP items, wires dependencies, and dispatches implementation agents. Use it after plan approval to move from planning into execution and verification.
AI Engineering
20620
π
3w ago
Quick Start
Quick Start orients users to the MCP Task Orchestrator by detecting workspace state and explaining plan mode, persistent tracking, and project scoping. Use it when you want a first-time walkthrough or need to understand how the pieces work together.
AI Engineering
20620
π
3w ago
Research Methodology
Research Methodology guides version-aware documentation lookup before implementation. It helps when Claude needs authoritative API details, current docs, or migration info instead of relying on stale memory.
AI Engineering
20632
π
3w ago
Session Retrospective
Session Retrospective analyzes an implementation run by checking schema quality, delegation alignment, note effectiveness, and plan-to-execution fit. Use it after a run or when you want a session review and improvement notes.
AI Engineering
20620
πͺ
3w ago
Six-Rung Ladder
Six-Rung Ladder filters decisions about whether to write code, add a dependency, or introduce an abstraction. It walks through YAGNI, stdlib, platform features, existing dependencies, one-line fixes, and the smallest working version.
AI Engineering
20621
π§
3w ago
Spec Quality Framework
Spec Quality Framework defines the minimum analysis a plan must include: alternatives, non-goals, blast radius, risk flags, and test strategy. Use it when filling queue-phase specification notes for MCP work items.
AI Engineering
20620