Skip to content

chore(bash-quality-gate): add gate criteria and argument-hint#329

Merged
philoserf merged 1 commit intomainfrom
chore/improve-bash-quality-gate
Mar 24, 2026
Merged

chore(bash-quality-gate): add gate criteria and argument-hint#329
philoserf merged 1 commit intomainfrom
chore/improve-bash-quality-gate

Conversation

@philoserf
Copy link
Owner

Summary

  • Add explicit pass/fail gate criteria with ShellCheck severity table (error = blocks, warning/info/style = advisory)
  • Add argument-hint frontmatter to accept target directory or file path
  • Skill-quality score improved from 3.97 to 4.77 (Production Ready tier)

Closes #304

Test plan

  • Verify SKILL.md renders correctly
  • Run /skill-quality bash-quality-gate to confirm score improvement

🤖 Generated with Claude Code

Add explicit pass/fail gate criteria with ShellCheck severity table,
and argument-hint frontmatter for target directory/file path input.
Improves skill-quality score from 3.97 to 4.77 (Production Ready).

Closes #304

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@philoserf philoserf merged commit c9fce59 into main Mar 24, 2026
1 check passed
@philoserf philoserf deleted the chore/improve-bash-quality-gate branch March 24, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: run skill-quality and improve on bash-quality-gate

1 participant