Skip to content

[extension] Update Atlas extension display name in community catalog - #4202

Merged
mnriem merged 1 commit into
mainfrom
update-atlas-extension-2fa709748fea59be
Aug 19, 2026
Merged

[extension] Update Atlas extension display name in community catalog#4202
mnriem merged 1 commit into
mainfrom
update-atlas-extension-2fa709748fea59be

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Updates the display name of the existing atlas catalog entry from spec-kit-atlas to Atlas, matching the naming convention used by all other catalog entries.

Changes

  • extensions/catalog.community.json: "name" field updated spec-kit-atlasAtlas; updated_at refreshed to 2026-08-19
  • docs/community/extensions.md: table row updated to use Atlas as the display name

No other fields changed (id, version, download_url are unchanged).

Validation

All checks passed:

  • ✅ Extension ID atlas matches ^[a-z][a-z0-9-]*$
  • ✅ Version 0.1.0 follows semver
  • ✅ Repository https://github.com/ashbrener/spec-kit-atlas exists and is public
  • extension.yml present in repository
  • README.md present in repository
  • LICENSE present in repository
  • ✅ GitHub release v0.1.0 exists
  • ✅ Download URL follows archive/refs/tags/v0.1.0.zip pattern
  • ✅ All submission checklists checked

Closes #4196
cc @ashbrener

Generated by 🧩 Add Community Extension from Issue Submission for issue #4196 · 222.2 AIC · ⌖ 16.5 AIC · ⊞ 35.2K ·

Update atlas extension submitted by @ashbrener to:
- extensions/catalog.community.json (name: spec-kit-atlas → Atlas)
- docs/community/extensions.md community extensions table

Closes #4196

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mnriem
mnriem requested a balanced review from Copilot August 19, 2026 13:04
@mnriem
mnriem marked this pull request as ready for review August 19, 2026 13:04
@mnriem
mnriem self-requested a review as a code owner August 19, 2026 13:04

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

Updates Atlas’s community catalog display name for consistency.

Changes:

  • Renames spec-kit-atlas to Atlas.
  • Synchronizes documentation and update timestamps.
Show a summary per file
File Description
extensions/catalog.community.json Updates Atlas’s name and timestamps.
docs/community/extensions.md Uses the new Atlas display name.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

@mnriem
mnriem merged commit 14bbfd5 into main Aug 19, 2026
16 checks passed
@mnriem
mnriem deleted the update-atlas-extension-2fa709748fea59be branch August 19, 2026 21:21
ira-at-work added a commit to ira-at-work/spec-kit that referenced this pull request Aug 21, 2026
…065-stable-block-identifiers

* 'main' of https://github.com/github/spec-kit: (38 commits)
  [extension] Update Security Review extension to v2.0.0 (github#4223)
  fix(presets): reject duplicate provides.templates name+type entries (github#4191)
  fix(bundler): decode a downloaded (non-zip) bundle manifest as UTF-8 (github#4190)
  Update Intake Sequencing Governance preset to v0.2.3 (github#4235)
  Update MAQA — Multi-Agent & Quality Assurance extension to v0.1.6 (github#4234)
  [bug-fix] Fix qodercli-skills-migration: migrate QodercliIntegration to SkillsIntegration (github#4205)
  [preset] Add Inventory Alignment preset to community catalog (github#4229)
  [extension] Add Spec Inventory extension to community catalog (github#4228)
  [extension] Update Architecture Guard extension to v2.3.6 (github#4224)
  Update SpecKit Companion extension to v0.20.2 (github#4225)
  fix(workflows): reject a condition that has no {{ }} block (github#4182)
  fix: raise feature assessment credit budget (github#4222)
  [extension] Add AgentDocx extension to community catalog (github#4184)
  fix(integrations): report a falsy non-mapping integration descriptor as a shape error (github#4187)
  Update Autonomous Run Governance preset to v0.4.1 (github#4203)
  fix(workflows): validate dispatch defaults (github#4181)
  Update Atlas extension display name in community catalog (github#4202)
  Add Closed Vocabulary Check preset to community catalog (github#4201)
  fix(utils): narrow bare except Exception in merge_json_files (github#4189)
  chore: release 0.16.5, begin 0.16.6.dev0 development (github#4206)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment