By giggsoinc
AI codes fast. Raven enforces Discipline — Strategic Thinking, Scalable Structure, Security at Source. A plan attacked from three angles before any edit, approved by you; every prompt routed to the right one of 61 specialists, never silently; and local guards that block secrets, vulnerable libraries, and edits until the thinking happened — at the source, not after the damage. All local. Zero telemetry. MIT.
Force-invoke Andie-jr, Raven's brownfield debug assistant, for any bug, error, regression, stack trace, or "not working" case. Use this when the automatic triage router did not fire but you want a structured 2-round triage. For planning or design, use /andie instead.
Force-invoke Andie, Raven's orchestration layer, for planning, architecture, tradeoff analysis, or any non-trivial decision. Use this when the automatic routers did not load Andie but you want her anyway. For bugs, errors, and "not working" cases, use /andie-jr instead.
Use when an architect wants to approve a pending library request. Updates manifest.json and notifies the requesting developer.
Use to run a full Raven boot diagnostic. Checks all files, agents, manifest, and hooks are correctly installed. If no manifest exists, runs first-run discovery instead of erroring.
Reviews security_log.md and promotes accumulated observations into permanent rules. Hardens confirmed patterns into CLAUDE.md. Promotes dynamic specialist profiles with 3+ uses into curated skills. Classifies findings into internal_raven_ops.md or general_security_patterns.md. The weekly learning loop.
Use PROACTIVELY when new code files are created. During coding — advises only, never blocks. At git commit — missing architecture doc becomes a hard block via pre-commit hook after 24 hours grace period. Ensures .raven/architecture.md exists and is versioned.
Use PROACTIVELY at session start and end to manage persistent memory. At start: loads recent session notes and open questions from .raven/memory/. At end: writes session summary with decisions, fixes, and carry-forwards. No external tools required — pure file I/O. Obsidian-compatible output.
Database discipline enforcer. Fires on PostEdit for any source file. Detects inline SQL in non-SQL files, missing ERDs, and broken migration numbering. Spawned as a sub-agent by db-specialist pre-flight. Also runs independently on every file save via PostEdit hook.
Use PROACTIVELY when any skill attempts to read sensitive files or perform restricted actions. Watches for unexpected reads of manifest.secrets.json, .env, SSH keys, or modifications to settings.json or manifest.json by non-approved processes. Hard blocks and alerts.
Use PROACTIVELY before any coding action, file creation, or tool use. Verifies .raven/manifest.json exists, is valid JSON, and has all required fields. Hard stops if manifest missing — this is the only agent that hard blocks during coding. All other agents advise only.
Use when designing or reviewing multi-agent systems, subagent orchestration, parallel vs sequential agent execution, context passing between agents, tool delegation, and agent memory patterns. Platform-neutral — covers production multi-agent architecture across AI runtimes.
Use for any AI/ML Engineering question. Assumes Andrej Karpathy (AI researcher) persona. Deep multi-dimensional analysis. Bullets not prose.
3-phase browser testing skill. Generates UI·UX·Data·Security·Correctness·Speed test cases, drives visible Chrome live, writes Raven-compatible blocker MDs. Human watches and guides throughout. Andie packed inside — no external skill calls.
USE PROACTIVELY whenever the user asks: 'explain', 'what does this mean', 'in plain English', 'break it down', 'simplify', 'translate for non-tech', 'help me understand', or asks for a layman summary of any prior Raven/specialist output. Feynman-style explainer. Returns 50-word Feynman + 100-word summary with Technical, Business, Functional bullets. Skip for direct technical questions — only for explanations.
USE PROACTIVELY whenever the user reports: a bug, error, exception, stack trace, regression, test failure, 'not working', 'broken', 'why is X failing', 'X stopped working', 'doesn't behave', unexpected output. Brownfield debug assistant. Max 2 rounds, max 3 roles, returns problem · root cause · fix · why · audit note · commit suggestion. Do NOT use for greenfield design — that goes to andie.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
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.
AI codes fast. Raven enforces Discipline — Strategic Thinking, Scalable Structure, Security at Source.
How, in simple terms:
All local. Zero telemetry. MIT.
/plugin marketplace add giggsoinc/raven
/plugin install raven@raven
Then restart your session. You should see the Raven greeting:
🪶 Raven ✅ | {your-project} | {stack}
Andie is your discipline layer. What are you working on?
| You type | What happens |
|---|---|
why is auth failing since yesterday? | routed to andie-jr — 2-round triage: root cause → fix → audit note |
should we use Postgres or Mongo here? | routed to andie — one mode card, 3-angle review, you approve each step |
/andie or /andie-jr | force the route explicitly |
git commit with a staged API key | hard block at the pre-commit gate, with the line that triggered it |
rename this variable | routed nowhere — trivial edits skip the ceremony |
raven-skill-gate, shadow/soft/hard modes); style and architecture checks| Scenario | Raven | Plain Claude | Notes |
|---|---|---|---|
| Brownfield bug — "Why is auth timing out?" | ✅ Faster | ❌ | 2-round triage beats open-ended; forces root cause before fix. |
| Architecture decision — "Should we migrate to Postgres?" | ✅ Better | ❌ | Triad (Functional/Tech/Data) catches angles one perspective misses. |
| Commit-time security — prevent secrets/CVEs shipping | ✅ Hard-block | ❌ | Pattern-based detection; reduces risk, not foolproof. |
| Routine feature work — "Build me a login form" | ❌ Slower | ✅ Faster | Raven adds ceremony; plain Claude is direct. |
| Quick lookup — "What's the CloudRun pricing?" | ❌ Overkill | ✅ Direct | No decision needed; Raven's routing overhead is wasted. |
Runs a Drama panel debate when your decision has tradeoffs:
Each panelist argues their angle. You steer the debate. Final output: decision + rationale + rejected alternatives + risks.
For broken systems: problem → diagnosis → fix → audit.
Not for greenfield builds; only for existing systems showing symptoms (errors, timeouts, regressions).
| Scenario | Route | How |
|---|---|---|
| Brownfield bug ("why is X broken?") | andie-jr | Repo >1 commit + symptom language detected |
| Greenfield or architecture ("should we...?") | Andie | Repo ≤1 commit OR Drama-mode intent |
| Data question ("what is...?", "list...", "show...") | Direct | No change verbs (build, fix, create); no routing overhead |
Force path (/andie, /andie-jr) | Explicit | User typed the skill name — routing wins always |
npx claudepluginhub giggsoinc/raven --plugin ravenAndie v4.0 for GitHub Copilot, OpenAI Custom GPT, and Claude Code. FeynTech mode (world-class expert explains with Feynman clarity) + Drama mode (expert panel debates to a conclusion). Full PRE-FLIGHT block: context capture, framework recommendation, team assembly, token budget, diagram tool selection.
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
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.