Skip to content

Add nirecom/agents to All Plugins#363

Open
nirecom wants to merge 1 commit intorohitg00:mainfrom
nirecom:add/nirecom-agents
Open

Add nirecom/agents to All Plugins#363
nirecom wants to merge 1 commit intorohitg00:mainfrom
nirecom:add/nirecom-agents

Conversation

@nirecom
Copy link
Copy Markdown

@nirecom nirecom commented May 3, 2026

What this adds

Adds nirecom/agents to the All Plugins section.

Category fit: hook-enforced workflow framework — similar in spirit to pro-workflow and claude-agentic-coding-playbook already in the list.

What it does

Self-driving Claude Code + GitHub Copilot framework:

  • Hook-enforced workflow state machine — research → plan → tests → code → security-review → docs; a PreToolUse hook blocks git commit until every step completes or is explicitly skipped with a reason
  • Private-info scanning — pre-commit + PreToolUse hooks detect AWS/Anthropic keys, PEM certs, RFC 1918 IPs, email addresses, and Trojan Source hidden Unicode characters
  • Three-stage planning/clarify-intent/make-outline-plan/make-detail-plan with adversarial Codex (OpenAI) review at each planning stage
  • OWASP-backed test categories — OWASP ASVS V8, OWASP WSTG, CWE Top 25, OWASP LLM Top 10, MCP Top 10
  • GitHub Copilot support — same CLAUDE.md, rules, and skills work natively in Copilot (VS Code 1.108+)
  • Cross-machine session sync — normalizes project paths and syncs conversation state across Windows/macOS/Linux
  • Cross-platform — Windows-native (PowerShell-first) with Linux/macOS/WSL2 support via a single branching installer

Entry added

| [nirecom/agents](https://github.com/nirecom/agents) | Self-driving Claude Code + GitHub Copilot framework with hook-enforced workflow state machine (research → plan → tests → code → security-review → docs), private-info scanning (AWS/Anthropic keys, PEM certs, RFC 1918 IPs), three-stage planning with adversarial Codex review, OWASP-backed test categories, and cross-machine session sync. Windows-native (PowerShell-first) with Linux/macOS support. |

Summary by CodeRabbit

  • Documentation
    • Added a new entry to the "All Plugins" table in the README documenting an agent framework with GitHub Copilot integration and automated workflow capabilities.

Self-driving Claude Code + GitHub Copilot framework with hook-enforced
workflow state machine, private-info scanning, three-stage planning with
adversarial Codex review, and cross-platform support.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 3, 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: 934d3e2f-2675-4054-a29b-9fb685ef3a70

📥 Commits

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

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

📝 Walkthrough

Walkthrough

A single row is added to the README.md "All Plugins" table to document the nirecom/agents plugin, which provides a self-driving Claude Code and GitHub Copilot framework with hook-enforced workflow state management.

Changes

Plugin Documentation Entry

Layer / File(s) Summary
All Plugins Table
README.md
New row added for nirecom/agents plugin with name, link, and description in the plugins registry.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

Poem

🐰 A plugin joins the registry row,
Where agents dance and workflows flow,
One line to tell a tale so bright—
The table grows, and all feels right! ✨

🚥 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 directly and clearly describes the main change: adding nirecom/agents to the All Plugins section of the README.
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

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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
Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.

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