Skip to content

docs: split wspace skill into protocol and command reference - #23

Merged
EthanThatOneKid merged 1 commit into
mainfrom
wspace-skill-rework
Aug 13, 2026
Merged

docs: split wspace skill into protocol and command reference#23
EthanThatOneKid merged 1 commit into
mainfrom
wspace-skill-rework

Conversation

@EthanThatOneKid

Copy link
Copy Markdown
Contributor

What

Reworks the wspace agent skill per the Agent Skills spec (agentskills.io):

  • skills/wspace/SKILL.md is now the behavioral protocol: launch hierarchy (pre-seated cwd -> handoff metadata -> root discovery), a 6-step deterministic pipeline, token/context economy rules, and guardrails. Stays under 500 lines; references the command file on demand.
  • skills/wspace/references/COMMANDS.md holds the tool reference: commands table, worktree creation rules, check status values, and common pitfalls.

The skill is self-contained — downstream users install wspace once and get both the protocol and on-demand command reference. No CLI code changes.

Verification

  • deno task ci green locally (fmt, lint, type-check, 55 tests)

@EthanThatOneKid
EthanThatOneKid merged commit 29c2055 into main Aug 13, 2026
1 check passed
@EthanThatOneKid
EthanThatOneKid deleted the wspace-skill-rework branch August 13, 2026 20:45
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