Skip to content

docs(skill): document things open flags and edit prepend/append#89

Merged
ryanlewis merged 1 commit into
mainfrom
skill-flag-drift
May 10, 2026
Merged

docs(skill): document things open flags and edit prepend/append#89
ryanlewis merged 1 commit into
mainfrom
skill-flag-drift

Conversation

@ryanlewis
Copy link
Copy Markdown
Owner

Summary

  • Spell out things open's flags (-p/-a/-t/-q/--filter/--background) — the bundled SKILL.md previously showed only things open <ref|list>, leaving every flag invisible to agents that read the skill.
  • Replace the trailing ... on things edit / things project edit with the actual flag list — adds --prepend-notes, --append-notes, --checklist, --prepend-checklist, --append-checklist, --list-id, --heading-id to edit and --prepend-notes / --append-notes to project edit.

The recent --on / --from / --to list filters (#81) were already documented in #80, so no change needed there.

Test plan

  • `make test` passes
  • After merge, `things skill show` reflects the new lines

The bundled skill is shipped in-binary, so flags missing from SKILL.md
stay invisible to agents reading it. `things open` was the worst gap —
none of `-p`/`-a`/`-t`/`-q`/`--filter`/`--background` were listed, just
`<ref|list>`. `things edit` and `things project edit` hid several
real flags behind a `...`; spell them out so agents don't have to call
`--help` to discover them.
@ryanlewis ryanlewis merged commit 3f34fa0 into main May 10, 2026
1 check passed
@ryanlewis ryanlewis deleted the skill-flag-drift branch May 10, 2026 01:15
ryanlewis added a commit that referenced this pull request May 10, 2026
## Summary
- Adds `.github/releases/v0.3.2.md`, the header GoReleaser prepends to
the auto-generated changelog when the `v0.3.2` tag is pushed.

Patch release covers #89 (fuller bundled SKILL.md — `things open` flags
+ explicit edit/project-edit flag listing).

## Test plan
- [x] File matches the v0.3.1 / v0.3.0 format
- [ ] After merge, tag v0.3.2 and confirm the GoReleaser workflow picks
the header up
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