Skip to content

feat: add spec-kit-onboard extension to community catalog#1991

Open
dmux wants to merge 1 commit intogithub:mainfrom
dmux:feature/add-onboard-extension
Open

feat: add spec-kit-onboard extension to community catalog#1991
dmux wants to merge 1 commit intogithub:mainfrom
dmux:feature/add-onboard-extension

Conversation

@dmux
Copy link
Contributor

@dmux dmux commented Mar 27, 2026

Adds the onboard extension (v2.1.0) — contextual onboarding and progressive growth for developers new to spec-kit projects.

Description

spec-kit-onboard is a person-oriented onboarding extension. It guides a new developer through understanding a spec-kit project progressively: explains specs and SDD concepts calibrated to their level (junior/mid/senior), generates interactive Mermaid dependency trail maps, runs artifact-anchored quizzes with question history to avoid repetition, suggests next tasks via a scoring algorithm, and tracks growth with a 9-badge system. Supports multi-developer projects via per-profile state in .onboard/profiles/.

The entry is inserted alphabetically between jira and presetify in catalog.community.json.

Testing

  • Verified JSON is valid and matches the catalog schema
  • Confirmed all URLs resolve (repository, download_url for tag v2.1.0, documentation, changelog)
  • extension.yml present with schema v1.0 and speckit.onboard.* command names
  • LICENSE present at repo root (no .md extension)
  • Ran existing tests with uv sync && uv run pytest

AI Disclosure

  • I did not use AI assistance for this contribution
  • I did use AI assistance (describe below)

Adds the onboard extension (v2.1.0) — contextual onboarding and
progressive growth for developers new to spec-kit projects.

- 7 commands: start, explain, trail, quiz, badge, mentor, team
- 3 hooks: after-implement, before-implement, after-explain
- Repository: https://github.com/dmux/spec-kit-onboard
@dmux dmux requested a review from mnriem as a code owner March 27, 2026 02:18
Copilot AI review requested due to automatic review settings March 27, 2026 02:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the spec-kit-onboard extension (v2.1.0) to the community extensions catalog for discovery by Spec Kit users.

Changes:

  • Register new onboard extension metadata (version, URLs, requirements, capabilities, tags) in the community catalog.
  • Place the new entry alphabetically between jira and presetify.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants