Skip to content

docs: fix README plugin references after consolidation#87

Merged
JacobPEvans merged 1 commit intomainfrom
docs/fix-readme-plugin-references
Mar 6, 2026
Merged

docs: fix README plugin references after consolidation#87
JacobPEvans merged 1 commit intomainfrom
docs/fix-readme-plugin-references

Conversation

@claude
Copy link
Contributor

@claude claude bot commented Mar 6, 2026

Issues Found

Critical: Broken functionality (installation code examples reference deleted plugins)

The root README.md was not updated when plugins were consolidated in #72. It still references old plugin names that no longer exist as directories in the repository, meaning every installation command in the README points to a non-existent plugin.

Old names referenced (directories deleted):

  • git-rebase-workflow → consolidated into git-workflows
  • webfetch-guard → consolidated into content-guards
  • markdown-validator → consolidated into content-guards
  • token-validator → consolidated into content-guards
  • issue-limiter → consolidated into content-guards

Affected sections:

  • ## Available Plugins — listed stale plugin names and descriptions
  • ## Installation / From Marketplaceclaude plugins add commands used deleted plugin IDs
  • ## Installation / Local Developmentclaude plugins link ./old-name commands pointed to non-existent directories

What Was Fixed

  • Replaced the Available Plugins section with entries for all 9 current plugins: ai-delegation, codeql-resolver, config-management, content-guards, git-guards, git-workflows, github-workflows, infra-orchestration, process-cleanup
  • Updated the From Marketplace install list to use the correct plugin names
  • Updated the Local Development claude plugins link commands to use the correct directory names
  • All other content (Plugin Structure, Contributing, Development, Repository Integration, License) is unchanged

Detection Trigger

Triggered by merge of commit 97bfa05a43de066c58fa637acc41d9734fad0ab6 (feat: add rate limiting, README validation, and externalize init-worktree (#72)), which consolidated five standalone plugin directories into content-guards, git-guards, and git-workflows without updating the root README.md.


AI Provenance | Workflow: AI Workflows | Run 22784798934 | Event: workflow_dispatch | Actor: github-actions[bot]

@greptile-apps
Copy link

greptile-apps bot commented Mar 6, 2026

PR author is in the excluded authors list.

@JacobPEvans JacobPEvans merged commit ce6d8d2 into main Mar 6, 2026
10 checks passed
@JacobPEvans JacobPEvans deleted the docs/fix-readme-plugin-references branch March 6, 2026 22:51
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.

1 participant