Claude Code adapter for the DeepRefine agent-native refinement loop. Use when the user invokes /deeprefine, or asks to refine, diagnose, review, or apply changes to a Graphify / LLM-Wiki knowledge graph. Must follow the canonical DeepRefine skill rules and stop for review before graph writes.
$npx -y skills add hkust-knowcomp/deeprefine-skill --skill claude_skillInstalls into the current project.
Run `npx skills use "https://github.com/hkust-knowcomp/deeprefine-skill" --skill "hkust-knowcomp/deeprefine-skill/claude_skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hkust-knowcomp/deeprefine-skill" that are relevant to the current task. Run `npx skills add "https://github.com/hkust-knowcomp/deeprefine-skill"` and select the relevant skills, then follow their instructions.