-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: hackmdio/hackmd-cli
base: release/2.5.0
head repository: hackmdio/hackmd-cli
compare: develop
- 16 commits
- 12 files changed
- 5 contributors
Commits on Mar 23, 2026
-
feat: improve hackmd-cli skill score to 100%
Hullo @hackmdio 👋 I ran your skills through `tessl skill review` at work and found some targeted improvements. Here's the full before/after: | Skill | Before | After | Change | |-------|--------|-------|--------| | hackmd-cli | 94% | 100% | +6% | <details> <summary>Changes summary</summary> The `hackmd-cli` skill was already well-crafted (94%) — the only dimension below perfect was **workflow_clarity** (2/3). The changes are minimal and targeted: - **Added verification steps** to the "Sync local file to HackMD" workflow so users can confirm operations succeeded (e.g., retrieving the note after creation, previewing content after update) - **Added an Error Handling section** with a table covering common failure scenarios (`Unauthorized`, `Not Found`, `Forbidden`) and their fixes — giving users a clear troubleshooting path These two additions moved the content score from 88% to 100%, with workflow_clarity improving from 2/3 to 3/3. </details> Honest disclosure — I work at @tesslio where we build tooling around skills like these. Not a pitch - just saw room for improvement and wanted to contribute. Want to self-improve your skills? Just point your agent (Claude Code, Codex, etc.) at [this Tessl guide](https://docs.tessl.io/evaluate/optimize-a-skill-using-best-practices) and ask it to optimize your skill. Ping me - [@popey](https://github.com/popey) - if you hit any snags. Thanks in advance 🙏
Configuration menu - View commit details
-
Copy full SHA for 409706b - Browse repository at this point
Copy the full SHA 409706bView commit details
Commits on Mar 24, 2026
-
Co-authored-by: Yukaii <4230968+Yukaii@users.noreply.github.com> Agent-Logs-Url: https://github.com/hackmdio/hackmd-cli/sessions/db58a90f-83f9-407a-b2a2-c2eacb0bfe8d
Configuration menu - View commit details
-
Copy full SHA for 6bc7c62 - Browse repository at this point
Copy the full SHA 6bc7c62View commit details -
Add readPermission, writePermission, and permalink support to update …
…commands Co-authored-by: Yukaii <4230968+Yukaii@users.noreply.github.com> Agent-Logs-Url: https://github.com/hackmdio/hackmd-cli/sessions/db58a90f-83f9-407a-b2a2-c2eacb0bfe8d
Configuration menu - View commit details
-
Copy full SHA for 9b07b8f - Browse repository at this point
Copy the full SHA 9b07b8fView commit details -
Remove package-lock.json and add it to .gitignore
Co-authored-by: Yukaii <4230968+Yukaii@users.noreply.github.com> Agent-Logs-Url: https://github.com/hackmdio/hackmd-cli/sessions/dba8311e-aed9-4ee8-80dd-606daddd67ca
Configuration menu - View commit details
-
Copy full SHA for 5986bc5 - Browse repository at this point
Copy the full SHA 5986bc5View commit details -
Add tags support to notes and team-notes commands
Co-authored-by: Yukaii <4230968+Yukaii@users.noreply.github.com> Agent-Logs-Url: https://github.com/hackmdio/hackmd-cli/sessions/7156bf48-aff5-4ff0-b181-2ce53fcebec1
Configuration menu - View commit details
-
Copy full SHA for 2ee91be - Browse repository at this point
Copy the full SHA 2ee91beView commit details
Commits on May 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bea38bd - Browse repository at this point
Copy the full SHA bea38bdView commit details -
docs: update CodiMD compatibility notice to point to standalone codim…
…d-cli (#101) Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for 5c7c6f3 - Browse repository at this point
Copy the full SHA 5c7c6f3View commit details -
Merge remote-tracking branch 'origin/master' into copilot/update-tags…
…-description-support # Conflicts: # README.md # src/commands/notes/create.ts # src/commands/notes/update.ts # src/commands/team-notes/create.ts # src/commands/team-notes/update.ts
Configuration menu - View commit details
-
Copy full SHA for d1ec87c - Browse repository at this point
Copy the full SHA d1ec87cView commit details
Commits on May 27, 2026
-
fix: sort destructured flags for eslint perfectionist rule
Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for 0f8b99b - Browse repository at this point
Copy the full SHA 0f8b99bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8b2dd - Browse repository at this point
Copy the full SHA 5a8b2ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 841daa6 - Browse repository at this point
Copy the full SHA 841daa6View commit details -
Add develop branch npm prerelease publishing (#103)
Publish beta-tagged builds on develop pushes while keeping stable releases on version tags. Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for bfa9bd0 - Browse repository at this point
Copy the full SHA bfa9bd0View commit details -
chore: remove accidentally committed pr_description.md
The PR body draft was committed by mistake and does not belong in the repo. Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for 74fd84b - Browse repository at this point
Copy the full SHA 74fd84bView commit details -
chore: regenerate hackmd-cli.skill after SKILL.md updates
Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for 01696cc - Browse repository at this point
Copy the full SHA 01696ccView commit details -
Merge branch 'develop' into improve/skill-review-optimization
Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for f7a3d62 - Browse repository at this point
Copy the full SHA f7a3d62View commit details -
Merge pull request #96 from popey/improve/skill-review-optimization
feat: improve hackmd-cli skill score to 100%
Configuration menu - View commit details
-
Copy full SHA for bf73672 - Browse repository at this point
Copy the full SHA bf73672View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff release/2.5.0...develop