eiirp

Organizes post-work outputs into brain pages and audited reusable skills.

Updated Aug 17, 2026
One-click install
npx skills add https://github.com/AMC-JTC/gbrain-1 --skill eiirp-amc-jtc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eiirp
Source: https://github.com/AMC-JTC/gbrain-1/tree/main/plugin/skills/eiirp
Command: npx skills add https://github.com/AMC-JTC/gbrain-1 --skill eiirp-amc-jtc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? After a significant work session, research findings, entity mentions, and reusable methodology often live only in chat and are lost. EIIRP runs a structured 7-phase audit that files every output into a GBrain knowledge base and converts recurring patterns into composable skills, so nothing produced during work stays ephemeral. ## Core Features & Use Cases - 7-Phase Post-Work Audit: Inventory outputs, walk the active schema pack taxonomy, check schema coverage, file enriched brain pages with citations, audit the skill graph for DRY/MECE violations, verify resolvability, and produce a machine-readable report. - Always-On Auto-Fire Gate: When an agent is about to deliver 500+ words of structured analysis on a user-shared document, it files the brain page first and includes the link in the same reply, with per-user opt-out and dedicated-pipeline exemptions. - Schema-Pack Integration: Reads gbrain schema show --json for all filing decisions and routes low-confidence schema suggestions (<0.6) to human review instead of auto-applying them. - Use Case: After finishing a multi-source diligence research thread, invoke EIIRP to file the synthesis under research/, create or update people and company entity pages with cross-links, identify a repeatable search methodology worth skillifying, and confirm every link resolves. ## Quick Start Ask the agent to run EIIRP on the work session just completed so all findings are filed into the brain and reusable patterns are audited.

Frequently Asked Questions about eiirp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I file research findings into a GBrain knowledge base?

Invoke EIIRP after the work session. It inventories all outputs, consults the active schema pack via gbrain schema show --json, files enriched pages with gbrain capture, updates entity pages, and verifies every link resolves before reporting.

What does the EIIRP auto-fire gate do?

The auto-fire gate is an always-on convention that fires when 500+ words of structured analysis on a user-shared document is about to be delivered. It files the brain page first, then delivers the analysis with the page link in the same reply.

Can I turn off automatic filing of document analysis?

Yes. Auto-filing is a per-user storage-policy default, not a mandate. Tell the agent to stop auto-filing and it records the preference, delivering future analyses without creating brain pages until you re-enable it.

Does EIIRP work with custom GBrain schema packs?

Yes. EIIRP never hardcodes directory tables; every filing decision reads the active pack through gbrain schema show --json, so both the gbrain-recommended pack and custom packs route content correctly.

When does EIIRP not file content automatically?

The gate skips quick answers, simple lookups, operational content, and documents already handled by dedicated pipelines like meeting-ingestion, idea-ingest, media-ingest, voice-note-ingest, or book-mirror, which own their own brain-write logic.

Why does EIIRP refuse to auto-apply some schema suggestions?

When gbrain schema suggest returns confidence below 0.6 for a proposed page type, EIIRP surfaces the suggestion for manual review instead of applying it, keeping schema changes human-approved.