Skip to content

Add onboard, forge, notify plugins#323

Open
ApurvBazari wants to merge 1 commit intorohitg00:mainfrom
ApurvBazari:add-onboard-forge-notify
Open

Add onboard, forge, notify plugins#323
ApurvBazari wants to merge 1 commit intorohitg00:mainfrom
ApurvBazari:add-onboard-forge-notify

Conversation

@ApurvBazari
Copy link
Copy Markdown

@ApurvBazari ApurvBazari commented Apr 21, 2026

What

Adds three plugins to the All Plugins table:

  • onboard — Analyze existing codebases and generate tailored Claude tooling (CLAUDE.md, path-scoped rules, skills, agents, hooks, CI/CD). Includes /onboard:evolve drift detection and plugin-aware generation.
  • forge — Greenfield project scaffolder. 4-phase wizard, stack-agnostic via web search, walking-skeleton mode, session resume. Delegates tooling generation to onboard.
  • notify — Cross-platform system notifications for Claude Code hooks. macOS (terminal-notifier) and Linux (notify-send).

Why

  • onboard produces actual Claude artifacts from codebase analysis (most existing tools only recommend).
  • forge is an end-to-end greenfield scaffolder that fills a gap in the ecosystem.
  • notify is a simple, reliable cross-platform notification helper for hooks.

All three are v1.0+, MIT licensed, documented, and live at https://github.com/ApurvBazari/claude-plugins

Checklist

  • Follows README table format (one row per plugin)
  • External-link format with plugin name + concise description
  • MIT licensed
  • Tested on macOS and Linux
  • Keeps files focused and single-purpose (per CONTRIBUTING.md)

Summary by CodeRabbit

  • Documentation
    • Updated the plugins reference with three new additions: onboard for codebase analysis and Claude tooling generation with drift detection; forge for greenfield project scaffolding with interactive setup and session persistence; notify for cross-platform system notifications with git context extraction and duration filtering.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2ffbb166-ad18-462d-a9d4-03c1fc1a48c1

📥 Commits

Reviewing files that changed from the base of the PR and between 659efb0 and ffcf61c.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

The README.md plugin table has been expanded with three new entries: onboard for codebase analysis and Claude tooling generation, forge for greenfield Claude Code project scaffolding, and notify for cross-platform hook-based system notifications.

Changes

Cohort / File(s) Summary
Documentation
README.md
Added three new plugin entries to the Plugins table: onboard, forge, and notify with their respective feature descriptions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Three plugins hopped into the docs today,
Onboard, Forge, and Notify come to play,
Analysis, scaffolding, notifications so bright,
The plugin garden grows with delight! 🌱

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely summarizes the main change: adding three new plugins (onboard, forge, notify) to the repository, which matches the primary modification evident in the README.md changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

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