Agent Skillsszw321127/repowise › pk-crystallize

pk-crystallize

GitHub

用于持久化会话或更新项目知识的技能,通过执行脚本记录决策、文件变更及知识节点状态,并刷新日志与知识库视图。

plugins/pk/skills/pk-crystallize/SKILL.md szw321127/repowise

Trigger Scenarios

用户希望保存当前会话信息 需要更新项目的沉淀知识

Install

npx skills add szw321127/repowise --skill pk-crystallize -g -y
More Options

Non-standard path

npx skills add https://github.com/szw321127/repowise/tree/main/plugins/pk/skills/pk-crystallize -g -y

Use without installing

npx skills use szw321127/repowise@pk-crystallize

指定 Agent (Claude Code)

npx skills add szw321127/repowise --skill pk-crystallize -a claude-code -g -y

安装 repo 全部 skill

npx skills add szw321127/repowise --all -g -y

预览 repo 内 skill

npx skills add szw321127/repowise --list

SKILL.md

Frontmatter
{
    "name": "pk-crystallize",
    "description": "Use when the user wants to persist a session or update project knowledge."
}

PK Crystallize

Treat this skill as the primary plugin entrypoint for manual crystallization.

Required Behavior

  • Determine the target project root from an explicit path; otherwise use the current working directory.
  • Resolve ../../scripts/pk-crystallize.mjs relative to this SKILL.md file.
  • The wrapper delegates to crystallize-session.mjs.
  • Prefer passing a JSON input file after the project path when adopted nodes, incubating nodes, touched files, or stable updates need to be recorded.
  • Expect log.md and Obsidian _views/ to be refreshed after crystallization.
  • Report the result in Chinese and include whether this run only wrote a session or also updated incubating or stable knowledge.

JSON Input Shape

{
  "sessionId": "session-YYYY-MM-DD-topic",
  "title": "本轮任务标题",
  "topic": "本轮任务主题",
  "decisionSummary": "一句话总结本轮关键决策。",
  "touchedFiles": [],
  "adoptedNodeIds": [],
  "incubatingNodes": [],
  "stableUpdates": []
}

Version History

  • fa4164e Current 2026-07-24 16:07

Same Skill Collection

plugins/pk/skills/pk-auto-crystallize/SKILL.md
plugins/pk/skills/pk-govern/SKILL.md
plugins/pk/skills/pk-graph/SKILL.md
plugins/pk/skills/pk-init/SKILL.md
plugins/pk/skills/pk-lint/SKILL.md
plugins/pk/skills/pk-preflight/SKILL.md
plugins/pk/skills/pk-serve/SKILL.md
plugins/pk/skills/pk-status/SKILL.md

Metadata

Files
0
Version
fa4164e
Hash
5fb3ee50
Indexed
2026-07-24 16:07

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-19 08:49
浙ICP备14020137号-1 $mapa de visitantes$