Conversation
The discover catalog moved from empty stub to 7 curated entries. Update README and CONTRIBUTING to reflect current state: - README: add catalog workflow table under /sidekick:discover; mark Publishing step 1 done; remove stale "catalog intentionally empty" note - CONTRIBUTING: drop "stub pending curation" language; fix catalog entry template heading level (### → ##) to match actual catalog format Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 tasks
verkyyi
approved these changes
Apr 19, 2026
github-actions Bot
added a commit
that referenced
this pull request
Apr 19, 2026
- README.md repository layout: catalog.md comment still said "stub until scope-lock"; updated to "(7 entries)" to match reality after PR #7 populated the catalog. - CONTRIBUTING.md Workflow files section said "six dogfooded workflows"; the repo has always had seven (repo-assist, daily-plan, update-docs, q, markdown-linter, pr-nitpick-reviewer, weekly-research) — corrected to "seven", consistent with README line 14. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 tasks
2 tasks
verkyyi
pushed a commit
that referenced
this pull request
Apr 19, 2026
PR #7 replaced the TBD placeholders in plugin.json (author.name, homepage, repository) with real values. PR #8 struck through step 1 of the publishing checklist but missed step 2. Mark it done. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
github-actions Bot
added a commit
that referenced
this pull request
Apr 19, 2026
Two workflow files and the .vscode/ directory existed but were absent from all documentation — a contributor scanning .github/workflows/ saw 9 files while the README only accounted for 7. README.md: - Add agentics-maintenance.yml and copilot-setup-steps.yml to the repository layout code block with inline comments - Add .vscode/ directory (mcp.json, settings.json) to the layout - Add "Infrastructure workflows" section explaining both files: agentics-maintenance.yml is auto-generated (do not edit by hand); copilot-setup-steps.yml pre-installs gh-aw for Copilot Agent sessions CONTRIBUTING.md: - Add "VS Code + GitHub Copilot" subsection under Development setup describing what .vscode/mcp.json and .vscode/settings.json provide and that they activate automatically (no manual steps) Supersedes PR #6, which carried the same changes but accumulated merge conflicts as PRs #8–#15 landed on main. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 tasks
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.
What changed
PR #7 populated
skills/discover/catalog.mdfrom an empty stub to 7 curated workflow entries, but left two documentation files with stale text describing the catalog as empty.README.md
/sidekick:discoversection listing all 7 entries with purpose and setup friction — mirrors the pattern of the installed-workflows table above it.CONTRIBUTING.md
###but the actual catalog uses##— corrected to match.Testing
No code changed — docs-only. Verify by reading the rendered README on the branch and confirming:
/sidekick:discover##heading