docs(help): list all 6 skills and fix OpenCode command count (#437, #438)#480
Merged
Conversation
The ponytail-help skills table listed only 4 skills, omitting ponytail-audit and ponytail-debt (both ship as commands). It also claimed OpenCode ships only /ponytail and /ponytail-review, when it ships all six. Add the two missing rows and correct the note. Regenerated the .openclaw copy so it stays in sync. Closes #437 Closes #438
This was referenced Jul 1, 2026
github-actions Bot
pushed a commit
to harshav167/ponytail
that referenced
this pull request
Jul 2, 2026
…hGebert#480) The ponytail-help skills table listed only 4 skills, omitting ponytail-audit and ponytail-debt (both ship as commands). It also claimed OpenCode ships only /ponytail and /ponytail-review, when it ships all six. Add the two missing rows and correct the note. Regenerated the .openclaw copy so it stays in sync. Closes DietrichGebert#437 Closes DietrichGebert#438
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-auditandponytail-debt(both ship as commands). A user reading /ponytail-help would not know they exist./ponytailand/ponytail-review, when.opencode/command/ships all six.Fix
Add the two missing table rows (with accurate descriptions: audit is whole-repo, debt harvests
ponytail:comments) and correct the OpenCode note to "ships all six as slash commands". Regenerated the.openclawcopy viascripts/build-openclaw-skills.jsso it stays in sync (the suite enforces this).Verification
npm test: 69 + 15 pass, exit 0 (the openclaw-sync tests that would flag a stale copy pass).check-rule-copies/check-versions: exit 0.Notes
uninstall.jschange and gaveponytail-audita wrong description) and docs(help): add ponytail-audit and ponytail-debt to skills table (closes #437) #470 (already closed). Suggest closing fix: add ponytail-audit and ponytail-debt to help skill table #441.skills/file, so it's under your benchmark gate. It's a display-only help card though (no ruleset or trigger/description change), so behavior is unaffected..opencode/command/ponytail-help.mdcard omits/ponytail-gainin its command list (the.tomlone has it). Same class, different file — happy to do it in a follow-up.