Agent skill
migrate
Import soul data from SQLite or shared chitta files
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/migrate-genomewalker-cc-soul
SKILL.md
Migrate
[migrate] incremental import | via Task agent
sources:
SQLite soul.db: legacy cc-soul→chitta_migrate
shared chitta: from another user→chitta_import
process:
1. ask user: "(1) SQLite soul.db or (2) shared chitta files?"
2. find binaries@plugin/build/{chitta_migrate,chitta_import}
3. dry-run first→show what will import
4. if approved→run import
5. verify: soul_context + recall("wisdom")
report: source type+path | nodes imported by type | current soul state
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?