Skip to content

Add claude-forge to Plugins & Extensions#56

Open
sawan-webmavens wants to merge 2 commits into
jmanhype:mainfrom
sawan-webmavens:add-claude-forge
Open

Add claude-forge to Plugins & Extensions#56
sawan-webmavens wants to merge 2 commits into
jmanhype:mainfrom
sawan-webmavens:add-claude-forge

Conversation

@sawan-webmavens

@sawan-webmavens sawan-webmavens commented Jun 9, 2026

Copy link
Copy Markdown

PR Summary by Qodo

Add claude-forge to Plugins & Extensions list
📝 Documentation ✨ Enhancement 🕐 Less than 5 minutes

Grey Divider

Walkthroughs

User Description

Adds claude-forge — an open-source Claude Code plugin that drives the Laravel Forge API in plain English (deployments, servers, sites, databases, SSL, daemons, scheduled jobs, env files).

Repo: https://github.com/webmavens/claude-forge

Follows the contributing format (table row in Plugins & Extensions, description ends with a period). MIT, zero dependencies (standard-library Python), user brings their own scoped token, and every mutating action is gated behind a confirm-first dry-run.

AI Description
• Add claude-forge entry to the Plugins & Extensions table.
• Describe Laravel Forge operations supported and confirm-first dry-run safety.
High-Level Assessment

The chosen approach (a single table row in the existing Plugins & Extensions section) is the most consistent and discoverable placement; no meaningful alternative improves clarity for this change.

Grey Divider

File Changes

Documentation (1)
README.md Add claude-forge to Plugins & Extensions table +1/-0

Add claude-forge to Plugins & Extensions table

• Adds a new Plugins & Extensions table row linking to the claude-forge repository. The description summarizes Laravel Forge capabilities and notes the confirm-first dry-run behavior.

README.md


Grey Divider

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented Jun 9, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0) 🎨 UX issues (0)

Grey Divider


Informational

1. Stale status metrics ✓ Resolved 🐞 Bug ⚙ Maintainability
Description
README’s Status table still reports “Plugins listed | 4” (and “Last updated | 2025-Q2”) even though
this PR adds a fifth Plugins & Extensions entry. This makes the README summary stale/misleading for
readers.
Code

README.md[33]

+| [claude-forge](https://github.com/webmavens/claude-forge) | webmavens | Drive Laravel Forge from Claude Code — deploys, servers, sites, databases, SSL, daemons, scheduled jobs, and env files, with a confirm-first dry-run on every change. |
Evidence
The new claude-forge row increases the Plugins & Extensions list to 5 entries, but the Status
table still claims there are 4 plugins (and an older last-updated value).

README.md[7-13]
README.md[25-34]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

## Issue description
The README `Status` table is now out of sync with the actual number of plugin rows after adding `claude-forge`.
## Issue Context
`Plugins & Extensions` contains 5 plugin rows, but `Status` still says 4. The `Last updated` field is also still set to an older value.
## Fix Focus Areas
- README.md[7-13]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

Qodo Logo

Update plugin count 4 -> 5 and refresh last-updated to 2026-Q2 so the
Status summary matches the Plugins & Extensions list.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sawan-webmavens

Copy link
Copy Markdown
Author

Thanks for the catch. Fixed in f7f841e — updated the Status table to Plugins listed | 5 and refreshed Last updated to 2026-Q2 so the summary matches the Plugins & Extensions list (now 5 rows).

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