Skip to content

Improve plugin directory documentation with detailed descriptions - #147

Merged
id774 merged 1 commit into
masterfrom
claude/readme-vertical-alignment-b7clp1
Aug 15, 2026
Merged

Improve plugin directory documentation with detailed descriptions#147
id774 merged 1 commit into
masterfrom
claude/readme-vertical-alignment-b7clp1

Conversation

@id774

@id774 id774 commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

Enhanced the README.md documentation for the plugins directory structure by adding clear, descriptive explanations for each plugin category.

Changes

  • Expanded the plugins directory listing from a compact single-line format to a multi-line format with individual descriptions
  • Added descriptive text for each plugin category:
    • subscription/: Acquire from outside
    • custom_feed/: Build a feed from a source that is not one
    • filter/: Select, reorder, rewrite
    • store/: Persist, and drop what was seen before
    • provide/: Emit the payload elsewhere
    • notify/: Send a notification
    • publish/: Send the result out, print it, or write it as a document

Details

This documentation improvement makes it easier for users and contributors to understand the purpose and responsibility of each plugin category at a glance, reducing the need to dig into code or additional documentation to understand the plugin architecture.

https://claude.ai/code/session_018xrChxz6rp847KdZTfYkCJ

The plugins/ entry was the only place in the repository structure tree
that packed several directories onto one line. Give each category its own
line, in pipeline order, with the role taken from the category table.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018xrChxz6rp847KdZTfYkCJ
@id774
id774 merged commit 7875bb6 into master Aug 15, 2026
8 checks passed
@id774
id774 deleted the claude/readme-vertical-alignment-b7clp1 branch August 15, 2026 10:23
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