justinjdev

58 mods across 2 repositories, 6 stars between them.

openspec-sync-specs

25

justinjdev/fellowship

Skill Claude CodeCodex

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

5 18d ago A 38 tokens copy · 86% Apache-2.0

justinjdev/fellowship

Skill Claude CodeCodex

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

5 18d ago A 32 tokens copy · 75% Apache-2.0

_protocol

27

justinjdev/fellowship

Agent

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

5 18d ago A 0 tokens original Apache-2.0

balrog

28

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 18d ago A 58 tokens original Apache-2.0

palantir

29

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 18d ago A 46 tokens original Apache-2.0

quest-runner

30

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 18d ago A 43 tokens original Apache-2.0

scout

31

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 18d ago A 46 tokens original Apache-2.0

validator

32

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 18d ago A 56 tokens original Apache-2.0

chronicle

33

justinjdev/fellowship

Command

One-time codebase onboarding — interactively extracts your team's conventions, identifies reference files, and generates CLAUDE.md sections so Claude codes the way your team does. Run once per project.

5 18d ago A 38 tokens original Apache-2.0

guide

34

justinjdev/fellowship

Command

Interactive guide to fellowship. Walks you through a real task using the structured research-plan-implement flow, then shows you what's next.

5 18d ago A 27 tokens original Apache-2.0

red-book

35

justinjdev/fellowship

Command

Use after receiving PR review feedback. Extracts conventions from reviewer comments and offers to add them to CLAUDE.md. Closes the convention learning loop.

5 18d ago A 31 tokens original Apache-2.0

rekindle

36

justinjdev/fellowship

Command

Recover a fellowship after a session crash. Scans worktrees and state files, presents a recovery dashboard, and re-spawns Gandalf with recovered quest context. Use when returning to a crashed or expired fellowship session.

5 18d ago A 43 tokens original Apache-2.0

scribe

37

justinjdev/fellowship

Command

Create a reusable quest template for a specific type of task (e.g., "API endpoint", "migration"). Encodes project-specific rules and conventions into phase guidance that loads automatically during quests.

5 18d ago A 38 tokens original Apache-2.0

settings

38

justinjdev/fellowship

Command

View or edit fellowship configuration (/.claude/fellowship.json). Run /settings to see current settings, change values, or reset to defaults.

5 18d ago A 30 tokens original Apache-2.0

SessionStart

39

justinjdev/fellowship

Hook

Runs when a session starts on startup and resume, executing ensure-binary.sh. From justinjdev/fellowship.

5 18d ago A tokens not measured original Apache-2.0

PreToolUse

40

justinjdev/fellowship

Hook

Runs before the agent uses a tool for Edit, Write, NotebookEdit, Edit, Write, Bash, Agent, Skill, NotebookEdit, SendMessage and TaskUpdate tool calls, running an inline shell check (4 commands). From justinjdev/fellowship.

5 18d ago A tokens not measured original Apache-2.0

council

41

justinjdev/fellowship

Skill Claude CodeCodex

Use at the start of any non-trivial task. Loads focused, task-relevant context by reading CLAUDE.md, scanning for related files, and producing a structured Session Context block. Invoked automatically by quest or standalone via /council.

5 18d ago A 55 tokens original Apache-2.0

fellowship

42

justinjdev/fellowship

Skill Claude CodeCodex

Multi-task orchestrator. Coordinates agent teammates (led by Gandalf) running /quest (code) or /scout (research) workflows. Use when you have multiple independent tasks to run in parallel.

5 18d ago A 45 tokens original Apache-2.0

gather-lore

43

justinjdev/fellowship

Skill Claude CodeCodex

Use BEFORE writing any code in an unfamiliar area. Studies reference files from CLAUDE.md to extract conventions and patterns. Prevents "wrong approach" code review rework by understanding how things are done before writing anything.

5 18d ago A 49 tokens original Apache-2.0

lembas

44

justinjdev/fellowship

Skill Claude CodeCodex

Use between workflow phases or when context feels bloated. Compresses the current conversation into a structured summary capturing task, findings, files, state, and next steps. Invoke standalone or automatically between quest phases.

5 18d ago A 45 tokens original Apache-2.0

lorebook

45

justinjdev/fellowship

Skill Claude CodeCodex

Load phase-specific guidance from a quest template. Invoke at the start of each quest phase when a template has been assigned.

5 18d ago A 28 tokens original Apache-2.0

missive

46

justinjdev/fellowship

Skill Claude CodeCodex

Fetches GitHub issue context for quest spawning. Parses issue references, retrieves structured data via gh, and produces branch suggestions and PR keywords. Used standalone or as input to quest orchestration.

5 18d ago A 41 tokens original Apache-2.0

quest

47

justinjdev/fellowship

Skill Claude CodeCodex

Use for any non-trivial task. Orchestrates the Research-Plan-Implement cycle with compaction between phases, integrating council, lembas, gather-lore, and warden. Enforces discipline and phase gates.

5 18d ago A 47 tokens original Apache-2.0

retro

48

justinjdev/fellowship

Skill Claude CodeCodex

Post-fellowship retrospective analysis. Collects gate history, palantir alerts, and quest metrics to surface patterns and interactively recommend configuration improvements.

5 18d ago A 32 tokens original Apache-2.0