docs(readme): add /pause and /resume to skills list (follow-up to #175)#176
Merged
Conversation
- Add /pause and /resume rows to MAINTAIN tier near /wrapup - Add 'Pausing long work across sessions' paragraph in Automatic Session Saving section - Bump skill count 29+ → 31+ in 3 places (intro card, feature table, commands heading) PR #175 added the skills + INSTRUCTIONS.md + PLUGIN-CHANGELOG but missed README.
Mark /search, /pause, /resume, /schedule-add, /schedule-once, /schedule-list, /schedule-remove with 🆕 so first-time README readers can spot the new skills. Includes HTML comment with cleanup date (2026-05-19) per user request to remove after 1 week.
GitHub-success-green flat-square badge reads better in tables than the emoji. Updated cleanup comment to reference the shields.io badge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PR #175 added
/pauseand/resumeskills + updatedINSTRUCTIONS.mdandPLUGIN-CHANGELOG.md, butREADME.mdwas missed. This PR closes that gap and additionally adds temporary 🆕 badges to flag recently-added skills.Changes
/pauseand/resumerows to MAINTAIN tier (right after/wrapup)/wrapupthat pause/resume fills29+→31+in 3 places:## 📋 31+ Commandsheading/search,/pause,/resume,/schedule-add,/schedule-once,/schedule-list,/schedule-remove<!-- NEW-BADGE-CLEANUP: remove 🆕 markers ... on or after 2026-05-19 -->as a cleanup reminder (1-week trial per user request)Version
No version bump — README-only doc fix; PR #175 already bumped plugin to v2.4.10.
Follow-up
Remove 🆕 badges on or after 2026-05-19 (1 week from 2026-05-12).
Test plan