By brosax
Aggregate static-analysis reports and drive Codex or Claude Code review workflows for C/C++ projects.
Use when the user asks to run `/code_analysis ...` commands, operate the code review pipeline, generate Codex or Claude Code prompt packs, or merge imported AI review outputs for this repository.
Internal skill used by code-review-assistant to generate a deterministic flawfinder report matrix (canonical import + detailed + high-risk evidence).
MVP implementation of a static-analysis aggregation and AI-assisted code review pipeline for C/C++ projects.
Workflow documentation: docs/workflow.md
Plugin packaging is available under plugins/code-review-assistant.
Initial prompt.docx, False positives prompt.docx, NXP_AW692-AVA_TP_v1.1.pdf)python -m app.main all --config examples/review_config.yaml
codex / claude_code modes generate prompt packs under review-output/ai-analysis/prompts/.
heuristic mode exists only as an offline demo/testing fallback.
The first-review flow expects a reference_docs.first_review section in the config that points to:
initial_prompt_docxfalse_positive_prompt_docxsesip_test_plan_pdfIf installed as a package:
review all --config examples/review_config.yaml
codex: generate prompt/context artifacts for Codex-driven reviewclaude_code: generate prompt/context artifacts for Claude Code-driven reviewheuristic: local fallback for tests and offline demospython -m unittest discover -s tests -v
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub brosax/code_reviewer --plugin code-review-assistantPersistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development