DimitriGeelen

35 mods across 1 repository, 13 stars between them.

agent-handoff

01

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Wraps termlink agent contact so vendored Claude Code agents can hand off context to a peer agent in one command. Replaces the legacy remote push.

not rated 13 today A 0 tokens original Apache-2.0

be-reachable

02

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Wraps scripts/be-reachable.sh so a claude-code session can become discoverable on the fleet's agent-presence topic in one command. Peers can then call you via termlink agent contact or agent-send.sh --to without out-of-band coordination.

not rated 13 today A 0 tokens original Apache-2.0

broadcast-chat

03

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Wraps scripts/chat-arc-broadcast.sh. The "tell the fleet" verb that completes the doorbell+mail interactive arc alongside the read-only discovery skills. This skill mutates state (posts a real envelope to every hub) — pair with /recent-chat for read-side context BEFORE firing, never after.

not rated 13 today A 0 tokens original Apache-2.0

capture

04

DimitriGeelen/agentic-engineering-framework

Command Claude Code

When the user types /capture, execute this workflow to save the current conversation to disk before it is lost.

not rated 13 today A 0 tokens original Apache-2.0

check-arc

05

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Surface pending agent-chat-arc DMs targeted at this agent. Read-side counterpart to /agent-handoff. Walks dm: : topics, computes unread counts via termlink channel unread, renders a Slack-style summary.

not rated 13 today A 0 tokens original Apache-2.0

conversations

06

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Wraps scripts/agent-conversation-list.sh (T-1827). The "what cids are alive on this topic?" verb — the orchestrator-view companion to the per-thread status check.

not rated 13 today A 0 tokens original Apache-2.0

explore

08

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Lightweight exploration to understand a problem before committing to a solution. Use when starting inception tasks, investigating unknowns, or evaluating approaches.

not rated 13 today A 0 tokens original Apache-2.0

peers

10

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Wraps scripts/agent-listeners-fleet.sh. The LIST-PEERS verb in the T-1830 doorbell+mail arc discovery triangle — answers "who's around to DM?" before you fire /agent-handoff or /broadcast-chat.

not rated 13 today A 0 tokens original Apache-2.0

plan

11

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Create a concise implementation plan for the current task. Use after exploration is done and direction is chosen, before starting to build.

not rated 13 today A 0 tokens original Apache-2.0

pulse

12

DimitriGeelen/agentic-engineering-framework

Command Claude Code

The "is the rail alive and what's the pulse?" verb. Composes /peers (LIST) + /recent-chat (READ) into one unified situational view, so an operator landing fresh can answer "what's happening on the arc right now?" in one keystroke instead of three.

not rated 13 today A 0 tokens original Apache-2.0

recent-dm

14

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Wraps scripts/recent-dm.sh. The read-side per-peer verb that completes the T-1830 doorbell+mail discovery toolkit.

not rated 13 today A 0 tokens original Apache-2.0

rollback

17

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Recovery skill for failed or problematic deployments. Reads deployment history, confirms with user, executes rollback, verifies health.

not rated 13 today A 0 tokens original Apache-2.0

start-work

18

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Before beginning ANY implementation work, execute this workflow. This command enforces the core principle: "Nothing gets done without a task.".

not rated 13 today A 0 tokens original Apache-2.0

write

19

DimitriGeelen/agentic-engineering-framework

Command Claude Code

Produce content drafts calibrated to the project's writing voice. Use for articles, posts, documentation, and any public-facing prose.

not rated 13 today A 0 tokens original Apache-2.0

PreCompact

20

DimitriGeelen/agentic-engineering-framework

Hook Claude Code

Runs before the context is compacted, running an inline shell check. From DimitriGeelen/agentic-engineering-framework.

not rated 13 today A tokens not measured original Apache-2.0

SessionStart

21

DimitriGeelen/agentic-engineering-framework

Hook Claude Code

Runs when a session starts on compact, resume and startup, running an inline shell check (3 commands). From DimitriGeelen/agentic-engineering-framework.

not rated 13 today A tokens not measured original Apache-2.0

PreToolUse

22

DimitriGeelen/agentic-engineering-framework

Hook Claude Code

Runs before the agent uses a tool for EnterPlanMode, Write, Edit, Bash, Write, Edit, Bash, Agent, Write, Edit, Bash, Write, Edit, Bash, TodoWrite, TaskCreate, TaskUpdate, TaskList, TaskGet and mcp__termlink__termlink_channel_post tool calls, running an inline shell check (16 commands). From…

not rated 13 today A tokens not measured original Apache-2.0

PostToolUse

23

DimitriGeelen/agentic-engineering-framework

Hook Claude Code

Runs after a tool call finishes for Bash, Task, TaskOutput, Write, Write and Edit tool calls, running an inline shell check (8 commands). From DimitriGeelen/agentic-engineering-framework.

not rated 13 today A tokens not measured copy · 89% Apache-2.0

Stop

24

DimitriGeelen/agentic-engineering-framework

Hook Claude Code

Runs when the agent finishes a response, executing stop-driver.sh. From DimitriGeelen/agentic-engineering-framework.

not rated 13 today A tokens not measured original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: