Add missing ponytail-audit & ponytail-debt to the help card#164
Add missing ponytail-audit & ponytail-debt to the help card#164abmorrill4 wants to merge 1 commit into
Conversation
The ponytail-help Skills table listed only ponytail, ponytail-review, and ponytail-help, omitting ponytail-audit and ponytail-debt — two skills that ship in the repo. A user running /ponytail-help would never learn they exist. Add a row for each, and extend the Codex @-command list to match. Applied to both skills/ and the .openclaw/ mirror. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6ccefb6 to
7c8f53e
Compare
|
Rebased onto latest |
rajpratham1
left a comment
There was a problem hiding this comment.
Thanks for filling this gap. Adding the missing ponytail-audit and ponytail-debt entries makes the help card accurately reflect the available skills, and it's nice to see the Codex command list updated to stay in sync with the table. Keeping both documentation trees aligned is also appreciated. Looks good to me! LGTM.
|
Thanks for catching the missing help-card entries. The test job is red on this branch, so I am closing for now. Happy to take it again once CI is green. |
|
CI fix pushed (a26d1c2). Root cause: the While doing so the generator also picked up a pre-existing drift on Verified locally: The re-run looks gated on maintainer workflow approval for the fork PR. |
Problem
ponytail-helpbills itself as a "quick-reference card for all ponytail modes, skills, and commands," but its Skills table only lists three of the five skills:ponytailponytail-reviewponytail-helpponytail-audit— missingponytail-debt— missingThe Codex
@-command line had the same gap. A user who runs/ponytail-helpto discover what's available never learns that two of the five skills exist.Fix
ponytail-auditandponytail-debt.@-command list to include both.No format change — same table/prose style as before. Applied to both
skills/and the.openclaw/mirror so the two trees stay in sync.Filed separately from the Boundaries punctuation fix (#163) so each can be reviewed on its own.
🤖 Generated with Claude Code