Skip to content

docs: add SpecKit Assistant npm package to Community Friends#3142

Merged
mnriem merged 3 commits into
github:mainfrom
dmux:docs/add-speckit-assistant-npm
Jun 24, 2026
Merged

docs: add SpecKit Assistant npm package to Community Friends#3142
mnriem merged 3 commits into
github:mainfrom
dmux:docs/add-speckit-assistant-npm

Conversation

@dmux

@dmux dmux commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Description

Adds SpecKit Assistant to the Community Friends list in docs/community/friends.md.

SpecKit Assistant is an npm package that provides a visual interface for the specify CLI. It is a visual orchestrator for Spec-Driven Development (SDD), connecting your local specification, planning, and task checklists with AI agents (Claude, Gemini, Copilot). No installation is required — it runs directly via npx speckit-assistant.

Disclosure of authorship: I am the author and maintainer of both the VS Code Spec Kit Assistant extension (already listed) and the SpecKit Assistant npm package added in this PR. Both are community tools that provide a visual interface on top of the specify CLI.

Testing

  • Documentation-only change — verified the Markdown renders correctly.

This is a documentation-only change (docs/community/friends.md). No CLI code, templates, or scripts were modified.

AI Disclosure

  • I used AI assistance for this contribution.

Adds SpecKit Assistant (https://www.npmjs.com/package/speckit-assistant)
to the Community Friends list. It is a visual interface for the specify
CLI that orchestrates Spec-Driven Development (SDD) — connecting local
specification, planning, and task checklists with AI agents (Claude,
Gemini, Copilot). No installation required; run it via npx speckit-assistant.

As the author of both the VS Code Spec Kit Assistant extension and the
SpecKit Assistant npm package, I maintain these community tools that
provide a visual interface on top of the specify CLI.
Copilot AI review requested due to automatic review settings June 24, 2026 01:05
@dmux dmux requested a review from mnriem as a code owner June 24, 2026 01:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 SpecKit Assistant npm package to the Community Friends documentation, expanding the list of community-built tools that provide a visual interface around the specify CLI.

Changes:

  • Renames the existing Marketplace entry to VS Code Spec Kit Assistant for clarity.
  • Adds a new entry for SpecKit Assistant on npm, including npx speckit-assistant usage.

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread docs/community/friends.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 24, 2026 13:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread docs/community/friends.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread docs/community/friends.md Outdated

@mnriem mnriem left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please address Copilot feedback

Address Copilot review: 'No installation required' was misleading for an
npx-run package since npx still downloads it. Clarify that no global
installation is required.
@dmux

dmux commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for the review! Both Copilot findings are now addressed:

  1. "GitHub Copilot" consistency — the entry now refers to "GitHub Copilot" to match the surrounding bullets (e10729c).
  2. "No installation required" wording — reworded to "No global installation required" to avoid implying npx doesn't download the package (5166e57).

@dmux dmux requested a review from mnriem June 24, 2026 22:22
@mnriem mnriem requested a review from Copilot June 24, 2026 22:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new

@mnriem mnriem merged commit 05cf078 into github:main Jun 24, 2026
12 checks passed
@mnriem

mnriem commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Thank you!

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.

3 participants