Skip to content

docs: add filename convention and shell aliases to queue skill#37

Open
mtibbits wants to merge 2 commits into
JCSnap:mainfrom
mtibbits:docs/skill-naming-convention
Open

docs: add filename convention and shell aliases to queue skill#37
mtibbits wants to merge 2 commits into
JCSnap:mainfrom
mtibbits:docs/skill-naming-convention

Conversation

@mtibbits

Copy link
Copy Markdown
Contributor

Summary

  • Document the filename prefix convention (unique alphanumeric ID before first -) and recommend zero-padded numeric prefixes for batch jobs so ls order matches execution order
  • Add recommended shell aliases for queue monitoring (wQueue, wqStat)
  • Remove unsupported allowed-tools frontmatter attribute that produced a runtime warning
  • Restore 0 = highest clarification in priority table after rewording

Test plan

  • Verify SKILL.md renders correctly in GitHub markdown preview
  • Confirm allowed-tools warning is gone when skill is loaded

🤖 Generated with Claude Code

mtibbits and others added 2 commits March 31, 2026 04:31
…attribute from queue skill

- Document the filename prefix convention (unique alphanumeric ID before
  first dash) and recommend zero-padded numeric prefixes for batch jobs
  so ls order matches execution order
- Add recommended shell aliases for queue monitoring (wQueue, wqStat)
- Remove unsupported `allowed-tools` frontmatter attribute that produced
  a runtime warning

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Matthew Tibbits <mtibbits@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Matthew Tibbits <mtibbits@users.noreply.github.com>
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.

1 participant