SessionStart
25iBrain-BVBA/gutt-claude-code-plugin
Hook
Runs when a session starts, executing session-start.cjs and session-connectivity.cjs via node (2 commands). From iBrain-BVBA/gutt-claude-code-plugin.
iBrain-BVBA/gutt-claude-code-plugin
Hook
Runs when a session starts, executing session-start.cjs and session-connectivity.cjs via node (2 commands). From iBrain-BVBA/gutt-claude-code-plugin.
iBrain-BVBA/gutt-claude-code-plugin
Hook
Runs when a session ends, executing session-end.cjs via node. From iBrain-BVBA/gutt-claude-code-plugin.
iBrain-BVBA/gutt-claude-code-plugin
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.cjs via node. From iBrain-BVBA/gutt-claude-code-plugin.
iBrain-BVBA/gutt-claude-code-plugin
Hook
Runs after a tool call finishes for mcp__.*gutt.*__.* tool calls, executing post-memory-search.cjs via node. From iBrain-BVBA/gutt-claude-code-plugin.
iBrain-BVBA/gutt-claude-code-plugin
Hook
Runs when the agent finishes a response, executing stop-capture.cjs via node. From iBrain-BVBA/gutt-claude-code-plugin.
iBrain-BVBA/gutt-claude-code-plugin
Cursor rule
Search gutt organizational memory before starting tasks.
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Register a memory identity and use it — the protocol for any agent that reads and writes the gutt knowledge graph as itself. Register once, recall your own scope before the group's, and tag every write you make. Builds on memory-search (recall) and memory-capture (write) and layers agent identity on top. Triggers on…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Work out what to do when two memories disagree — both stored, or one stored and one about to be written. Given one specific pair, gather the evidence — who asserted each, what standing that carries, whether the two even apply to the same thing — then recommend exactly one of supersede, coexist, or escalate, or report…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Walk the gutt knowledge graph's relationships to answer what a summary can't — how things connect, what depends on or blocks what, and whether a fact still holds. The deep rung of memory search (rung 3): it runs after a first pass has surfaced the relevant entities, never as the first call. Triggers on: how is X…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Write to the gutt knowledge graph with discipline — the capture counterpart to memory-search. Use when something learned, decided, or agreed is worth persisting for future work; classify it, dedup against what's already there, and write one self-contained episode. Auto-write covers only Insight and Incident — Lesson…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Deprecated alias for the memory-search skill. Superseded during the 3.0 memory curriculum (GP-856). Invoke memory-search instead; this remains only so the /gutt-pro:memory-retrieval command keeps working.
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Search organizational memory efficiently before any non-trivial task — an adaptive, relevance-gated first pass over the gutt knowledge graph, deepening only when needed. Use to recall prior decisions, lessons learned, past work, patterns, owners, or why something was done. Triggers on: previous, before, last time…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Move Claude Code's own per-project memory store into the gutt knowledge graph, once, with the user's consent — back it up, write the episodes, verify they landed, then remove the local copies and leave a note that gutt is the store of record. Use when the user accepts an offer to migrate local memory, or asks to move…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
First-use onboarding for gutt memory integration. Verifies MCP connection, demonstrates memory search and capture, explains HUD and active hooks. Triggers on: onboard, getting started, first time, setup guide, how does this work.
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Shape a reply so the answer is the thing the user is left looking at: substance first, no preamble or closing pleasantry, state restated rather than assumed carried, finished work shown concretely, lists capped and ranked, concrete estimates, one next action last. Defines what the closing summary of a turn contains…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Analyze team workflows to identify missing skills, agent behavior gaps, or repeated corrections that indicate need for new skills. Use when analyzing what skills would help, identifying why agents keep making the same mistakes, conducting skill gap analysis, or when user asks what skills would help, why do agents keep…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Build a cited recap of a time window for a person, project, or team — what happened, what was decided, which incidents and lessons landed, and where the subject was mentioned — from organizational memory, enriched with work-tracker activity when those tools are present. Produces a plain-language, cited report in the…
iBrain-BVBA/gutt-claude-code-plugin
Plugin Claude Code
Developer skills and agents for Jira tickets and pull requests — context research, duplicates, estimates, bug triage, story breakdown, memory-informed review — backed by GUTT organizational memory.
iBrain-BVBA/gutt-claude-code-plugin
Agent
Use PROACTIVELY when a bug needs sizing and a direction to look before anyone starts fixing it — "investigate this bug", "how bad is this", "where does this live", "have we seen this failure before". Turns a bug report into a cited investigation brief — severity with the rubric it was scored against, a ranked…
iBrain-BVBA/gutt-claude-code-plugin
Agent
Use PROACTIVELY when someone asks for a pull request or a set of changes to be reviewed against how this team actually works — "review this PR", "does this follow our standards", "second pass before I merge", "have we been bitten here before". Reviews a change against what the organization has recorded — its…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Turn a bug into an investigation brief — how bad it is and why, which area it most likely lives in, and the similar failures the organization has already paid for, every claim cited. Produces a brief the developer acts on, never a severity, area, or status written into Jira. Use when a bug lands and nobody yet knows…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Review a pull request against what the organization already knows — its recorded standards and agreements, the findings this team has accepted before, and the incident history of the files being touched — with each finding verified at the source before it is reported, and accepted findings offered up as lessons…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Break one story into the sub-tasks it actually decomposes into — each with a title, checkable acceptance criteria, a grounded effort range, and its dependencies — in Jira's own vocabulary and nobody else's. Produces a proposal to argue with, never sub-tasks written into Jira unless explicitly asked for. Use when a…
iBrain-BVBA/gutt-claude-code-plugin
Skill Claude CodeCodex
Check a Jira ticket — or a draft not yet filed — for duplicates and overlapping work before effort is spent twice: candidates from Jira search and from organizational memory, each resolved to a verdict with evidence and confidence. Use when a ticket smells familiar or before filing a new one. Triggers on: duplicate…