Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

rlm-workflow

rlm-workflow contém 5 skills coletadas de doubleuuser, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
67
atualizado
2026-04-10
Forks
2
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

rlm-workflow
Outras ocupações de informática

Orchestrates the RLM repo workflow end-to-end with phase gates, locked artifacts, addenda, traceability, and automatic bootstrap/upsert of AGENTS/PLANS scaffolding. Trigger phrases: "Implement requirement <run-id>", "Run RLM Phase <N>", "resume requirement", "lock Phase <N>", "verify locks".

2026-04-10
rlm-debugging
Analistas de garantia de qualidade de software e testadores

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-17
rlm-subagent
Outras ocupações de informática

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-17
rlm-tdd
Analistas de garantia de qualidade de software e testadores

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-17
rlm-worktree
Desenvolvedores de software

Use when starting any RLM requirement to set up an isolated git worktree. REQUIRED before Phase 1 - creates isolated workspace, verifies clean test baseline, and prevents main branch pollution. Trigger phrases: "create worktree", "worktree isolation", "set up worktree", "do not work on main".

2026-02-25