Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By rysweet
Connect Claude Code to Microsoft WorkIQ via a local MCP server, enabling AI-powered agents and automated workflows for development.
npx claudepluginhub rysweet/amplihack --plugin amplihackamplihack has been rewritten in Rust. This Python repository is no longer maintained.
👉 Use amplihack-rs instead.
# 1. Install the Rust binary
curl -sL https://github.com/rysweet/amplihack-rs/releases/latest/download/amplihack-x86_64-unknown-linux-gnu.tar.gz | tar xz
sudo cp amplihack amplihack-hooks /usr/local/bin/
# 2. Re-run install to refresh all framework assets (recipes, skills, hooks)
amplihack install
# 3. Verify
amplihack --version
amplihack doctor
macOS (Apple Silicon): replace
x86_64-unknown-linux-gnuwithaarch64-apple-darwinmacOS (Intel): replace with
x86_64-apple-darwin
| Python (this repo) | Rust (amplihack-rs) | |
|---|---|---|
| Runtime | Python 3.11+ / uv | Single static binary — no runtime deps |
| Recipe runner | run_recipe_by_name() | amplihack recipe run <recipe>.yaml |
| Hooks | Python scripts (*.py) | Native Rust binary (amplihack-hooks) |
| Orchestration | orch_helper.py | amplihack orch helper (native Rust) |
| Performance | ~2s startup | <50ms startup |
| Install | pip install / uv tool install | amplihack install (self-contained) |
# Remove the old Python installation
pip uninstall amplihack 2>/dev/null
uv tool uninstall amplihack 2>/dev/null
# Remove stale Python source tree (if present)
rm -rf ~/.amplihack/src/
# Install fresh from Rust
curl -sL https://github.com/rysweet/amplihack-rs/releases/latest/download/amplihack-x86_64-unknown-linux-gnu.tar.gz | tar xz
sudo cp amplihack amplihack-hooks /usr/local/bin/
amplihack install
amplihack update
This downloads the latest release binary and refreshes all framework assets (recipes, skills, hooks) automatically.
Development framework for Claude Code, GitHub Copilot CLI, and Microsoft Amplifier. Adds structured workflows, persistent memory, specialized agents, goal-seeking capabilities, autonomous execution, and continuous improvement for systematic software engineering.
This version is no longer maintained. See amplihack-rs.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
High-intelligence Claude Code copilot with deep code reasoning, evidence-driven planning, orchestration-first execution, model routing, context budgeting, CI/CD integration, enterprise security, plugin development, prompt engineering, performance profiling, agent teams, channels (event-driven autonomy with CI webhook, mobile approval relay, Discord bridge, and fakechat dev profile), interactive tutorials, LSP integration, security-hardened hook script library, MCP Prompts coverage, common workflow packs, runtime selection guide, computer-use patterns, checkpointing, scheduled-task blueprints, repo bootstrap scanner, hook policy engine (8 installable packs), layered memory deployment, role-based subagent packs (implementer, debugger, migration-lead, dependency-auditor, release-coordinator), 5 agent-team topology kits, autonomy operating mode (4 profiles + 3 gates), and a queryable 15-tool MCP documentation server with autonomy advisor.
Transform Claude Code into a structured development platform with 29 /sc: commands, 23 specialized agents, 7 behavioral modes, and MCP server integration
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
oh-my-zsh for Claude Code — 11 agents, 33 commands, 24 skills, 15 hooks + 9 examples (21 events), 9 rules, 4 MCP (minimal: playwright, context7, jina-reader, chrome-devtools@0.23.0). One-line install: curl -fsSL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh | bash
Multi-agent /workflow development pipeline (planner → plan-review → coder → code-review) with typed handoff contracts, lifecycle hooks, and MCP servers.
b00t plugin for Claude Code - extreme programming agent framework with datum system, direnv pattern, and DRY philosophy
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim