fellowship
01Plugin Claude Code
Multi-quest orchestrator for Claude Code. Coordinates parallel quests via agent teams, with structured research-plan-implement lifecycles and isolation via worktrees.
Plugin Claude Code
Multi-quest orchestrator for Claude Code. Coordinates parallel quests via agent teams, with structured research-plan-implement lifecycles and isolation via worktrees.
Command Claude Code
Audit plugin skills, commands, and agents for structure, size, and naming issues.
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Archive a completed change in the experimental workflow.
Command Claude Code
Archive multiple completed changes at once.
Command Claude Code
Continue working on a change - create the next artifact (Experimental).
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command Claude Code
Create a change and generate all artifacts needed for implementation in one go.
Command Claude Code
Start a new change using the experimental artifact workflow (OPSX).
Command Claude Code
Guided onboarding - walk through a complete OpenSpec workflow cycle with narration.
Command Claude Code
Sync delta specs from a change to main specs.
Command Claude Code
Verify implementation matches change artifacts before archiving.
Command Claude Code
Release a new version. Bumps version, updates docs/site/changelog, tags, pushes, and updates the marketplace repo.
Command Claude Code
Validate that site and README documentation is current. Report-only — flags issues without modifying anything.
Hook Claude Code
Runs after a tool call finishes for Edit, Write, NotebookEdit and Bash tool calls, running shire rebuild --stdin. From justinjdev/fellowship.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
Archive multiple completed changes at once. Use when archiving several parallel changes.
Skill Claude CodeCodex
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.
Skill Claude CodeCodex
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.
Skill Claude CodeCodex
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.