context-bundler

Installation
SKILL.md

Dependencies

This skill requires Python 3.8+ and standard library only. No external packages needed.


Context Bundler Skill 📦

Overview

This skill centralizes workflows for compiling codebase files, documentation, and instructions into portable payloads (.md for AI chat UIs or .zip for offline/agent handoffs).

context-bundler supports 3 Execution Modes:

  1. Standard Bundle Mode: Custom interactive selection of files/directories for general review or context sharing.
  2. Persona-Driven Review / Handoff Mode: Injects specialized review or delegation persona prompts (prompt.md) ahead of codebase files.
  3. Monorepo Segmented Mode: Full monorepo context packaging partitioned by domain (/skills, /agents, /scripts, /docs).

🎭 Persona Template Library (assets/templates/)

Installs
6
GitHub Stars
6
First Seen
Mar 30, 2026
context-bundler — richfrem/agent-plugins-skills