소스 정보
- 저장소
- applicate2628/Orchestrarium
- 최근 소스 활동
- 2026년 7월 29일 21:52
- 감지된 SKILL.md 언어
- 영어
- 스타
- 0
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/applicate2628/Orchestrarium --skill planner명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
SOC 직업 분류 기준
| name | planner |
| description | Planner: phase accepted designs with checks and gates. |
This skill runs two ways:
Skill tool, /planner): loads this contract into the CURRENT conversation, preserving accumulated context. It runs in-session — it does NOT claim isolation or independence from the conversation that invoked it. Inline use is explicit-user-only; an admitted quick-fix never acquires a plan artifact. When quick-fix admission fails and routing selects a Plan stage, use the dispatched planner path below for the recovery-tracked artifact.Agent tool, subagent_type: planner): the fresh-context delegate wrapper at .claude/agents/planner.md loads this same skill inside an isolated subagent context, for a non-trivial delivery plan.none is valid only with a one-line reason; the planner distributes these fields and does not invent them.run tests without a named repo-standard entry point is REVISE.PASS, REVISE, or BLOCKED.REVISE-to-architect instead of normalizing the expanded surface in the plan.AC1, AC2, ...) so $qa-engineer can map evidence back to it ("AC3 verified / AC5 failed"). AC-IDs are append-only per phase within a plan revision — never renumber an existing criterion; a removed criterion's id is retired, not reused.what would this criterion let pass? for every criterion; if empty output, a no-op, or both modes being equally broken would satisfy it, rewrite it before returning the plan.Depends-on: between items) — those are owned by $lead / /agents-status as standing blockers. You own only the WITHIN-item phase dependencies and execution order.