Katsunobu Imai
Community@transreal · Hiroshima
Agent Skills by Katsunobu Imai
Showing 47 vetted skills indexed across 1 GitHub repositories.
maildb-operations
Query and analyze Mathematica mail databases with privacy-aware LLM routing.
async-handler-pattern
Configure ClaudeOrchestrator handlers to return AwaitingLLM and complete via callbacks.
LLMGraphDAGジョブのライフサイクルと registry 観察パターン
Capture LLMGraphDAG node results via onComplete and observe registry state from handlers.
notebook-llmgraph-update-pattern
Synchronize NotebookLLMGraph cache writes with TaggingRules persistence after external updates.
snapshot-lifecycle-and-diff
Compute page-hash diffs and append lifecycle events to JSONL.
llm-prompt-template-override
Inject external document context into LLM worker prompt templates via XML-tagged placeholder replacement.
evidence-bundle-design
Design evidence bundle JSON files with source snapshots and claim dependencies.
notebook-management-extraction
Extract and lint Mathematica notebook metadata for SourceVault queries.
llm-instruction-separation
Separate LLM instructions and model branching from Wolfram Language source code.
nbaccess-separation-check
Detect and fix NBAccess separation principle violations in Wolfram Language packages and notebooks.
runtime-orchestrator-boundary
Classify runtime vs orchestrator features by state lifetime to enforce the architectural boundary.
wolfram-general
Enforce Wolfram Language coding, notebook, and package conventions.
adapter-tool-flow-debugging
Diagnose failing adapter-path ClaudeEval tool flows using ClaudeTurnTrace and AsyncToolExec diagnostics.
llm-extraction-pipeline
Build schema-driven LLM extraction pipelines converting unstructured documents into structured claims.
nbauthorize-2-stage-decisions
Gate LLM claim extraction with two-stage NBAccess send and persist decisions.
workflow-completion-hooks
Register and fire per-workflow completion hooks with structured completionInfo.
wolfram-syntax-pitfalls
Replace fragile Wolfram Language constructs with documented safe alternatives.
package-merge-pattern
Merge LLM-produced function updates into Mathematica .wl package files.
workflow-equivalence-testing
Compare workflow shim and stategraph runtime states across Mode OFF and ON.
doc-generation
Generate or update package documentation with strict ordering and README-last rules.
github-operations
Automate GitHub repository management, commits, and pull requests via GitHubREST functions.
petri-retry-patterns
Guide per-worker retry wiring in fan-out Petri nets with RetryPolicy or Trial counters.
async-tool-execution
Execute async tool calls in parallel without blocking the Mathematica kernel.
system-open
Generate SystemOpen calls to open files in the OS default application.