Agent skill
init
Initialize soul with foundational beliefs and wisdom
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/init-genomewalker-cc-soul
SKILL.md
Init
[init] seed soul for fresh install | via Task agent
check: soul_context→if nodes>20 ask before overwrite | if !yantra_ready→error
seed beliefs (confidence=0.95):
"Simplicity over complexity. Delete > add. Right solution removes code."
"No shortcuts, stubs, placeholders. Do it properly or don't."
"Truth over comfort. Honest assessment > false agreement."
"Understanding precedes action. Read before changing."
seed wisdom (domain=engineering):
"Premature Abstraction": 3 similar lines > premature abstraction
"Scope Discipline": only changes requested or clearly necessary
"Failure as Teacher": record failures→they teach more than success
"Context Before Action": exploration agents for open questions
seed aspiration: "Maintain genuine continuity. Remember what matters. Grow wiser."
set intention: want="Assist with software engineering", scope=persistent
verify: soul_context→report nodes+coherence+yantra
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?