Skip to main content

sdlc-graph-engineering-install

Install graph engineering into a project: take an existing process — skills, a runbook, a README, a CI pipeline, or something the user can only describe out loud — and scaffold it into a working guarded graph with typed nodes, total exit guards, bounded retry loops, a durable run-state file, and a ledger recording every step that could not run. Writes the orchestrator skill and its model files into the target project, then proves the result sound by dry-tracing it before handing it over. Use this WHENEVER someone wants a multi-step process made resumable, auditable or reliable — "set up graph engineering here", "turn my workflow into a graph", "make this process a state machine", "my agent loses track halfway", "it retries forever", "it says it did things it didn't do", or when a prose runbook has grown too many conditionals to follow. Builds from scratch for any domain and needs no particular skills installed.

설치로 이동

소스 정보

저장소
RonMizrahi/sdlc-graph-engineering
최근 소스 활동
2026년 7월 31일 19:29
감지된 SKILL.md 언어
영어
스타
7
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.