docs: add quickstart walkthrough + remove merged planning docs#6
Merged
Conversation
Add a step-by-step Quickstart to the README Install section (marketplace add via git URL, enable in /plugins, auto-update, install, reload, then start using the skills) with an autocomplete screenshot. Remove the docs/superpowers planning + spec artifacts now that the event-lifecycle work has merged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates onboarding documentation for the AAIF Meetups Toolkit by adding a guided Quickstart walkthrough (with an autocomplete screenshot) and removing now-obsolete planning/spec documents under docs/superpowers/ that were tied to already-merged work (PR #4).
Changes:
- Added a step-by-step Quickstart flow to the README install section, including an autocomplete screenshot reference.
- Added a new screenshot asset for the Quickstart walkthrough.
- Removed
docs/superpowers/planning/spec artifacts that are no longer needed.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Adds a guided Quickstart walkthrough and references the new autocomplete screenshot asset. |
| assets/aaif-skills-autocomplete.png | Screenshot used by the README Quickstart walkthrough. |
| docs/superpowers/specs/2026-06-30-aaif-event-lifecycle-design.md | Removed obsolete design spec (work already merged). |
| docs/superpowers/plans/2026-06-30-aaif-event-lifecycle.md | Removed obsolete implementation plan (work already merged). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
The per-event design-deck subfolder in TemplateCity/TemplateSeries was renamed to "Event Template" in Drive. Update all SKILL.md prose (and the create_series.py docstring) to match: carousel deck, day-of slides, and both create-* folder-shape descriptions. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Fix command name: /plugins -> /plugin (singular) in step 2 - Note the full git URL equals the aaif/meetups shorthand (step 1) - Align image alt text with step wording (commands, not skills) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Collaborator
Author
Hero Self-ReviewRan Fixed
Deferred (need your call — not applied)
Kept as written
Strengths
Self-review by Claude Code |
Copilot flagged that step 6 used bare /aaif- autocomplete while the Install paragraph documented /aaif-meetups:<skill>. Standardize on the bare /aaif-<skill> form (matches the autocomplete screenshot) and add a concrete example in both places. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Collaborator
Author
Respond-to-PR ImprovementsCode changes (1 applied):
Commits: f4353e1 Remaining unresolved threads: none Applied by Claude Code |
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
/pluginsaaif-meetups/reload-plugins/aaif-commands)assets/aaif-skills-autocomplete.pngfor step 6.docs/superpowers/planning + spec artifacts now that the event-lifecycle work has merged (PR Event lifecycle: tracker-io engine + create/update/status-event skills #4).Why
Make first-time plugin install approachable via the guided UI flow, and clear out internal planning docs that are no longer needed.
🤖 Generated with Claude Code