justinjdev/fellowship

A Claude Code plugin for orchestrating parallel AI agent quests with worktree isolation, phase gates, and context discipline

5Stars on the repository
50Mods indexed here, across every type
19d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

_protocol

01

justinjdev/fellowship

Agent

Canonical spec for how fellowship agents deliver reports and respond to lifecycle events via SendMessage.

5 19d ago A 0 tokens original Apache-2.0

balrog

02

justinjdev/fellowship

Agent

Adversarial validation agent. Spawned by quest between Implement and Review phases. Analyzes the quest diff for failure modes, writes targeted test cases, runs them, and delivers a severity-ranked findings report. Critical/High findings must be addressed before the Review gate opens.

5 19d ago A 58 tokens original Apache-2.0

palantir

03

justinjdev/fellowship

Agent

Background monitor during fellowship execution. Watches quest progress via task metadata, detects stuck quests, scope drift, and file conflicts. Spawned by Gandalf alongside quest teammates. Reports issues to the lead via SendMessage.

5 19d ago A 46 tokens original Apache-2.0

quest-runner

04

justinjdev/fellowship

Agent

Quest executor that uses the fellowship CLI for gate management. Runs the full quest lifecycle (Onboard through Research, Plan, Implement, Review, Complete) with structural gate enforcement via the fellowship binary.

5 19d ago A 43 tokens original Apache-2.0

scout

05

justinjdev/fellowship

Agent

Research & analysis agent. Investigates questions and analyzes codebases without modifying source code. Can write research notes to docs/research/ or .fellowship/. No git operations, no commits, no PRs.

5 19d ago A 46 tokens original Apache-2.0

validator

06

justinjdev/fellowship

Agent

Read-only adversarial validator. Spawned by scout to verify research findings against the actual code. Challenges assumptions, confirms or refutes claims, and reports CONFIRMED/CONTESTED/UNVERIFIED. Cannot modify files or run commands — enforced by tool restrictions.

5 19d ago A 56 tokens original Apache-2.0