Skip to content

[extension] Add Analytics extension to community catalog#3296

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
add-analytics-extension-2dc12c1068f236a4
Open

[extension] Add Analytics extension to community catalog#3296
github-actions[bot] wants to merge 1 commit 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

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

"repository": "https://github.com/Fyloss/spec-kit-analytics",
"homepage": "https://github.com/Fyloss/spec-kit-analytics",
"documentation": "https://github.com/Fyloss/spec-kit-analytics/tree/main/doc",
"changelog": "",
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