npx claudepluginhub mnthe/hardworker-marketplaceStrict verification-first development mode with Session ID-based isolation (Bun cross-platform version).
Native teammate-based collaboration plugin with role-based workers, event-driven coordination, and Claude Code agent teams.
Collect insights from Claude sessions and extract them into reusable components (Skills, Commands, Agents, CLAUDE.md, Rules Files).
Claude Code plugin marketplace focused on "hardworker" productivity patterns: verification-first development, multi-session collaboration, and evidence-based completion.
Quick Install:
claude plugin marketplace add mnthe/hardworker-marketplace
claude plugin install ultrawork@hardworker-marketplace
Detailed Comparison → | Architecture →
# Add marketplace
claude plugin marketplace add mnthe/hardworker-marketplace
# Install verification-first development
claude plugin install ultrawork@hardworker-marketplace
# Install multi-session collaboration
claude plugin install teamwork@hardworker-marketplace
# Install knowledge extraction
claude plugin install knowledge-extraction@hardworker-marketplace
# Start verification-first development session
/ultrawork "implement user authentication with JWT"
# System creates plan with tasks and success criteria
# Worker agents execute tasks in parallel
# Verifier checks all criteria with concrete evidence
# Check status
/ultrawork-status
# Start coordination (orchestrator spawns native teammates automatically)
/teamwork "build REST API with tests and docs"
# Orchestrator creates tasks, spawns role-based workers as native teammates
# Workers execute tasks, coordinate via SendMessage
# Event-driven: TaskCompleted and TeammateIdle hooks drive progress
# Check status
/teamwork-status
| Scenario | Recommendation |
|---|---|
| Solo developer, strict verification | ultrawork |
| Team collaboration, parallel work | teamwork |
| Capturing code patterns and insights | knowledge-extraction |
| CI/CD and automation | ultrawork --auto |
| Parallel agent collaboration | teamwork |
| TDD workflow enforcement | ultrawork |
See Detailed Scenarios below for more guidance.
Strict verification-first development mode with session isolation and mandatory evidence collection.
Key Features: Session isolation, mandatory planning with success criteria, evidence-based completion, Execute→Verify loop with auto-retry, parallel task execution, cross-platform support.
Role-based worker agents for parallel development using Claude Code's native teammate API.
Key Features: Role-based worker agents (frontend, backend, devops, test, docs, security, review), native teammate API, event-driven coordination (TaskCompleted, TeammateIdle hooks), dashboard status, project and team isolation.
Extract and manage knowledge from codebases for AI agent context.
Key Features: Pattern-based knowledge extraction, markdown documentation generation, context management for AI agents, integration with ultrawork and teamwork.
| Feature | ultrawork | teamwork | knowledge-extraction |
|---|---|---|---|
| Primary Use Case | Solo developer, strict verification | Agent team collaboration, parallel work | Pattern capture, documentation |
| Session Model | Single session, isolated worktree | Single session, native teammate API | Session-based insights |
| Verification | Mandatory, multi-tier (task + final) | Final verifier agent | Not applicable |
| Evidence Collection | Automatic via hooks | Structured via workers | Insight extraction |
| Concurrency | Parallel workers, single session | Native teammates, event-driven coordination | Single session |
| Role Specialization | No | Yes (8 worker roles) | No |
| Auto Mode | Yes (--auto flag) | No (interactive only) | No (hook-based) |
| Best For | Feature implementation, bug fixes | Large features, parallel agent work | Learning, documentation |
flowchart TD
CLI[Claude Code CLI] --> Commands
CLI --> Hooks[Lifecycle Hooks]
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations