dcouple

61 mods across 1 repository, 430 stars between them.

simple

25

dcouple/Pane

Command Claude Code

Read-only code quality analysis for small to medium changes.

430 2d ago A 0 tokens

review-plan

26

dcouple/Pane

Command Claude Code

Review an implementation plan for simplification opportunities, gaps, bugs, and better approaches.

430 2d ago A 17 tokens

review-prp

27

dcouple/Pane

Command Claude Code

Review an implementation plan for simplification opportunities, gaps, bugs, and better approaches.

430 2d ago A 17 tokens

all

28

dcouple/Pane

Command Claude Code

Run comprehensive code review spawning parallel agents for each of the 11 core principles.

430 2d ago A 15 tokens

antipatterns

29

dcouple/Pane

Command Claude Code

Check for anti-patterns and convention violations.

430 2d ago A 8 tokens

circular-deps

32

dcouple/Pane

Command Claude Code

Check for circular dependencies and late imports.

430 2d ago A 7 tokens

clarity

33

dcouple/Pane

Command Claude Code

Check for violations of the Clarity and Readability principle.

430 2d ago A 11 tokens

documentation

34

dcouple/Pane

Command Claude Code

Check for documentation standards violations.

430 2d ago A 5 tokens

reuse

35

dcouple/Pane

Command Claude Code

Check for violations of the Reuse Over Recreation principle.

430 2d ago A 10 tokens

scope

36

dcouple/Pane

Command Claude Code

Check for violations of the Correct Scope principle.

430 2d ago A 8 tokens

self-contained

37

dcouple/Pane

Command Claude Code

Check for violations of the Self-Contained Components principle.

430 2d ago A 10 tokens

single-pattern

38

dcouple/Pane

Command Claude Code

Check for violations of the Single Way to Do Things principle (MOST IMPORTANT).

430 2d ago A 15 tokens

tanstack-query

39

dcouple/Pane

Command Claude Code

Check for TanStack Query pattern violations (query keys, optimistic updates, cache seeding).

430 2d ago A 18 tokens

simple-plan

40

dcouple/Pane

Command Claude Code

Create a simple plan to address a user question.

430 2d ago A 10 tokens

prp_base

41

dcouple/Pane

Command Claude Code

Command "prp_base" from dcouple/Pane, covering purpose, core principles, goal, why and what.

430 2d ago A 0 tokens

PreToolUse

42

dcouple/Pane

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing block-terraform-destructive.sh. From dcouple/Pane.

430 2d ago A tokens not measured

Pane

43

dcouple/Pane

Settings file Claude Code

Agent settings declaring 1 hook event (PreToolUse).

430 2d ago A tokens not measured

commit

44

dcouple/Pane

Skill Claude CodeCodex

Selectively stages and commits only the changes related to the current session, skipping unrelated modifications.

430 2d ago A 20 tokens

create-plan

45

dcouple/Pane

Skill Claude CodeCodex

Creates a reconciled implementation plan by combining a structured plan draft with a normalized intent brief and a PRP-style research dossier, then auto-reviews the final plan. Use when planning a new feature or significant change.

430 2d ago A 46 tokens

discussion

46

dcouple/Pane

Skill Claude CodeCodex

Have an interactive discussion about a topic, approach, or feature. Researches the codebase as needed, talks through options, and updates ./tmp/context.md with decisions. Use when you want to think through an approach before planning.

430 2d ago A 48 tokens

implement

47

dcouple/Pane

Skill Claude CodeCodex

Executes an approved plan with one primary implementation stream by default, using bounded parallel sidecars only when the write scopes are truly disjoint. Supports default Claude execution or an explicit Codex executor option. Automatically reviews the result for completeness and intent fidelity. Use after a plan is…

430 2d ago A 59 tokens

investigate

48

dcouple/Pane

Skill Claude CodeCodex

Investigates bugs through hypothesis-driven root cause analysis. Automatically invoked when the user reports a bug, error, broken behavior, or something not working as expected. Use when something is broken, failing, or behaving unexpectedly.

430 2d ago A 46 tokens