dcouple/Pane

Terminal-first, open-source AI agent manager for any CLI agent (agent agnostic), any OS (mac, windows, linux). The Open-Source Agentic Development Environment for running multiple coding agents in parallel. Run locally or self-host Remote Pane to manage agents from desktop or phone. Simplify multi-agent orchestration with the runpane CLI.

430Stars on the repository
61Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

commit

01

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

02

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

03

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

04

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

05

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

prepare-pr

06

dcouple/Pane

Skill Claude CodeCodex

Commits changes grouped by done-plans, rebases main, builds API and webapp, then creates or updates a PR. Replaces the commit command. Use when you're ready to open or update a pull request.

430 2d ago A 47 tokens

research-web

07

dcouple/Pane

Skill Claude CodeCodex

Conducts extensive web research on technical topics with validated references and citations. Use when you need external documentation, library comparisons, or best practices research.

430 2d ago A 32 tokens

review

08

dcouple/Pane

Skill Claude CodeCodex

Performs a comprehensive PR code review. Reads the linked GitHub issue for context, runs quality checks, and reviews code for bugs, architecture, conventions, and frontend best practices. Posts structured findings as a PR review.

430 2d ago A 46 tokens

share-fix

09

dcouple/Pane

Skill Claude CodeCodex

After shipping a non-trivial fix, find related GitHub issues across the ecosystem, draft helpful human-sounding comments linking the fix and root cause, and optionally file upstream issues. Drafts must pass as human writing or the user's GitHub reputation suffers. Works on the current session's fix or retroactively on…

430 2d ago A 81 tokens

simple-plan

10

dcouple/Pane

Skill Claude CodeCodex

Quick gut-check before implementing when the user directly asks you to do something (e.g. "add X", "fix Y", "change Z"). Investigates, proposes a lightweight plan, and implements after approval. Use this instead of /create-plan when the user wants something done, not a formal plan.

430 2d ago A 65 tokens

codebase-explorer

11

dcouple/Pane

Skill Claude CodeCodex

Explore the notetake codebase to locate files, trace behavior, and document existing patterns with precise file references. Use when the task is understanding what exists, not proposing changes.

430 2d ago A 41 tokens

dcouple/Pane

Skill Claude CodeCodex

Review completed code changes against a plan, run quality checks, and call out gaps, regressions, or missing integrations. Use when implementation work needs a plan-based review.

430 2d ago A 38 tokens

implementer

13

dcouple/Pane

Skill Claude CodeCodex

Carry out a structured implementation plan carefully and systematically, following existing repo patterns, preserving intent, and running quality checks as work progresses. Use when a plan already exists and the goal is execution.

430 2d ago A 41 tokens

plan-reviewer

14

dcouple/Pane

Skill Claude CodeCodex

Review an implementation plan for repo accuracy, fact purity, intent fidelity, reconciliation quality, and completeness. Use when a plan needs a correctness and completeness pass.

430 2d ago A 35 tokens

plan

15

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 in Codex.

430 2d ago A 48 tokens

researcher

16

dcouple/Pane

Skill Claude CodeCodex

Research a technical topic using a mix of web sources and local codebase context, then produce actionable guidance with citations. Use when the user wants a thorough research-oriented answer.

430 2d ago A 37 tokens