Skip to main content
Run any Skill in Manus
with one click
GitHub repository

rlm-workflow-acp

rlm-workflow-acp contains 5 collected skills from try-works, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
3
updated
2026-03-21
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

rlm-debugging
software-developers

Use when RLM requirement involves debugging a bug, test failure, or unexpected behavior. Insert Phase 1.5 between Phase 1 and Phase 2 to perform systematic root cause analysis before attempting any fixes. Trigger phrases: "debug", "investigate", "failing tests", "crash", "root cause".

2026-03-21
rlm-subagent
software-developers

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".

2026-03-21
rlm-tdd
software-quality-assurance-analysts-and-testers

Use when implementing any code in RLM Phase 3. Enforces strict RED-GREEN-REFACTOR discipline with The Iron Law - no production code without a failing test first. Trigger phrases: "implement this", "add feature", "fix bug", "write a failing test", "TDD".

2026-03-21
rlm-workflow-acp
software-developers

Orchestrate the RLM repo workflow end to end with strict sequential phase gates, locked artifacts, traceability, TODO discipline, and optional ACP delegation to Kimi via `acpx`. Use for requests like "Implement requirement <run-id>", "Run RLM Phase <N>", "resume requirement", "lock Phase <N>", or "verify locks".

2026-03-21
rlm-worktree
software-developers

Use when starting any RLM requirement to set up an isolated git worktree. Required before Phase 1. Create an isolated workspace, verify the worktree directory is safe to use, run project setup, confirm a clean test baseline, and prevent direct main/master branch work.

2026-03-21