원클릭으로
session-loop
session-loop에는 lucaflow에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Take the architect role in a session-loop pairing. Drives a paired executor session through bounded decisions with per-step stop-review and audit. Use when the user wants to start or resume an architect session. Invocation - /session-loop-architect <project-path> <pairing-name>. Pairing-name must match [a-z0-9_-]+. Reads shared doctrine from ~/.claude/skills/session-loop-shared/protocol.md.
Take the executor role in a session-loop pairing. Receives bounded decisions from a paired architect session, executes them with audit-before-completion discipline, and reports back at every STOP-REVIEW gate. Use when the user wants to start or resume an executor session. Invocation - /session-loop-executor <project-path> <pairing-name>. Pairing-name must match [a-z0-9_-]+. Reads shared doctrine from ~/.claude/skills/session-loop-shared/protocol.md.