Skip to content

[extension] Add Analytics extension to community catalog#3296

Merged
mnriem merged 2 commits into
mainfrom
add-analytics-extension-2dc12c1068f236a4
Jul 1, 2026
Merged

[extension] Add Analytics extension to community catalog#3296
mnriem merged 2 commits into
mainfrom
add-analytics-extension-2dc12c1068f236a4

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Add the Analytics extension (analytics) by @Fyloss to the community catalog.

Summary

  • Added analytics entry to extensions/catalog.community.json (alphabetical position: after agent-orchestrator, before api-evolve)
  • Added Analytics row to docs/community/extensions.md (alphabetical position: after AI-Driven Engineering (AIDE), before API Evolve)

Validation Results

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) analytics
Version semver format (X.Y.Z) 0.1.0
Repository exists and is public https://github.com/Fyloss/spec-kit-analytics
extension.yml present
README.md present
LICENSE present
GitHub release v0.1.0 exists
Download URL follows archive pattern archive/refs/tags/v0.1.0.zip
Testing Checklist all checked
Submission Requirements all checked

Extension Details

  • Category: visibility (collects metrics, generates productivity reports)
  • Effect: read-write (writes analytics output files)
  • Commands: 2 (analytics.show, analytics.purge)
  • Hooks: 16
  • Required Spec Kit: >=0.10.0

Closes #3288
cc @Huljo

Generated by 🧩 Add Community Extension from Issue Submission for issue #3288 · 359 AIC · ⌖ 25.5 AIC · ⊞ 32.9K ·

Add analytics extension submitted by @Huljo to:
- extensions/catalog.community.json (alphabetical order)
- docs/community/extensions.md community extensions table

Closes #3288

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Jul 1, 2026
11 tasks
@mnriem mnriem marked this pull request as ready for review July 1, 2026 18:59
@mnriem mnriem self-requested a review as a code owner July 1, 2026 18:59
Copilot AI review requested due to automatic review settings July 1, 2026 18:59
mnriem
mnriem previously approved these changes Jul 1, 2026

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 new community extension Analytics (analytics) to the Spec Kit community extension catalog and documentation table so it can be discovered/installed via the community catalog workflow.

Changes:

  • Added the analytics entry to extensions/catalog.community.json and bumped the catalog-level updated_at.
  • Added an Analytics row to the community extensions table in docs/community/extensions.md.
Show a summary per file
File Description
extensions/catalog.community.json Adds the analytics extension metadata entry and updates the catalog timestamp.
docs/community/extensions.md Adds the Analytics row to the community extensions table (alphabetical placement).

Review details

Tip

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

  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread extensions/catalog.community.json Outdated
Set the analytics extension changelog to the GitHub releases page instead of
an empty string, which the catalog treats as a URI when present and can fail
schema validation and downstream tooling.

Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mnriem

mnriem commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Addressed the review feedback on the empty changelog field. Set it to the extension's GitHub releases page (https://github.com/Fyloss/spec-kit-analytics/releases) instead of an empty string, matching the URI pattern used by other catalog entries (e.g. architecture-guard). The repo has no CHANGELOG.md file but does have a published releases page.

Commit: 574de82

Posted on behalf of @mnriem by GitHub Copilot (model: Claude Opus 4.8, autonomous).

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.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Low

@mnriem mnriem merged commit 6288dea into main Jul 1, 2026
14 checks passed
@mnriem mnriem deleted the add-analytics-extension-2dc12c1068f236a4 branch July 1, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: Add Analytics

2 participants