Skip to content

docs: consolidate Community sections in README#2736

Merged
mnriem merged 2 commits into
github:mainfrom
mnriem:docs/2735-consolidate-community-readme
May 28, 2026
Merged

docs: consolidate Community sections in README#2736
mnriem merged 2 commits into
github:mainfrom
mnriem:docs/2735-consolidate-community-readme

Conversation

@mnriem
Copy link
Copy Markdown
Collaborator

@mnriem mnriem commented May 28, 2026

Replace four separate Community sections (Extensions, Presets, Walkthroughs, Friends) with a single consolidated 🌍 Community section containing:

  • A bullet list linking to each docs page
  • One shared disclaimer (instead of two)
  • Both publishing guide links (extensions and presets)

This reduces ~25 lines of repetitive content and four ToC entries down to one concise section.

Additional fixes

  • Update broken #-community-extensions anchor links in README.md and extensions/README.md to point to the docs site
  • Add missing post_process_skill_content() call in Hermes setup() so hook command notes are injected into generated skills
  • Add Hermes test override for test_hook_sections_explain_dotted_command_conversion with Path.home() monkeypatch

Copilot AI review requested due to automatic review settings May 28, 2026 16:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Consolidates multiple community-related sections in the root README into a single “🌍 Community” section to reduce repetition and simplify the Table of Contents.

Changes:

  • Replaces four separate Community subsections in the README with one consolidated “🌍 Community” section.
  • Updates the Table of Contents to a single Community entry.
  • Centralizes the disclaimer and includes both extension/preset publishing guide links.
Show a summary per file
File Description
README.md Consolidates Community content into one section and updates the ToC accordingly.

Copilot's findings

Tip

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

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

Comment thread README.md
mnriem added 2 commits May 28, 2026 11:16
Replace four separate Community sections (Extensions, Presets,
Walkthroughs, Friends) with a single consolidated section containing
a bullet list, one shared disclaimer, and both publishing guide links.
…tion

- Update README.md and extensions/README.md to point community
  extension links to the docs site instead of removed section anchor
- Add post_process_skill_content() call in Hermes setup() so hook
  command notes are injected into generated skills
- Add Hermes test override for test_hook_sections_explain_dotted_command_conversion
  with Path.home() monkeypatch
@mnriem mnriem force-pushed the docs/2735-consolidate-community-readme branch from f7af4f4 to 64cba8a Compare May 28, 2026 16:26
@mnriem mnriem requested a review from Copilot May 28, 2026 16:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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: 4/4 changed files
  • Comments generated: 1

Comment thread src/specify_cli/integrations/hermes/__init__.py
@mnriem mnriem merged commit ad62357 into github:main May 28, 2026
11 checks passed
@mnriem mnriem deleted the docs/2735-consolidate-community-readme branch May 28, 2026 16:33
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.

2 participants