JetXu-LLM

24 mods across 2 repositories, 143 stars between them.

SessionStart

01

JetXu-LLM/DocMason

Hook Claude Code

Runs when a session starts, executing on-session.sh. From JetXu-LLM/DocMason.

135 6d ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

JetXu-LLM/DocMason

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing on-prompt.sh. From JetXu-LLM/DocMason.

135 6d ago A tokens not measured original Apache-2.0

PostToolUse

03

JetXu-LLM/DocMason

Hook Claude Code

Runs after a tool call finishes for Bash and Agent tool calls, executing on-tool.sh. From JetXu-LLM/DocMason.

135 6d ago A tokens not measured original Apache-2.0

Stop

04

JetXu-LLM/DocMason

Hook Claude Code

Runs when the agent finishes a response, executing on-stop.sh. From JetXu-LLM/DocMason.

135 6d ago A tokens not measured original Apache-2.0

SessionEnd

05

JetXu-LLM/DocMason

Hook Claude Code

Runs when a session ends, executing on-session.sh. From JetXu-LLM/DocMason.

135 6d ago A tokens not measured original Apache-2.0

DocMason

06

JetXu-LLM/DocMason

Settings file Claude Code

Agent settings declaring 5 hook events (SessionStart, UserPromptSubmit, PostToolUse, Stop).

135 6d ago A tokens not measured original Apache-2.0

JetXu-LLM/DocMason

Instructions file GitHub Copilot

Instructions for JetXu-LLM/DocMason, covering docmason github copilot notes and copilot-specific delta.

135 6d ago A 482 tokens original Apache-2.0

DocMason AGENTS.md

08

JetXu-LLM/DocMason

Instructions file CodexOpenCode

Instructions for JetXu-LLM/DocMason, covering docmason agent contract, identity, ordinary front door, compatible host mapping and first-contact hints.

135 6d ago A 1,868 tokens original Apache-2.0

adapter-sync

09

JetXu-LLM/DocMason

Skill Claude CodeCodex

Generate or refresh the local Claude adapter surface for DocMason from canonical committed sources.

135 6d ago A 20 tokens original Apache-2.0

ask

10

JetXu-LLM/DocMason

Skill Claude CodeCodex

Accept an ordinary user question inside a DocMason workspace, route it to the right inner workflow, and preserve conversation-native logs automatically.

135 6d ago A 29 tokens original Apache-2.0

grounded-answer

11

JetXu-LLM/DocMason

Skill Claude CodeCodex

Answer a user question through DocMason's canonical grounded workflow using retrieval, provenance tracing, render escalation, and a final answer-state check.

135 6d ago A 32 tokens original Apache-2.0

JetXu-LLM/DocMason

Skill Claude CodeCodex

Produce evidence-backed research, planning, drafting, or composition output from the published DocMason knowledge base while preserving provenance and answer-file discipline.

135 6d ago A 33 tokens original Apache-2.0

knowledge-base-sync

13

JetXu-LLM/DocMason

Skill Claude CodeCodex

Stage, incrementally refresh, validate, and publish the DocMason knowledge base from the local source corpus.

135 6d ago A 26 tokens original Apache-2.0

JetXu-LLM/DocMason

Skill Claude CodeCodex

Write bilingual Phase 3 knowledge objects for staged DocMason sources from rendered evidence and extracted structure.

135 6d ago A 24 tokens original Apache-2.0

provenance-trace

15

JetXu-LLM/DocMason

Skill Claude CodeCodex

Trace published DocMason knowledge objects or answer text back to evidence units and provenance records.

135 6d ago A 24 tokens original Apache-2.0

retrieval-workflow

16

JetXu-LLM/DocMason

Skill Claude CodeCodex

Retrieve ranked evidence bundles from the published DocMason knowledge base.

135 6d ago A 18 tokens original Apache-2.0

runtime-log-review

17

JetXu-LLM/DocMason

Skill Claude CodeCodex

Review DocMason runtime query-session and retrieval-trace logs through the summary surface rather than raw JSON browsing alone.

135 6d ago A 27 tokens original Apache-2.0

validation-repair

18

JetXu-LLM/DocMason

Skill Claude CodeCodex

Validate the staged or published DocMason knowledge base and repair blocking issues until the quality gate passes.

135 6d ago A 24 tokens original Apache-2.0

workspace-bootstrap

19

JetXu-LLM/DocMason

Skill Claude CodeCodex

Prepare a DocMason repository for local operation by bootstrapping the environment, creating required directories, and recording runtime state.

135 6d ago A 28 tokens original Apache-2.0

workspace-doctor

20

JetXu-LLM/DocMason

Skill Claude CodeCodex

Diagnose DocMason workspace readiness and report actionable remediation without mutating the repository.

135 6d ago A 21 tokens original Apache-2.0

workspace-status

21

JetXu-LLM/DocMason

Skill Claude CodeCodex

Inspect the current DocMason workspace stage and pending actions from the filesystem and runtime state.

135 6d ago A 21 tokens original Apache-2.0

operator-eval

22

JetXu-LLM/DocMason

Skill Claude CodeCodex

Run the hidden operator-only evaluation loop over local runtime/eval artifacts without exposing that surface in normal first-contact workflows.

135 6d ago A 27 tokens original Apache-2.0

JetXu-LLM/DocMason

Skill Claude CodeCodex

Materialize the tracked ICO + GCS public sample corpus into live originaldoc/ for contributor testing inside the canonical source repo.

135 6d ago A 31 tokens original Apache-2.0

smallest-complete

24

JetXu-LLM/smallest-complete

Skill Claude CodeCodex

Complete complex work once its objective, authorization, and problem are clear enough to act: define the smallest fully working outcome, preserve required behavior, maintain one coherent path, validate only what the evidence proves, and stop before discoveries become unrequested deliverables or actions. Use for…

8 2d ago A 176 tokens original MIT