refactor(composed): move the Kai-specific writing skills out of the public catalog #992

Merged
coilysiren merged 1 commit from refactor/move-kai-specific-writing-skills into main 2026-08-11 05:46:07 +00:00
Member

Removal half of a two-repo move. Merge coilyco-bridge/agentic-os-kai#859 first, which receives the two relocated skills, so neither is ever absent from the fleet.

Why

coilyco-gaming/sirens-echo#99 composes this catalog into Sirens Deep, an agent that answers strangers in Discord guilds Coilyco does not moderate. For a writing-* glob to be safe there, writing-* in this catalog has to mean generic writing craft. Three sources were not that.

Moved to agentic-os-kai

writing-public-repos is entirely portfolio-specific. It names coilysiren/ repositories, StrangeLoopGames/Eco, and four private siblings including eco-mods, eco-configs, and eco-mods-assets-embeded.

A public catalog listing private repository names is worth removing on its own merits, independent of the glob question that surfaced it.

writing-content-linkedin-video is a personal-channel production format rather than generic craft.

Deleted

writing-voice-observer-narrator constrains its subject to a passive observer that is explicitly "not an active agent". That is the opposite of what a conversational agent needs, and leaving it in the catalog means any role with a writing-* glob composes it by accident. Git history keeps it.

Selector consequences

The engineer and qa roles selected writing-public-repos by exact name, so both drop it here and gain it in #859. tooling-skill-authoring's handbook loses its reference to the deleted skill, which dead-cross-links would otherwise catch.

Result

writing-* in this catalog is now the social writing family, the voice family, and the system-improvement vocabulary. All generic, which is what makes the downstream allowlist able to use a glob instead of enumerating.

Verification

pre-commit run --all-files exit 0.

Removal half of a two-repo move. **Merge `coilyco-bridge/agentic-os-kai#859` first**, which receives the two relocated skills, so neither is ever absent from the fleet. ## Why `coilyco-gaming/sirens-echo#99` composes this catalog into Sirens Deep, an agent that answers strangers in Discord guilds Coilyco does not moderate. For a `writing-*` glob to be safe there, `writing-*` in this catalog has to mean generic writing craft. Three sources were not that. ## Moved to agentic-os-kai **`writing-public-repos`** is entirely portfolio-specific. It names `coilysiren/` repositories, `StrangeLoopGames/Eco`, and four private siblings including `eco-mods`, `eco-configs`, and `eco-mods-assets-embeded`. A public catalog listing private repository names is worth removing on its own merits, independent of the glob question that surfaced it. **`writing-content-linkedin-video`** is a personal-channel production format rather than generic craft. ## Deleted **`writing-voice-observer-narrator`** constrains its subject to a passive observer that is explicitly *"not an active agent"*. That is the opposite of what a conversational agent needs, and leaving it in the catalog means any role with a `writing-*` glob composes it by accident. Git history keeps it. ## Selector consequences The `engineer` and `qa` roles selected `writing-public-repos` by exact name, so both drop it here and gain it in #859. `tooling-skill-authoring`'s handbook loses its reference to the deleted skill, which `dead-cross-links` would otherwise catch. ## Result `writing-*` in this catalog is now the social writing family, the voice family, and the system-improvement vocabulary. All generic, which is what makes the downstream allowlist able to use a glob instead of enumerating. ## Verification `pre-commit run --all-files` exit 0.
refactor(composed): move the Kai-specific writing skills out of the public catalog
All checks were successful
ci / ward-doctor (pull_request) Successful in 20s
ci / aos-cli-tests (pull_request) Successful in 40s
ci / gate (pull_request) Successful in 1m4s
3c433cf4b1
Sirens Deep composes this catalog into an agent that answers strangers, so
`writing-*` needs to mean generic writing craft. Three sources were not
that.

writing-public-repos is entirely portfolio-specific. It names coilysiren
repositories, StrangeLoopGames/Eco, and four private siblings including
eco-mods and eco-configs. A public catalog listing private repository
names is worth removing on its own merits, separately from the glob
question. It moves to agentic-os-kai.

writing-content-linkedin-video is a personal-channel production format
rather than generic craft. It moves to agentic-os-kai.

writing-voice-observer-narrator is deleted. It constrains its subject to a
passive observer that is explicitly "not an active agent", which is the
opposite of what a conversational agent needs, and no role should compose
it by accident through a glob.

The engineer and qa roles selected writing-public-repos by exact name, so
both drop it. The receiving repository picks it up in its own change. The
skill-authoring handbook loses its reference to the deleted skill.

After this, `writing-*` in this catalog is the social writing family, the
voice family, and the system-improvement vocabulary. All generic.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
coilysiren deleted branch refactor/move-kai-specific-writing-skills 2026-08-11 05:46:07 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os!992
No description provided.