josix

46 mods across 2 repositories, 580 stars between them.

orchestrate

25

josix/agent-flow

Command

Orchestrate a complex multi-step task using the multi-agent system.

7 17d ago B 17 tokens original MIT

team-orchestrate

26

josix/agent-flow

Command

Orchestrate a complex multi-step task using Agent Teams for parallel phases.

7 17d ago B 19 tokens original MIT

UserPromptSubmit

27

josix/agent-flow

Hook

Runs when you submit a prompt, before the agent sees it, executing refine-prompt-gate.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured copy · 86% MIT

PreToolUse

28

josix/agent-flow

Hook

Runs before the agent uses a tool for Write, Edit, Agent and Task tool calls, executing enforce-delegation.sh, validate-changes.sh and log-event.sh via bash (3 commands). From josix/agent-flow.

7 17d ago A tokens not measured copy · 56% MIT

PostToolUse

29

josix/agent-flow

Hook

Runs after a tool call finishes for Agent, Task, Write and Edit tool calls, executing validate-changes.sh and log-event.sh via bash (2 commands). From josix/agent-flow.

7 17d ago A tokens not measured original MIT

SubagentStop

30

josix/agent-flow

Hook

Runs when a subagent finishes, executing log-event.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured copy · 69% MIT

SessionEnd

31

josix/agent-flow

Hook

Runs when a session ends, executing log-event.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured copy · 63% MIT

SessionStart

32

josix/agent-flow

Hook

Runs when a session starts, executing load-project-context.sh via bash (2 commands). From josix/agent-flow.

7 17d ago A tokens not measured original MIT

Stop

33

josix/agent-flow

Hook

Runs when the agent finishes a response, executing verify-completion.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured original MIT

TeammateIdle

34

josix/agent-flow

Hook

Runs on the TeammateIdle event, executing teammate-idle-check.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured original MIT

TaskCompleted

35

josix/agent-flow

Hook

Runs when a task is marked completed, executing task-completed-check.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured original MIT

josix/agent-flow

Skill Claude CodeCodex

This skill should be used when handling agent model selection, tool access permissions, behavioral guardrails, MCP tool preferences, or any question about what agents can/cannot do.

7 17d ago A 41 tokens original MIT

agentsview-usage

37

josix/agent-flow

Skill Claude CodeCodex

Search prior session history to recall how similar work was handled before. Use when you want to leverage a past approach, check prior experience on a topic, answer "how was this handled before", or cross-verify current handling against precedent from earlier sessions.

7 17d ago A 55 tokens original MIT

josix/agent-flow

Skill Claude CodeCodex

Turn any codebase into a beautiful, interactive single-page HTML course that teaches how the code works to non-technical people. Use this skill whenever someone wants to create an interactive course, tutorial, or educational walkthrough from a codebase or project. Also trigger when users mention 'turn this into a…

7 17d ago A 140 tokens copy · 86% MIT

josix/agent-flow

Skill Claude CodeCodex

This skill should be used when exploring codebases, finding patterns, searching for code, gathering context, or understanding code structure before planning or implementation.

7 17d ago A 34 tokens original MIT

graphify-usage

40

josix/agent-flow

Skill Claude CodeCodex

This skill should be used when querying the graphify knowledge graph for structural codebase information, choosing between graph tools and grep, or interpreting graph query results.

7 17d ago A 36 tokens original MIT

personal-kb-usage

41

josix/agent-flow

Skill Claude CodeCodex

This skill should be used when querying the user's personal knowledge base (cross-project personal knowledge graph) for prior learnings, notes, or decisions that apply across projects.

7 17d ago A 39 tokens original MIT

prompt-refinement

42

josix/agent-flow

Skill Claude CodeCodex

This skill should be used when the user provides a vague request, asks to clarify requirements, structure a task, or refine a prompt for multi-agent orchestration.

7 17d ago A 36 tokens original MIT

skill-agent-mapping

43

josix/agent-flow

Skill Claude CodeCodex

This skill should be used when looking up which agents own or consume specific skills, understanding skill-agent relationships, or routing tasks based on skill ownership.

7 17d ago A 34 tokens original MIT

task-classification

44

josix/agent-flow

Skill Claude CodeCodex

This skill should be used when classifying tasks, routing to agents, determining complexity, or handling task routing, agent selection, verification requirements, and multi-component changes.

7 17d ago A 37 tokens original MIT

team-decision

45

josix/agent-flow

Skill Claude CodeCodex

This skill should be used when deciding whether to use Agent Teams for parallel execution or sequential subagent orchestration, based on task analysis, independence criteria, and cost-benefit.

7 17d ago A 39 tokens original MIT

verification-gates

46

josix/agent-flow

Skill Claude CodeCodex

This skill should be used when handling verification steps, quality gates, pre-commit checks, test failures, lint errors, build verification, or mandatory validation before task completion.

7 17d ago A 38 tokens original MIT