Skip to content

docs(skill): sync zammad-cli SKILL.md with current binary surface#3

Merged
omert11 merged 1 commit into
mainfrom
docs/sync-zammad-cli-skill
Jun 14, 2026
Merged

docs(skill): sync zammad-cli SKILL.md with current binary surface#3
omert11 merged 1 commit into
mainfrom
docs/sync-zammad-cli-skill

Conversation

@omert11

@omert11 omert11 commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Skill, binary yüzeyinden sapmıştı; eksik/yanlış komut ve flag'ler binary ile yeniden hizalandı.
  • Eklenen: tags komut grubu, ticket attachment list/download, ticket create --tags/--attachments, ticket update --tags-add/--tags-remove, ticket article add --subject/--attachments, --pending-time (reschedule + case-insensitive notu).
  • Frontmatter: kısa description (79 char) + trigger/komut listesi when_to_use'a taşındı (1,536-char budget).
  • Output şeması (article_count, attachments[], attachment list) ve 422 notu güncellendi.

Test plan

  • Tüm --help çıktıları binary ile karşılaştırıldı (ticket/org/user/system/tags)
  • Frontmatter alanları resmi skills.md dökümanıyla doğrulandı (when_to_use, allowed-tools geçerli)
  • description+when_to_use = 632/1536 char

🤖 Generated with Claude Code

The skill drifted from the binary: several commands and flags were
missing or undocumented. Bring it back in sync.

- Add the `tags` command group (list/add/remove --object/--id).
- Add `ticket attachment list/download` examples + output schema.
- Document `ticket create --tags/--attachments`,
  `ticket update --tags-add/--tags-remove`,
  `ticket article add --subject/--attachments`.
- Document --pending-time (incl. state-less reschedule + case-insensitive).
- Trim frontmatter: short description, move triggers/commands to when_to_use
  (per the 1,536-char skill-listing budget).
- Update output schema (article_count, attachments[]) and 422 note.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@omert11 omert11 merged commit caa1484 into main Jun 14, 2026
5 checks passed
@omert11 omert11 deleted the docs/sync-zammad-cli-skill branch June 14, 2026 08:34
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