·rlm-subagent
>_

rlm-subagent

Master skill for parallel subagent-driven execution with automatic fallback to single-agent sequential mode. Use when implementing plans with multiple independent sub-phases (SP1, SP2...) to dispatch parallel subagents, or when requiring code review between implementation and testing. Trigger phrases: "parallelize", "dispatch subagent", "split into sub-phases", "code review subagent", "parallel testing".

6Installs·0Trend·@doubleuuser

Installation

$npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-subagent

How to Install rlm-subagent

Quickly install rlm-subagent AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-subagent
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: doubleuuser/rlm-workflow.

SKILL.md

View raw

This skill provides parallel subagent execution for RLM Phase 3 (Implementation), Phase 3.5 (Code Review), and Phase 4 (Testing) with automatic fallback to sequential mode when subagents are unavailable.

| Multiple independent sub-phases | Use Parallel Mode (subagents) | | Single sub-phase or subagents unavailable | Use Sequential Mode (fallback) | | Code review needed | Use Phase 3.5 (subagent or self-review) | | Parallel testing | Use Phase 4 parallel dispatch |

The Iron Law: NO SUBAGENT COMPLETION REPORT WITHOUT ALL TODOS CHECKED.

Master skill for parallel subagent-driven execution with automatic fallback to single-agent sequential mode. Use when implementing plans with multiple independent sub-phases (SP1, SP2...) to dispatch parallel subagents, or when requiring code review between implementation and testing. Trigger phrases: "parallelize", "dispatch subagent", "split into sub-phases", "code review subagent", "parallel testing". Source: doubleuuser/rlm-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-subagent
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from doubleuuser/rlm-workflow

Quick answers

What is rlm-subagent?

Master skill for parallel subagent-driven execution with automatic fallback to single-agent sequential mode. Use when implementing plans with multiple independent sub-phases (SP1, SP2...) to dispatch parallel subagents, or when requiring code review between implementation and testing. Trigger phrases: "parallelize", "dispatch subagent", "split into sub-phases", "code review subagent", "parallel testing". Source: doubleuuser/rlm-workflow.

How do I install rlm-subagent?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-subagent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/doubleuuser/rlm-workflow

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-25