Skip to content
Development
Hook

Hooks

What fdeops runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

Install
$ npx -y skills add suboss87/FDEOps --agent claude-code

Ships with fdeops. Installing the plugin gets these hooks.

What fires, and when

SessionStart

Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.

  • Runs session-start'.

PreCompact

  • Runs pre-compact'.

SessionEnd

  • Runs session-stop'.
Read hooks/hooks.json
Ships withfdeops

Your AI coding agent forgets your client every morning. fdeops remembers. Memory + methodology + skills, in one kit. Skill packs teach your AI agent how to build. None of them remember who the client is, what was decided, or what's safe to ship.

Get the whole plugin, auto-invoked
Stats
247
Stars
0
Views
29
Forks
Active
Maintenance
JavaScript
Language
MIT
License
12h ago
Last commit
1mo ago
Created

Repo: suboss87/FDEOps