You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Claude or a subagent finishes, run `make compile` to catch
syntax/compilation errors early; on failure, block and feed a parsed
error summary back to Claude (falling back to the tail of the output
when no error lines match). Written in Bash; matches on hook_event_name
Stop/SubagentStop and parses the payload with jq.
Stacked on hooks-1-editorconfig.
Signed-off-by: Edmund Miller <edmund.miller@seqera.io>
0 commit comments