dppdppd

21 mods across 1 repository, 3 stars between them.

dppdppd-plugins

01

dppdppd/rpm

Plugin Claude Code

Plugin marketplace listing 1 plugin: rpm.

3 3d ago A tokens not measured original MIT

rpm

02

dppdppd/rpm

Plugin Claude Code

Relentless Project Manager. Prevents drift and keeps you on task across LLM-assisted development sessions.

3 3d ago A tokens not measured original MIT

auditor

03

dppdppd/rpm

Agent

Background agent that scans project documentation for staleness, contradictions, broken references, and session drift. Returns a structured report. Used by /audit. Do NOT edit any files.

3 3d ago A 39 tokens original MIT

guidance-aligner

04

dppdppd/rpm

Agent

Read-only agent that classifies project memory rules (feedback.md, MEMORY.md) against active directive docs (CLAUDE.md, AGENTS.md, skill bodies). Two modes — contradictions-only (lightweight, for /next preflight) and full (CODIFIED | PARTIAL | GAP | STALE | CONTRADICTED classification, for /session-end and /audit).…

3 3d ago A 90 tokens original MIT

preflight

05

dppdppd/rpm

Agent

Preflight agent for /next. Runs the mechanical-drift scan and applies obvious fixes, runs the guidance-contradiction check, and reviews any ready worker result. Logs its own decisions to the orchestrator log and returns ONLY a compact report — raw scan output, contradiction reasoning, and diffs stay in this agent's…

3 3d ago A 89 tokens original MIT

SessionStart

06

dppdppd/rpm

Hook

Runs when a session starts, executing session-start-auto.sh via bash. From dppdppd/rpm.

3 3d ago A tokens not measured original MIT

SessionEnd

07

dppdppd/rpm

Hook

Runs when a session ends, executing session-end.sh via bash. From dppdppd/rpm.

3 3d ago A tokens not measured copy · 89% MIT

PreCompact

08

dppdppd/rpm

Hook

Runs before the context is compacted, executing pre-compact.sh via bash. From dppdppd/rpm.

3 3d ago A tokens not measured copy · 91% MIT

PostCompact

09

dppdppd/rpm

Hook

Runs after the context is compacted, executing post-compact.sh via bash. From dppdppd/rpm.

3 3d ago A tokens not measured copy · 83% MIT

PostToolUse

10

dppdppd/rpm

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing context-monitor.sh and codex-sync-reminder.sh via bash (2 commands). From dppdppd/rpm.

3 3d ago A tokens not measured copy · 92% MIT

Stop

11

dppdppd/rpm

Hook

Runs when the agent finishes a response, executing stop-learn-capture.sh and handoff-validator.sh via bash (2 commands). From dppdppd/rpm.

3 3d ago A tokens not measured copy · 88% MIT

TaskCreated

12

dppdppd/rpm

Hook

Runs on the TaskCreated event, executing task-capture.sh via bash. From dppdppd/rpm.

3 3d ago A tokens not measured copy · 86% MIT

TaskCompleted

13

dppdppd/rpm

Hook

Runs when a task is marked completed, executing task-capture.sh via bash. From dppdppd/rpm.

3 3d ago A tokens not measured copy · 83% MIT

audit

14

dppdppd/rpm

Skill Claude CodeCodex

On-demand audit. Target quick runs the mechanical scan.sh only (zero-LLM drift check). Target documents scans docs + agent instructions + memory + session drift via the rpm:auditor review agent. Target project runs a full consultant review — code, architecture, inward + outward research, 7-dimension analysis, saved…

3 3d ago A 98 tokens original MIT

backlog

15

dppdppd/rpm

Skill Claude CodeCodex

Manage the rpm backlog (long-term project tasks in docs/rpm/future/tasks.org — distinct from Claude's native TaskCreate list, which is session-scoped). Add, list, review, postpone, or complete entries. TRIGGER on natural-language backlog operations — phrasings like "backlog X", "add X to backlog", "add to backlog"…

3 3d ago A 156 tokens original MIT

init-rpm

16

dppdppd/rpm

Skill Claude CodeCodex

Project setup and verification. First run creates rpm context for a project. Repeat runs verify that an existing rpm setup matches the latest expected layout and apply safe migrations.

3 3d ago A 48 tokens original MIT

next

17

dppdppd/rpm

Skill Claude CodeCodex

One-step rpm orchestrator, or a bounded internal sequence when given a count or scope. Runs preflight maintenance, then starts the next obvious backlog action (or, in direct use, asks for clarification when nothing is clearly next). With no argument it runs one step; with N, blocked, all, or a group name it runs…

3 3d ago A 239 tokens original MIT

research

18

dppdppd/rpm

Skill Claude CodeCodex

Exhaustive multi-agent research on any topic. Parallel search, URL fetching, gap analysis, adversarial validation, citation check. TRIGGER whenever the user asks for research, investigation, or an external look-up — phrasings like 'research X', 'look into X', 'investigate X', 'find out about X', 'what's the latest on…

3 3d ago A 108 tokens original MIT

rpm

19

dppdppd/rpm

Skill Claude CodeCodex

Explain the rpm plugin and list its commands. Use when the user asks what rpm is, how /rpm works, which rpm commands are available, or needs an overview of the session-lifecycle / audit / research surface.

3 3d ago A 46 tokens original MIT

session-end

20

dppdppd/rpm

Skill Claude CodeCodex

End the current rpm session. Three modes — Express (silent, one message), Inline (asks decisions one at a time in short round-trips), Phased (four-phase ceremony for complex sessions). Never batches questions — exactly one question per message. Picks the leanest that fits. Commits rpm bookkeeping. Invoke when the user…

3 3d ago C 91 tokens original MIT

version

21

dppdppd/rpm

Skill Claude CodeCodex

Report the installed rpm plugin version. Use when the user asks for the rpm version, plugin version, installed version, or wants to verify which rpm release is loaded.

3 3d ago A 35 tokens original MIT