Katsunobu Imai avatar

Katsunobu Imai

Community

@transreal · Hiroshima

3Followers
|
12Public Repos
|
47Published Skills

Agent Skills by Katsunobu Imai

Showing 47 vetted skills indexed across 1 GitHub repositories.

transrealtransreal
3

maildb-operations

Query and analyze Mathematica mail databases with privacy-aware LLM routing.

Community
Advanced
transrealtransreal
3

async-handler-pattern

Configure ClaudeOrchestrator handlers to return AwaitingLLM and complete via callbacks.

Community
Advanced
transrealtransreal
3

LLMGraphDAGジョブのライフサイクルと registry 観察パターン

Capture LLMGraphDAG node results via onComplete and observe registry state from handlers.

Community
Advanced
transrealtransreal
3

notebook-llmgraph-update-pattern

Synchronize NotebookLLMGraph cache writes with TaggingRules persistence after external updates.

Community
Intermediate
transrealtransreal
3

snapshot-lifecycle-and-diff

Compute page-hash diffs and append lifecycle events to JSONL.

Community
Advanced
transrealtransreal
3

llm-prompt-template-override

Inject external document context into LLM worker prompt templates via XML-tagged placeholder replacement.

Community
Intermediate
transrealtransreal
3

evidence-bundle-design

Design evidence bundle JSON files with source snapshots and claim dependencies.

Community
Advanced
transrealtransreal
3

notebook-management-extraction

Extract and lint Mathematica notebook metadata for SourceVault queries.

Community
Advanced
transrealtransreal
3

llm-instruction-separation

Separate LLM instructions and model branching from Wolfram Language source code.

Community
Intermediate
transrealtransreal
3

nbaccess-separation-check

Detect and fix NBAccess separation principle violations in Wolfram Language packages and notebooks.

Community
Advanced
transrealtransreal
3

runtime-orchestrator-boundary

Classify runtime vs orchestrator features by state lifetime to enforce the architectural boundary.

Community
Advanced
transrealtransreal
3

wolfram-general

Enforce Wolfram Language coding, notebook, and package conventions.

Community
Intermediate
transrealtransreal
3

adapter-tool-flow-debugging

Diagnose failing adapter-path ClaudeEval tool flows using ClaudeTurnTrace and AsyncToolExec diagnostics.

Community
Advanced
transrealtransreal
3

llm-extraction-pipeline

Build schema-driven LLM extraction pipelines converting unstructured documents into structured claims.

Community
Advanced
transrealtransreal
3

nbauthorize-2-stage-decisions

Gate LLM claim extraction with two-stage NBAccess send and persist decisions.

Community
Advanced
transrealtransreal
3

workflow-completion-hooks

Register and fire per-workflow completion hooks with structured completionInfo.

Community
Intermediate
transrealtransreal
3

wolfram-syntax-pitfalls

Replace fragile Wolfram Language constructs with documented safe alternatives.

Community
Advanced
transrealtransreal
3

package-merge-pattern

Merge LLM-produced function updates into Mathematica .wl package files.

Community
Advanced
transrealtransreal
3

workflow-equivalence-testing

Compare workflow shim and stategraph runtime states across Mode OFF and ON.

Community
Advanced
transrealtransreal
3

doc-generation

Generate or update package documentation with strict ordering and README-last rules.

Community
Advanced
transrealtransreal
3

github-operations

Automate GitHub repository management, commits, and pull requests via GitHubREST functions.

Community
Advanced
transrealtransreal
3

petri-retry-patterns

Guide per-worker retry wiring in fan-out Petri nets with RetryPolicy or Trial counters.

Community
Advanced
transrealtransreal
3

async-tool-execution

Execute async tool calls in parallel without blocking the Mathematica kernel.

Community
Advanced
transrealtransreal
3

system-open

Generate SystemOpen calls to open files in the OS default application.

Community
Basic