Init
The Vibe Coding Operating System.
npx -y skills add manusco/resonance --skill initAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Bootstrap the .resonance/ project memory (soul, state, docs scaffold). Run once per new project.
SKILL.md
0.4 KB, 58 tokens by cl100k_base, as published. Nobody here has run it
/init
Run the Resonance init procedure.
Read .agents/skills/ops/core/SKILL.md in full and execute it exactly, following its Definition of Done. That skill is the procedure; this file only routes the /init command to it.
Gives 0 of the 12 instructions most project setup skills give in 58 tokens
Counted across 999 of the 1,637 authors here whose files we hold, read 2026-08-06
- ask one question at a timein 29 of 999, across 28 files
- detect the package manager from lockfilesin 28 of 999, across 9 files
- present findings to the userin 25 of 999, across 4 files
- explore current repo statein 24 of 999, across 3 files
- update the agent skills block in place if it existsin 24 of 999, across 3 files
- install husky lint-staged and prettierin 23 of 999, across 4 files
- create the lintstagedrc filein 22 of 999, across 3 files
- commit all changed filesin 22 of 999, across 3 files
- run lint-staged to verify it worksin 22 of 999, across 3 files
- initialize huskyin 21 of 999, across 2 files
- create the husky pre-commit filein 21 of 999, across 2 files
- create a prettierrc file if missingin 21 of 999, across 2 files
Said here and by no other author read
- execute the core skill exactly
- follow the core skill definition of done
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.