Add missing ponytail-audit & ponytail-debt to the help card#164
Open
abmorrill4 wants to merge 1 commit into
Open
Add missing ponytail-audit & ponytail-debt to the help card#164abmorrill4 wants to merge 1 commit into
abmorrill4 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
Contributor
Author
|
Rebased onto latest |
rajpratham1
approved these changes
Jun 19, 2026
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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