Skip to content

Document v0.2.2 features in SKILL.md#193

Merged
jeremy merged 3 commits intomainfrom
skill-bump
Mar 5, 2026
Merged

Document v0.2.2 features in SKILL.md#193
jeremy merged 3 commits intomainfrom
skill-bump

Conversation

@jeremy
Copy link
Member

@jeremy jeremy commented Mar 5, 2026

Summary

Closes #189

Test plan

  • make check passes (skill file is data-only, no compilation impact)
  • Markdown renders correctly (tables, code blocks, inline code)

jeremy added 2 commits March 4, 2026 20:05
Add v0.2.2 features from PR #187 that were missing from the agent skill:
- Output modes: --md/-m, --styled, -v/-vv
- Quick reference: "Post silently" row
- Messages: --no-subscribe/--subscribe flags with examples
- Files & Documents: --no-subscribe example for doc create
- Schedule: --no-subscribe/--subscribe flags and example

Closes #189
Add v0.2.2 feature from PR #181: config trust subsection explaining
authority key protection and trust/untrust commands.
Copilot AI review requested due to automatic review settings March 5, 2026 04:05
@github-actions github-actions bot added skills Agent skills documentation Improvements or additions to documentation labels Mar 5, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Basecamp CLI skill documentation to reflect features introduced in v0.2.2 (notably subscription-control flags, new output modes, and the config trust model) so agents/users can discover and use them correctly.

Changes:

  • Documented global output flags: --md/-m, --styled, -v/-vv.
  • Added/expanded docs for --no-subscribe / --subscribe on message, files doc create, and schedule create; noted mutual exclusivity.
  • Added documentation for basecamp config trust / untrust and why authority keys require trust; added a “Post silently” quick reference row.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jeremy jeremy merged commit 3fbe3ee into main Mar 5, 2026
21 checks passed
@jeremy jeremy deleted the skill-bump branch March 5, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation skills Agent skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SKILL.md: add v0.2.2 features (--no-subscribe, --subscribe, config trust, new global flags)

2 participants