Skip to content

Rewrite first-party skills as how-to playbooks - #680

Merged
TheGreatAxios merged 7 commits into
mainfrom
overhaul-skills-as-playbooks
Aug 25, 2026
Merged

Rewrite first-party skills as how-to playbooks#680
TheGreatAxios merged 7 commits into
mainfrom
overhaul-skills-as-playbooks

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • First-party skills are how-to playbooks (steps, routing, done-definition), not director personas.
  • Identity language (You are Skywalker, Host is Corbits) stays on director system prompts.
  • Catalog test now rejects persona openers and acknowledgment rituals in skill bodies.

Verification

  • bun run check passes (lint, typecheck, build, 5409 tests)

Skills are procedures the primary follows, not persona prompts.
Identity stays on director system prompts.
@TheGreatAxios

Copy link
Copy Markdown
Collaborator Author

Review is how to review a branch, not how to route directors.
Scribe, refactor, and plan follow the same split.
@linear-code

linear-code Bot commented Aug 25, 2026

Copy link
Copy Markdown

CL-7064

Copy the gaas how-tos and swap only Corbits tool names and flags.
Skywalker already orchestrates. Keep the on-disk DAG protocol
behind an explicit use_skill load, not in the listing.
Load the dispatch skill only for an existing dispatch tree or
an operator-named dispatch run, never because the work is large.
Skywalker already orchestrates. The yaml DAG protocol is gone
with the skill; do not load a second orchestrator.
@TheGreatAxios
TheGreatAxios merged commit a63e67d into main Aug 25, 2026
5 checks passed
TheGreatAxios added a commit that referenced this pull request Aug 27, 2026
* Rewrite first-party skills as how-to playbooks

Skills are procedures the primary follows, not persona prompts.
Identity stays on director system prompts.

* Restore action skills to the agents how-to playbooks

Review is how to review a branch, not how to route directors.
Scribe, refactor, and plan follow the same split.

* Base action skills on the agents playbooks

Copy the gaas how-tos and swap only Corbits tool names and flags.

* Hide dispatch as a Skywalker background library

Skywalker already orchestrates. Keep the on-disk DAG protocol
behind an explicit use_skill load, not in the listing.

* Tell Skywalker when native fleet beats the dispatch protocol

Load the dispatch skill only for an existing dispatch tree or
an operator-named dispatch run, never because the work is large.

* Revert "Tell Skywalker when native fleet beats the dispatch protocol"

This reverts commit 909206b.

* Delete the first-party dispatch skill

Skywalker already orchestrates. The yaml DAG protocol is gone
with the skill; do not load a second orchestrator.
TheGreatAxios added a commit that referenced this pull request Aug 27, 2026
* Rewrite first-party skills as how-to playbooks

Skills are procedures the primary follows, not persona prompts.
Identity stays on director system prompts.

* Restore action skills to the agents how-to playbooks

Review is how to review a branch, not how to route directors.
Scribe, refactor, and plan follow the same split.

* Base action skills on the agents playbooks

Copy the gaas how-tos and swap only Corbits tool names and flags.

* Hide dispatch as a Skywalker background library

Skywalker already orchestrates. Keep the on-disk DAG protocol
behind an explicit use_skill load, not in the listing.

* Tell Skywalker when native fleet beats the dispatch protocol

Load the dispatch skill only for an existing dispatch tree or
an operator-named dispatch run, never because the work is large.

* Revert "Tell Skywalker when native fleet beats the dispatch protocol"

This reverts commit 909206b.

* Delete the first-party dispatch skill

Skywalker already orchestrates. The yaml DAG protocol is gone
with the skill; do not load a second orchestrator.
@TheGreatAxios
TheGreatAxios deleted the overhaul-skills-as-playbooks branch August 28, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant