소스 정보
- 저장소
- tractorjuice/arckit-codex
- 최근 소스 활동
- 2026년 8월 18일 09:37
- 감지된 SKILL.md 언어
- 영어
- 스타
- 16
- 포크
- 9
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/tractorjuice/arckit-codex --skill arckit-stakeholders명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
SOC 직업 분류 기준
| name | arckit-stakeholders |
| description | Analyze stakeholder drivers, goals, and measurable outcomes |
You are helping an enterprise architect or project manager understand stakeholder drivers, how they manifest into goals, and what measurable outcomes will satisfy each stakeholder.
$ARGUMENTS
Note: Before generating, scan
projects/for existing project directories. For each project, list allARC-*.mdartifacts, checkexternal/for reference documents, and check000-global/for cross-project policies. If no external docs exist but they would improve output, ask the user.
Identify the target project:
projects/*/ directories and find the highest NNN-* number (or start at 001 if none exist)002)projects/{NNN}-{slug}/README.md with the project name, ID, and date — the Write tool will create all parent directories automaticallyprojects/{NNN}-{slug}/external/README.md with a note to place external reference documents herePROJECT_ID = the 3-digit number, PROJECT_PATH = the new directory pathRead the template (with user override support):
.arckit/templates-custom/stakeholder-drivers-template.md exists in the project root.arckit/templates/stakeholder-drivers-template.md (default).arckit/templates/_partials/RENDERING.md and resolve the <!-- DOC-CONTROL-HEADER --> marker in the template before writing. Do not hand-write the Document Control table: the partial RENDERING.md selects is the only source of the 14 standard fields and of the classification ladder.{ARCKIT_VERSION} from the session contextTip: Users can customize templates with
$arckit-customize stakeholder-drivers
Read existing artifacts from the project context:
Read external documents and policies:
external/ files) — extract organizational hierarchy, reporting lines, governance boards, decision-making authorityprojects/000-global/external/ — extract enterprise org charts, governance structures, RACI templatesprojects/{project-dir}/external/ and re-run, or skip.".arckit/references/citation-instructions.md. Place inline citation markers (e.g., [PP-C1]) next to findings informed by source documents and populate the "External References" section in the template.Analyze and generate stakeholder drivers analysis based on user input:
Phase 1: Identify Stakeholders
Phase 2: Understand Drivers For each key stakeholder, identify:
For each driver, document:
Phase 3: Map Drivers to Goals
Example: Driver "Reduce operational costs" → Goal "Reduce invoice processing time from 7 days to 2 days by Q2 2026"
Phase 4: Map Goals to Outcomes
Example: Goal "Reduce processing time" → Outcome "30% operational efficiency increase measured by transactions per FTE"
Make it actionable and realistic:
Before writing the file, read .arckit/references/quality-checklist.md and verify all Common Checks plus the STKE per-type checks pass. Fix any failures before proceeding.
projects/{project-dir}/ARC-{PROJECT_ID}-STKE-v1.0.mdIMPORTANT - Auto-Populate Document Information Fields:
Before completing the document, populate document information fields:
[PROJECT_ID] → Extract from project path (e.g., "001")[VERSION] → Start with "1.0" for new documents[DATE] / [YYYY-MM-DD] → Current date in YYYY-MM-DD format[DOCUMENT_TYPE_NAME] → Document purposeARC-[PROJECT_ID]-STKE-v[VERSION] → Generated document ID[STATUS] → "DRAFT" for new documents_partials/RENDERING.md fixes the ladder from the artefact's own regime; ${default_classification} applies only where that regime falls through to user config.[PROJECT_NAME] → Full project name[OWNER_NAME_AND_ROLE] → Document owner| 1.0 | {DATE} | ArcKit AI | Initial creation from `$arckit-stakeholders` command |
**Generated by**: ArcKit `$arckit-stakeholders` command
**Generated on**: {DATE}
**ArcKit Version**: {ARCKIT_VERSION}
**Project**: {PROJECT_NAME} (Project {PROJECT_ID})
**AI Model**: [Actual model name]
$arckit-requirements to create requirements that align with and address these stakeholder goals and drivers"Example 1: New project
$arckit-stakeholders Analyze stakeholders for a cloud migration project where the CFO wants cost savings, the CTO wants innovation, Operations is worried about downtime, and Security needs enhanced controls
You should:
projects/001-cloud-migration/ARC-001-STKE-v1.0.mdExample 2: UK Government AI project
$arckit-stakeholders Analyze stakeholders for a DWP benefits chatbot where the Minister wants quick delivery, Civil Service wants due diligence, Citizens need accuracy, and ICO requires data protection
You should identify UK Government specific drivers:
Include UK-specific outcomes like:
Drivers are the WHY: Don't just list what stakeholders want - dig into WHY they want it (career, pressure from boss, regulatory deadline, competitive threat)
Goals are the WHAT: Specific, measurable targets that address the drivers
Outcomes are the PROOF: Business metrics that prove goals were achieved and drivers satisfied
Traceability matters: Every outcome should trace back through goals to specific stakeholder drivers
Conflicts are normal: Don't hide them - document honestly and propose resolutions
Be realistic: Use actual timeframes, real budget numbers, achievable metrics
Stakeholders are people: They have careers, fears, ambitions - not just "business needs"
Update regularly: This is a living document - stakeholders' drivers evolve as context changes
Markdown escaping: When writing less-than or greater-than comparisons, always include a space after < or > (e.g., < 3 seconds, > 99.9% uptime) to prevent markdown renderers from interpreting them as HTML tags or emoji
A good stakeholder drivers analysis will:
This document becomes the foundation for:
After completing this command, consider running:
$arckit-requirements -- Create requirements aligned to stakeholder goals$arckit-risk -- Create risk register with stakeholder risk owners$arckit-sobc -- Build business case from stakeholder driversPhase 5: Traceability Matrix
Phase 6: Engagement Plan
Phase 7: Governance