Samuel0101010

35 mods across 2 repositories, 6 stars between them.

wisp

02

Samuel0101010/wisp-orchestrator

Plugin Claude Code

Visual team-builder, plan-as-artifact, and live execution graph for autonomous Claude Code agent crews with WISP. Spawn a 3-role team, generate a DAG plan, run for hours, watch it ship in your browser.

4 29d ago A tokens not measured original Apache-2.0

PreToolUse

03

Samuel0101010/wisp-orchestrator

Hook Claude Code

Runs before the agent uses a tool for Bash, Write and Edit tool calls, executing handler.cjs via node. From Samuel0101010/wisp-orchestrator.

4 29d ago A tokens not measured original Apache-2.0

PostToolUse

04

Samuel0101010/wisp-orchestrator

Hook Claude Code

Runs after a tool call finishes, executing handler.cjs via node. From Samuel0101010/wisp-orchestrator.

4 29d ago A tokens not measured original Apache-2.0

UserPromptSubmit

05

Samuel0101010/wisp-orchestrator

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing handler.cjs via node. From Samuel0101010/wisp-orchestrator.

4 29d ago A tokens not measured copy · 88% Apache-2.0

Stop

06

Samuel0101010/wisp-orchestrator

Hook Claude Code

Runs when the agent finishes a response, executing handler.cjs via node. From Samuel0101010/wisp-orchestrator.

4 29d ago A tokens not measured original Apache-2.0

architect

08

Samuel0101010/wisp-orchestrator

Agent

Invoke at the start of any new feature, refactor, or system-design task to produce architecture.md and a tasks.md task list before any code is written.

4 29d ago A 34 tokens original Apache-2.0

developer

09

Samuel0101010/wisp-orchestrator

Agent

Invoke to implement exactly one task from tasks.md. Reads architecture.md as a binding constraint, writes code, and stops after one logical commit.

4 29d ago A 30 tokens original Apache-2.0

planner

10

Samuel0101010/wisp-orchestrator

Agent

Invoke to convert a Goal plus a Team specification into a valid Plan DAG written to plan.json. Used once per harness run before agents are dispatched.

4 29d ago A 31 tokens original Apache-2.0

qa

11

Samuel0101010/wisp-orchestrator

Agent

Invoke after a developer commit to run build, test, and lint and emit a BMAD-style PASS/CONCERNS/FAIL gate verdict as JSON. Read-only; never modifies code.

4 29d ago A 40 tokens original Apache-2.0

auto-doc

13

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Drafts a docs/solutions/YYYY-MM-DD- .md entry for a recently completed run, capturing problem/solution/lessons.

4 29d ago A 32 tokens original Apache-2.0

builder-discipline

14

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Working discipline for code-writing agents — read before edit, smallest correct change, run the gates before claiming done. Injected into builder roles' system prompts.

4 29d ago A 35 tokens original Apache-2.0

deep-research

15

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Conducts focused research on a topic by reading project files, searching memory, and synthesizing findings into a structured report.

4 29d ago A 28 tokens original Apache-2.0

doctor

16

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Self-diagnostics for the harness — checks DB integrity, MCP wiring, claude binary availability, and recent run failures.

4 29d ago A 26 tokens original Apache-2.0

frontend-quality

17

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Visual + interaction quality bar for frontend roles — states, responsiveness, accessibility, consistency. Injected into frontend roles' system prompts.

4 29d ago A 29 tokens original Apache-2.0

qa-verification

18

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Verification method for QA roles — execute, don't assume; report evidence, not impressions. Injected into QA roles' system prompts.

4 29d ago A 30 tokens original Apache-2.0

summarize-thread

19

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Compresses a long chat thread into a 5-bullet summary preserving decisions, action items, and unresolved questions.

4 29d ago A 28 tokens original Apache-2.0

PreCompact

21

Samuel0101010/wisp-orchestrator

Hook

Runs before the context is compacted, executing pre-compact-archive.cjs via node. From Samuel0101010/wisp-orchestrator.

4 29d ago A tokens not measured copy · 73% Apache-2.0

SessionStart

22

Samuel0101010/wisp-orchestrator

Hook

Runs when a session starts, executing session-start-cleanup.cjs via node. From Samuel0101010/wisp-orchestrator.

4 29d ago A tokens not measured copy · 59% Apache-2.0

wisp-diagnose

23

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Use when a WISP run failed unexpectedly or is stuck — fetches the event timeline for a run, highlights failures, and prints the verify-failed payloads with full output so the user can see exactly why a task failed. Trigger on phrases like "why did the run fail", "diagnose the harness", "what went wrong with the run".

4 29d ago A 77 tokens original Apache-2.0

wisp-inspect

24

Samuel0101010/wisp-orchestrator

Skill Claude CodeCodex

Use when the user wants to inspect the result branch of a completed WISP run — shows files in the result branch, the per-task git log graph, and a brief summary. Trigger on phrases like "what did harness produce", "show the run output", "inspect the result branch".

4 29d ago A 63 tokens original Apache-2.0