Claude Code ecosystem assets
Phase 3 starts turning the hub into a registry: reusable command packs, hook bundles, memory templates, agent specs, workflow kits, and recommended MCP stacks.
Starter MCP Stack
A practical default external capability stack for everyday Claude Code work
A starter bundle that covers filesystem access, repository context, docs lookup, and persistent knowledge without assuming a huge custom setup.
Monorepo Command Pack
A command pack for onboarding, scoped changes, and targeted verification in large repos
A practical command collection for large repositories where context discipline and narrow verification matter more than raw generation speed.
Team Memory Template
A persistent memory layout for teams that want reusable project context
A file-based memory structure that separates user preferences, project context, warnings, and reference material so future conversations can recall the right things cleanly.
Safe Hook Bundle
A conservative hook starter for formatting, type-checking, and build verification
A balanced hook bundle that improves code hygiene without making every Claude Code change feel over-automated or brittle.
Review Specialist Agent
An agent profile focused on risk, regressions, and missing tests
A reusable agent-spec pattern for turning Claude Code into a sharper code reviewer that prioritizes findings over generic commentary.
Full-Stack Debug Workflow Kit
A workflow kit for reproducing, narrowing, and fixing app-level bugs
A reusable workflow package that combines repo onboarding, targeted reproduction, narrow validation, and final verification for full-stack defects.