context-topology

Community

Clarify and orchestrate Claude Code workflows.

AuthorGit-Fg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Master Claude Code's context primitives (Skill, Task, Command) and orchestration patterns to design scalable agent workflows and avoid recursion pitfalls.

Core Features & Use Cases

  • Clear delineation of memory modes (Shared, fork, Forked, Injected)
  • Guidance on Chain of Experts patterns for multi-phase workflows
  • Patterns for context isolation, linter-style checks, and safe delegation
  • Use cases across Architect, Implementer, Verifier roles

Quick Start

Invoke a Skill that anchors the workflow, then chain forked Skills for analysis and execution, for example: Skill(skill-a) → Skill(skill-b, context: fork) → Skill(skill-c, context: fork)

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-topology
Download link: https://github.com/Git-Fg/meta-plugin-manager/archive/main.zip#context-topology

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.