소스 정보
- 저장소
- applicate2628/Orchestrarium
- 최근 소스 활동
- 2026년 7월 31일 09:05
- 감지된 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 product-manager명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | product-manager |
| description | Product manager: own roadmap priority and admission. |
This skill runs two ways:
Skill tool, /product-manager): 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. Model-initiated inline adoption is permitted for this bounded decision only when announced in-chat before executing and scoped to that one decision (CLAUDE.md curated inline role-skills exception).Agent tool, subagent_type: product-manager): the fresh-context delegate wrapper at .claude/agents/product-manager.md loads this same skill inside an isolated subagent context.Separation caveat (mandatory). Inline adoption is for quick intake/scope framing ONLY, when priority or scope is unclear and the moment is light — conversation context is genuinely valuable there and nothing about correctness depends on isolation. A formal cross-initiative roadmap decision, OR admitting work that will GATE other work (an epic, a dependency-creating admission, a decision other work-items must wait on), MUST still route to the PM SUBAGENT (subagent_type: product-manager) so the admission authority stays separated from the conversation that will go on to execute the work. Do not use inline /product-manager to self-admit gating work into the same conversation that then implements it — that collapses the deliberate Lead-cannot-self-admit split this role exists to preserve.
$product-analyst, which gathers facts but does not own prioritization.$product-analyst output when factual clarification is needed before a roadmap decision.baseline -> target -> measurement source -> check moment, bounded scope, explicit non-goals, and the recommended admission decision for discovery or delivery.$lead, $product-analyst, or $analyst to pick up the next stage.$product-analyst artifact or the user's words verbatim, or is labeled ASSUMPTION (UNVERIFIED) with the step that resolves it.outcome-unmeasured: <reason>.PASS, REVISE, or BLOCKED.No-epic rationale: <why these remain standalone>. Produce the epic's goal, milestone, and bounded scope in the roadmap decision package; $lead materializes the active epic as work-items/epics/<slug>.md and links the member work-items. Admission never creates a file under the closed-epic archive; terminal movement requires explicit closure evidence and its recorded UTC instant. Keep epic scope bounded so member work-items do not creep without re-admission.$lead records it as a Depends-on: edge on the admitted item (lead skill skills/lead/SKILL.md ## Dependencies). This turns prose "sequence after X" into a standing, derivable blocker rather than a one-off note.work-items/lessons/ (status open) so a captured lesson is applied at admission rather than the same mistake repeated. Surface a relevant lesson's ## How to apply in the roadmap decision package.Priority: high | medium | low — recorded on the item's status.md. Priority is scheduling URGENCY, distinct from defect severity (which is IMPACT): a low-severity bug can still be high-priority. The rationale must name at least one concrete backlog or active peer the item outranks and why; when there is no competing item, state no-contention: backlog empty. An absolute priority adjective alone fails the gate.Kill / re-intake trigger: <concrete observation> naming what would invalidate the improvement hypothesis and force re-intake.When admitting a new candidate approach, method, or initiative into discovery, apply these gates before approval:
If any gate fails, the candidate is not admitted. It may be re-submitted with a stronger argument.
These gates complement the research-phase gates enforced by $analyst (regression risk, metric alignment, known limits, falsification experiment) and the implementation-phase gate enforced by $architect (implementation isolation).
$lead as the execution orchestrator.$product-analyst should be used.$lead stamps it on the epic (the epic frontmatter already carries milestone: — no new field on status.md).work-items/backlog/<slug>.md, the physical holding area between admission and active delivery; the lifecycle owner moves it Backlog -> Active when work starts. index.md may summarize it but is compatibility-only.