Jinghao67

15 mods across 1 repository, 106 stars between them.

claude-code

01

Jinghao67/conductor

Plugin Claude Code

Context-hygiene and branch-orchestration for long-running work. Keeps the master session clean; quarantines raw content in separate branch sessions and read-firewall subagents; enforces the protocol with hooks instead of relying on the model to comply.

106 2mo ago A tokens not measured original MIT

cd-merge-verify

02

Jinghao67/conductor

Agent

Adversarially verify a Conductor branch completion-report against its brief before merge. Approve only if the work genuinely meets the brief; writes the approval sentinel on pass.

106 2mo ago A 41 tokens original MIT

cd-bind

03

Jinghao67/conductor

Command

Bind THIS session to a branch (run inside the branch's own session).

106 2mo ago A 15 tokens original MIT

cd-branch

04

Jinghao67/conductor

Command

Create a Conductor branch CARD and brief (does not open a session). Master only.

106 2mo ago A 18 tokens original MIT

cd-complete

05

Jinghao67/conductor

Command

Generate this branch's completion report (run in the branch, after the user confirms it's done).

106 2mo ago A 19 tokens original MIT

cd-enter

06

Jinghao67/conductor

Command

Show a branch brief and how to start that branch in its own session.

106 2mo ago A 15 tokens original MIT

cd-init

07

Jinghao67/conductor

Command

Initialize Conductor in this project and bind the current session as the clean master control room.

106 2mo ago A 18 tokens original MIT

cd-merge

08

Jinghao67/conductor

Command

Merge an approved branch completion-report into the master snapshot (master only).

106 2mo ago A 14 tokens original MIT

cd-status

09

Jinghao67/conductor

Command

Show the Conductor Today View, wave plan, and staleness; optionally relax the read-firewall.

106 2mo ago A 22 tokens original MIT

SessionStart

10

Jinghao67/conductor

Hook

Runs when a session starts, executing session-start.sh. From Jinghao67/conductor.

106 2mo ago A tokens not measured copy · 63% MIT

PreToolUse

11

Jinghao67/conductor

Hook

Runs before the agent uses a tool for Read, Grep, Glob, WebFetch, WebSearch, Edit, Write, MultiEdit and Bash tool calls, executing pretooluse-guard.sh. From Jinghao67/conductor.

106 2mo ago A tokens not measured original MIT

PostToolUse

12

Jinghao67/conductor

Hook

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing posttooluse-sync.sh. From Jinghao67/conductor.

106 2mo ago A tokens not measured copy · 53% MIT

PreCompact

13

Jinghao67/conductor

Hook

Runs before the context is compacted, executing precompact-snapshot.sh. From Jinghao67/conductor.

106 2mo ago A tokens not measured original MIT

conductor-cc

14

Jinghao67/conductor

Skill Claude CodeCodex

Use when a complex, long-running task risks polluting one conversation — research, implementation, review, planning, or learning that should be split into dependency-aware branches while keeping the master session clean. The Claude Code-native Conductor, where branches are separate user-driven sessions, raw content is…

106 2mo ago A 89 tokens original MIT

conductor

15

Jinghao67/conductor

Skill Claude CodeCodex

Use when a complex task needs dependency-aware interactive branches, subagents, or AI coding threads while keeping the master session context clean through explicit branch briefs, completion reports, wave planning, and user-approved merges. Especially useful with grill-me, Trellis, research, implementation, writing…

106 2mo ago A 67 tokens original MIT