Skip to main content
Run any Skill in Manus
with one click
GitHub repository

casegraph

casegraph contains 5 collected skills from CAPHTECH, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
1
updated
2026-04-22
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

cg-workflow-driver
software-developers

Use when the user wants multi-step work managed through CaseGraph instead of ad hoc chat state. Trigger on phrases like "manage this in cg", "drive this from the case", "record evidence for compaction", "resume from cg", "verify before close", or whenever durable checkpoints, verification, and guarded closure are needed for implementation, docs, investigation, or review work.

2026-04-22
cg-review-driver
compliance-officers-131041

Use when the user wants to review AI-performed work on a CaseGraph case. Trigger on phrases like "case <id> をレビューして", "AI がやった作業を確認して", "review the case", "audit this case", "証跡をチェックして", or whenever a structured read-only inspection of task completion, evidence integrity, decision traceability, and event-log trustworthiness is needed.

2026-04-20
casegraph-integrate
software-developers

Use when integrating CaseGraph with external tools (markdown importer, optional sinks like Todoist / GitHub Issues, workers such as shell / local-llm / code-agent) or when verifying or recovering storage. Trigger on references to `cg import markdown`, `cg sync push|pull`, `cg worker run`, `cg validate`, `cg validate storage`, `cg cache rebuild`, `cg events verify|export`, `cg migrate`, `env_allowlist`, `approval_policy`, or phrases like "import markdown", "sync pull", "run a worker", "rebuild the cache", "verify events", "run migration". For day-to-day graph reading or editing use casegraph; for AI-authored graph changes use casegraph-patch.

2026-04-18
casegraph-patch
software-developers

Use when proposing AI-driven graph changes to a CaseGraph workspace as a `GraphPatch`. Trigger on references to `cg patch validate|review|apply`, `GraphPatch`, `base_revision`, `patch.applied`, generator metadata, the `casegraph-patch` fenced-block convention, or phrases like "propose as a patch", "wrap this change into a patch", "base_revision is stale", "apply the patch". Encodes ADR-0003 "AI does not own state". For direct manual edits use casegraph; for importer/sink/worker/recovery use casegraph-integrate.

2026-04-18
casegraph
software-developers

Use when reading, manually authoring, or analyzing a CaseGraph workspace through the `cg` CLI. Trigger on references to `.casegraph/`, `cg case`, `cg node`, `cg edge`, `cg task`, `cg frontier`, `cg blockers`, `cg analyze`, `cg case view`, or phrases like "show the case", "what's blocked", "analyze impact", "create a case", "show the frontier". Do NOT use for AI-proposed graph changes (use casegraph-patch) or for importer/sink/worker/storage recovery (use casegraph-integrate).

2026-04-18