End-to-end smoke testing of the Mewbo CLI via tmux. Use this skill when asked to test the CLI, verify CLI behavior after changes, smoke-test the agent loop, check for regressions, or validate MCP/plugin/session features work correctly through the terminal interface. Also use when validating the live-streaming…
Instructions for bearlike/Assistant, covering agents guide — mewbo, mandatory: hydrate before touching files, what mewbo is, monorepo layering — read before adding a module and engineering principles.
Use when the user asks to build, create, or set up an app (a durable data app with a dashboard and background pipelines) — not a one-off widget or chart. Teaches how to delegate app-building to the app-builder sub-agent.
Audit and improve CLAUDE.md files in repositories. Use when asked to check, audit, update, improve, or fix CLAUDE.md files, or when someone mentions project memory optimization.
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with specific files to create or modify, component designs, data flows, and a build sequence.
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.
Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues.
Explore intent, requirements and design before implementation. Use before any creative work such as creating features, building components, adding functionality, or modifying behavior.
Scope: hypervisor.py · spawnagent.py · agentcontext.py · attestation.py · agentregistry.py · builtinagents.py. A closed subsystem: these modules reference each other's types and are meaningless apart.