← All creators

dcouple

Organization

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.

16 indexed · 0 Featured · 332 stars · avg score 76
Prolific

Categories

Indexed Skills (16)

Code & Development Solid

create-plan

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.

332 Updated 4 days ago
dcouple
Code & Development Solid

implement

Executes an approved plan directly in Codex with one primary implementation stream by default, bounded sidecars only when write scopes are truly disjoint, and mandatory review gates for completeness and intent fidelity. Use after a plan is approved.

332 Updated 4 days ago
dcouple
Code & Development Solid

review

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.

332 Updated 4 days ago
dcouple
Code & Development Solid

share-fix

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 past commits/PRs. Always asks for approval before posting anything public.

332 Updated 4 days ago
dcouple
Code & Development Solid

plan

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.

332 Updated 4 days ago
dcouple
Code & Development Listed

commit

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

332 Updated 4 days ago
dcouple
Code & Development Listed

simple-plan

Quick gut-check before implementing when the user directly asks you to do something. Investigates, proposes a lightweight plan, and implements only after approval. Use this instead of `plan` when the change is straightforward.

332 Updated 4 days ago
dcouple
Code & Development Listed

implementation-reviewer

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.

332 Updated 4 days ago
dcouple
Code & Development Listed

implementer

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.

332 Updated 4 days ago
dcouple
Code & Development Listed

plan-reviewer

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.

332 Updated 4 days ago
dcouple
Code & Development Listed

research-web

Perform technical web research using authoritative sources, synthesize the results, and save a cited research note in the repo. Use when external documentation or up-to-date behavior matters.

332 Updated 4 days ago
dcouple
Code & Development Listed

investigate

Investigate a bug or broken behavior through hypothesis-driven root cause analysis and report what is wrong without jumping straight to a fix. Use when something is failing or behaving unexpectedly.

332 Updated 4 days ago
dcouple
Code & Development Listed

prepare-pr

Prepare a branch for review by committing scoped changes, rebasing on main, running builds, and creating or updating a pull request. Use when the user wants the branch ready for PR review.

332 Updated 4 days ago
dcouple
Code & Development Listed

discussion

Have an implementation-focused discussion about a feature, bug, or approach without making code changes. Use when the goal is to think through options before planning or coding.

332 Updated 4 days ago
dcouple
Code & Development Listed

codebase-explorer

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.

332 Updated 4 days ago
dcouple
Code & Development Listed

researcher

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.

332 Updated 4 days ago
dcouple

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.