DimitriGeelen/agentic-engineering-framework

Governance framework for AI coding agents — enforces task traceability, structural gates, session continuity, and audit trails for Claude Code, Cursor, and Copilot.

13Stars on the repository
35Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

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

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: