Plugin Claude Code
Plugin marketplace listing 1 plugin: hamster.
Plugin Claude Code
Plugin marketplace listing 1 plugin: hamster.
Plugin Claude Code
Orchestrates Hamster Studio brief execution with team personas, parallel wave execution, and deep review modes. Ship, plan, review, QA, and retro — all from Claude Code.
MCP server Claude CodeCodexCursor +2
MCP server "hamster", hosted remotely at tryhamster.com, as configured in gethamster/cli.
Agent
Implements all subtasks of a single parent Hamster Studio task (HAM-XXX). Reads the parent and all its subtask files from .hamster/, loads project context (project skills, blueprints, methods, CLAUDE.md), discovers relevant codebase context just-in-time, implements all subtasks sequentially in one session, updates…
Agent
Reviews and simplifies the cumulative code changes of one execution wave (one or more parent tasks). Phase 1 reviews the full wave diff for convention compliance, quality, security, and completeness — producing a per-parent PASS or NEEDSFIXES verdict. Because it sees the whole wave, it also catches cross-parent…
Skill Claude CodeCodex
Ask Hamster to connect the current code or editor context with workspace priorities, blockers, blueprints, related work, or intent. Also supports workspace actions when the user explicitly requests one.
Skill Claude CodeCodex
Plan a Hamster Studio brief. Read tasks, build dependency graph, detect parallel execution waves, with optional CEO or Eng review modes. Use when the user wants to analyze a brief before executing.
Skill Claude CodeCodex
Systematic QA with diff-aware, full suite, quick smoke, or regression testing modes. Issue taxonomy and optional fix loop. Use when the user wants to run tests or check quality on their changes.
Skill Claude CodeCodex
Resume an interrupted brief execution. Auto-detect progress, reconstruct state from git history and task statuses, and continue from the correct wave. Use when the user wants to continue a previously interrupted ship session.
Skill Claude CodeCodex
Engineering retrospective from git history. Team metrics, contributor deep-dives, trends, and actionable insights. Use when the user wants a retrospective on recent development activity.
Skill Claude CodeCodex
Paranoid two-pass code review. CRITICAL issues that block shipping, then INFORMATIONAL advisory findings. Interactive resolution for critical issues. Use when the user wants a code review on their current feature branch.
Skill Claude CodeCodex
Ship a Hamster Studio brief. Merge base, implement in parallel waves, test, review, create bisectable commits, and optionally PR. Use when the user wants to execute or ship a brief.