ai-workflow-framework-portability-kit

build-with-dhiraj/ai-workflow-framework-portability-kit
★ 0 stars Python 🤖 AI/LLM Updated today
Snapshot of my Claude Code setup — 34 specialist agents, 93 skills, MCP servers, two-tier memory, one-command restore on a fresh Mac.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-workflow-framewor": {
      "command": "uvx",
      "args": [
        "ai-workflow-framework-portability-kit"
      ]
    }
  }
}

Or install with pip: pip install ai-workflow-framework-portability-kit

README Excerpt

A portable, self-contained snapshot of a working **Claude Code** setup — agents, skills, plugins, MCP servers, host-side tooling, and the orchestration logic that ties them together. Drop the folder on a fresh Mac, run one script, and the entire stack is restored in about twenty minutes. This is the master config behind a multi-layer "Engineering Manager" AI workflow: a top-level orchestrator that never writes code itself, dispatching work down to 34 specialist agents who do. The kit captures th

Topics

ai-agentsanthropicclaude-codedeveloper-experiencellm-toolsportability