Workflow Utilities
| Skill | Description |
|---|---|
/ce-noslop |
Rewrite, check, or draft prose with no AI tells that reads on the first read; every fact preserved. Sibling skills invoke it where they write. |
/wtf |
Explain the last message, or a supplied file, link, or passage, in plain language. Explains rather than rewrites; keeps caveats and adds no claims. Manual invoke only. |
/ce-promote |
Draft announcement copy for a shipped feature (X, changelog, LinkedIn, email, blog, demo). Drafts only; never posts. |
/ce-resolve-pr-feedback |
One pass to evaluate, fix, and reply to PR review comments, including nitpicks. Babysit is the watch that calls this. |
/ce-dogfood |
Hands-off browser QA of the branch: map flows, fix small breakages, write a report. Manual invoke only. |
/ce-test-browser |
End-to-end browser tests of the current diff using a host-native browser with agent-browser fallback. Does not check out a PR or branch. |
/ce-test-xcode |
Build and test an iOS app on the simulator (screenshots, logs, human verification). Not XCUITest. |
/ce-setup |
Diagnose optional tool capabilities, create or repair repo config.yaml, and scaffold a Compound Pack |
/ce-handoff |
Write a session handoff, or find and orient from a selected source. Does not auto-continue. |