Skip to content

[extension] Add ascii-diagram extension to community catalog - #4173

Merged
mnriem merged 1 commit into
mainfrom
add-ascii-diagram-extension-de54e4a3ab84b5e7
Aug 17, 2026
Merged

[extension] Add ascii-diagram extension to community catalog#4173
mnriem merged 1 commit into
mainfrom
add-ascii-diagram-extension-de54e4a3ab84b5e7

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the ASCII Diagram Renderer (ascii-diagram) community extension submitted by @MRZHUH in #4161.

What changed

  • extensions/catalog.community.json — new entry for ascii-diagram inserted in alphabetical order
  • docs/community/extensions.md — new row added in alphabetical order (between Archive Extension and spec-kit-atlas)

Validation results

All checks passed:

  • ✅ Extension ID ascii-diagram matches ^[a-z][a-z0-9-]*$
  • ✅ Version 1.1.0 follows semver
  • ✅ Repository exists and is publicly accessible
  • extension.yml present in repository
  • README.md present in repository
  • LICENSE (MIT) present in repository
  • ✅ Download URL matches archive/refs/tags/v1.1.0.zip pattern
  • ✅ GitHub release v1.1.0 exists
  • ✅ All Testing Checklist and Submission Requirements boxes checked

Summary

This extension adds one command (speckit.ascii-diagram.render) and four optional hooks (after_specify, after_plan, after_tasks, after_analyze) that render plain Unicode box-drawing diagrams from spec/plan/tasks content — no Mermaid renderer needed.

Closes #4161
cc @MRZHUH

Generated by 🧩 Add Community Extension from Issue Submission for issue #4161 · 216.5 AIC · ⌖ 16.4 AIC · ⊞ 35.2K ·

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

Closes #4161

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 Aug 17, 2026
11 tasks
@mnriem
mnriem marked this pull request as ready for review August 17, 2026 17:13
@mnriem
mnriem self-requested a review as a code owner August 17, 2026 17:13
Copilot AI balanced review requested due to automatic review settings August 17, 2026 17:13

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 ASCII Diagram Renderer community extension from issue #4161.

Changes:

  • Adds validated extension metadata to the community catalog.
  • Adds the extension to the community documentation table.
Show a summary per file
File Description
extensions/catalog.community.json Registers ascii-diagram v1.1.0.
docs/community/extensions.md Documents the new extension.

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 3ede49f into main Aug 17, 2026
16 checks passed
@mnriem
mnriem deleted the add-ascii-diagram-extension-de54e4a3ab84b5e7 branch August 17, 2026 17:33
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 ascii-diagram

2 participants