| name | update-companion |
| version | 1.0.0 |
| description | Update the Awakening platform codebase while protecting companion-owned state. |
Update Companion Platform
Use this skill when explicitly instructed to update the Awakening platform.
Usage
bash /workspaces/awakening/.github/skills/update-companion/push.sh "your commit message here"
What it does
- Stages platform changes while excluding companion-owned state directories.
- Prepends a
CHANGELOG.md entry.
- Commits with the required Co-authored-by trailer.
- Pushes to the current branch.
Safety
- Never stages companion memory/state directories.
- Never commits real secrets.
- Companion-specific identity, memory, prompts, and deployment profiles belong in companion repositories such as
aloysius, not in awakening.