remove LUCA-specific refs from public agentic-os skills #77

Closed
opened 2026-05-28 00:06:03 +00:00 by coilysiren · 2 comments
Owner

Problem - public coilysiren/agentic-os ships skills that name LUCA explicitly. LUCA is Kai-personal observability substrate, not generic infrastructure. The references create a logical cycle: agentic-os ships pre-commit hooks that LUCA consumes, and LUCA is referenced from skills that ship in agentic-os.

Concrete refs to remove

In coilysiren/agentic-os/.agents/skills/:

  • tooling-mcp-servers/SKILL.md - the whole "Auto-reach: the Luca stack (staging by default)" section. Names repo-recall-staging, luca-staging, session-lattice, plus the prod variants. Description mentions Luca-stack staging.
  • coding-shape-observability/SKILL.md - description and body name "luca substrate," link target ../../../../luca/skills/tooling-luca-meta-loop/SKILL.md.
  • coding-github/SKILL.md - bullet pointing at ~/projects/coilysiren/luca/skills/autonomous-dispatch.
  • tooling-skill-authoring/SKILL.md - "LUCA-driven cold-skill pruning" phrase.
  • warp/launch_configurations/claude-luca.yaml - whole file is LUCA-specific.

Action

Move every LUCA-specific reference into Kai-private surfaces:

  • The MCP-server enumeration moves to agentic-os-kai/.agents/skills/tooling-mcp-servers/ (the private mirror, which already exists and supersedes the public one for Kai's hosts).
  • The observability skill body keeps the OTel content but drops the named-LUCA paragraphs, or splits into a public stub plus a Kai-private extension.
  • The github skill loses the autonomous-dispatch bullet here; move it into the Kai-private equivalent.
  • claude-luca.yaml moves out of coilysiren/agentic-os/warp/ into coilysiren/agentic-os-kai/warp/ (or wherever Kai-private warp launch configs live).

Validation

After the move, the validator added in #FJ1 should pass: no coilysiren/agentic-os skill or warp config names any non-baseline coilysiren/* repo. Baseline allow-list is coily, agent-guard, cli-guard, self.

Out of scope

  • The schema redesign and validator themselves. Separate issue (#FJ1).
  • Any LUCA-shaped content that already lives in agentic-os-kai. Stays put.

Prior art

  • agentic-os README: "Anything that would help any user of agentic-os, not just Kai."
**Problem** - public `coilysiren/agentic-os` ships skills that name LUCA explicitly. LUCA is Kai-personal observability substrate, not generic infrastructure. The references create a logical cycle: agentic-os ships pre-commit hooks that LUCA consumes, and LUCA is referenced from skills that ship in agentic-os. ## Concrete refs to remove In `coilysiren/agentic-os/.agents/skills/`: * `tooling-mcp-servers/SKILL.md` - the whole "Auto-reach: the Luca stack (staging by default)" section. Names `repo-recall-staging`, `luca-staging`, `session-lattice`, plus the prod variants. Description mentions Luca-stack staging. * `coding-shape-observability/SKILL.md` - description and body name "luca substrate," link target `../../../../luca/skills/tooling-luca-meta-loop/SKILL.md`. * `coding-github/SKILL.md` - bullet pointing at `~/projects/coilysiren/luca/skills/autonomous-dispatch`. * `tooling-skill-authoring/SKILL.md` - "LUCA-driven cold-skill pruning" phrase. * `warp/launch_configurations/claude-luca.yaml` - whole file is LUCA-specific. ## Action Move every LUCA-specific reference into Kai-private surfaces: * The MCP-server enumeration moves to `agentic-os-kai/.agents/skills/tooling-mcp-servers/` (the private mirror, which already exists and supersedes the public one for Kai's hosts). * The observability skill body keeps the OTel content but drops the named-LUCA paragraphs, or splits into a public stub plus a Kai-private extension. * The github skill loses the autonomous-dispatch bullet here; move it into the Kai-private equivalent. * `claude-luca.yaml` moves out of `coilysiren/agentic-os/warp/` into `coilysiren/agentic-os-kai/warp/` (or wherever Kai-private warp launch configs live). ## Validation After the move, the validator added in #FJ1 should pass: no `coilysiren/agentic-os` skill or warp config names any non-baseline `coilysiren/*` repo. Baseline allow-list is `coily`, `agent-guard`, `cli-guard`, self. ## Out of scope * The schema redesign and validator themselves. Separate issue (#FJ1). * Any LUCA-shaped content that already lives in `agentic-os-kai`. Stays put. ## Prior art * `agentic-os` README: "Anything that would help any user of agentic-os, not just Kai."
Author
Owner

Goose triage - 2026-06-17

  • Tier: P2 (score 78) - Important backlog item, actionable, not urgent
  • Mode: headless - Clear instructions, all refs identified, no ambiguous decisions needed.

Auto-generated by ward exec goose-triage (qwen3-coder:30b), edited in place on each run. Labels are the conclusion; this is the why.

<!-- goose-triage --> **Goose triage** - 2026-06-17 - **Tier:** `P2` (score 78) - Important backlog item, actionable, not urgent - **Mode:** `headless` - Clear instructions, all refs identified, no ambiguous decisions needed. <sub>Auto-generated by `ward exec goose-triage` (qwen3-coder:30b), edited in place on each run. Labels are the conclusion; this is the why.</sub>
Owner

🔒 Reserved by ward agent --driver claude — container ward-agentic-os-issue-77-claude-8ddb39c4 on host kais-macbook-pro-2.local is carrying this issue (reserved 2026-06-24T06:18:57Z). Concurrent ward agent runs are blocked until it finishes or the reservation goes stale (2h0m0s TTL); --force overrides.

— Claude (she/her), via ward agent

<!-- ward-agent-reservation --> 🔒 Reserved by `ward agent --driver claude` — container `ward-agentic-os-issue-77-claude-8ddb39c4` on host `kais-macbook-pro-2.local` is carrying this issue (reserved 2026-06-24T06:18:57Z). Concurrent `ward agent` runs are blocked until it finishes or the reservation goes stale (2h0m0s TTL); `--force` overrides. <!-- ward-agent-signature --> — Claude (she/her), via `ward agent`
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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#77
No description provided.