Skip to content

feat(skills): add argument-hint to 6 skill frontmatters#750

Closed
JeremyDev87 wants to merge 1 commit intomasterfrom
taskmaestro/1774097476/pane-3
Closed

feat(skills): add argument-hint to 6 skill frontmatters#750
JeremyDev87 wants to merge 1 commit intomasterfrom
taskmaestro/1774097476/pane-3

Conversation

@JeremyDev87
Copy link
Owner

Summary

  • Add argument-hint field to YAML frontmatter for 6 skills that accept arguments
  • Enables CLI autocomplete hints during / skill invocation
  • Target skills: pr-all-in-one, pr-review, code-explanation, mcp-builder, security-audit, legacy-modernization

Test plan

  • All 6 SKILL.md files have argument-hint added in frontmatter
  • Hint values match usage described in each skill body
  • No YAML syntax errors (markdownlint passed)
  • No changes to existing fields or skill body content
  • All CI checks passed (lint, format, typecheck, circular, build, ajv validate, markdownlint)

Closes #734

Add argument-hint field to YAML frontmatter for skills that accept
arguments, enabling CLI autocomplete and usage hints.
@JeremyDev87 JeremyDev87 added chore skill New skill addition to .ai-rules/skills/ labels Mar 21, 2026
@vercel
Copy link

vercel bot commented Mar 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Mar 21, 2026 1:00pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore skill New skill addition to .ai-rules/skills/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[P1-b] Add argument-hint to argument-accepting skills

1 participant