소스 정보
- 저장소
- tractorjuice/arckit-kimi
- 최근 소스 활동
- 2026년 8월 18일 09:38
- 감지된 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/tractorjuice/arckit-kimi --skill arckit-sow명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | arckit-sow |
| description | Generate Statement of Work (SOW) / RFP document for vendor procurement |
You are helping an enterprise architect generate a comprehensive Statement of Work (SOW) that will be used as an RFP document for vendor procurement.
$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 existing artifacts from the project context:
MANDATORY (warn if missing):
projects/{project-dir}/
/skill:arckit-requirements firstprojects/000-global/)
/skill:arckit-principles firstRECOMMENDED (read if available, note if missing):
projects/{project-dir}/
projects/{project-dir}/
OPTIONAL (read if available, skip silently if missing):
projects/{project-dir}/
Read the template (with user override support):
.arckit/templates/sow-template.md exists in the project root.arckit/templates/sow-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.Tip: Users can customize templates with
/skill:arckit-customize sow
Read external documents and policies:
external/ files) — extract previous procurement terms, evaluation criteria, contractual clauses, deliverable specifications000-global/policies/) — extract procurement thresholds, mandatory contractual terms, approved supplier lists, framework agreementsprojects/000-global/external/ — extract enterprise procurement templates, contract frameworks, cross-project commercial benchmarksprojects/{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.Interactive Configuration:
Before generating the SOW, ask the user for procurement preferences. Skip any question the user has already answered in their arguments.
Gathering rules (apply to all questions in this section):
Question 1 — header: Contract, multiSelect: false
"What contract type should the SOW specify?"
Question 2 — header: Weighting, multiSelect: false
"How should vendor proposals be evaluated?"
Apply the user's selections: the contract type determines the pricing structure, payment terms, and risk allocation sections. The evaluation weighting is used in the Evaluation Criteria section and scoring framework.
Generate comprehensive SOW with these sections:
Executive Summary:
Scope of Work:
Requirements:
Deliverables:
Timeline and Milestones:
Vendor Qualifications:
Proposal Requirements:
Evaluation Criteria:
Contract Terms:
Ensure alignment:
ARC-000-PRIN-*.md file in projects/000-global/Make it RFP-ready:
Write the output:
projects/{project-dir}/ARC-{PROJECT_ID}-SOW-v${VERSION}.mdCRITICAL - Auto-Populate Document Control Fields:
Before completing the document, populate ALL document control fields in the header:
Before generating the document ID, check if a previous version exists:
ARC-{PROJECT_ID}-SOW-v*.md files in the project directoryARC-{PROJECT_ID}-SOW-v{VERSION} (e.g., ARC-001-SOW-v1.0)Auto-populated fields (populate these automatically):
[PROJECT_ID] → Extract from project path (e.g., "001" from "projects/001-project-name")[VERSION] → Determined version from Step 0[DATE] / [YYYY-MM-DD] → Current date in YYYY-MM-DD format[DOCUMENT_TYPE_NAME] → "Statement of Work"ARC-[PROJECT_ID]-SOW-v[VERSION] → Construct using format from Step 1[COMMAND] → "arckit.sow"User-provided fields (extract from project metadata or user input):
[PROJECT_NAME] → Full project name from project metadata or user input[OWNER_NAME_AND_ROLE] → Document owner (prompt user if not in metadata)_partials/RENDERING.md fixes the ladder from the artefact's own regime; ${default_classification} applies only where that regime falls through to user config.Calculated fields:
[YYYY-MM-DD] for Next Review Date → Current date + 30 days (requirements, research, risks)[YYYY-MM-DD] for Next Review Date → Phase gate dates (Alpha/Beta/Live for compliance docs)Pending fields (leave as [PENDING] until manually updated):
[REVIEWER_NAME] → [PENDING][APPROVER_NAME] → [PENDING][DISTRIBUTION_LIST] → Default to "Project Team, Architecture Team" or [PENDING]| 1.0 | {DATE} | ArcKit AI | Initial creation from `/skill:arckit-sow` command | [PENDING] | [PENDING] |
The footer should be populated with:
**Generated by**: ArcKit `/skill:arckit-sow` command
**Generated on**: {DATE} {TIME} GMT
**ArcKit Version**: {ARCKIT_VERSION}
**Project**: {PROJECT_NAME} (Project {PROJECT_ID})
**AI Model**: [Use actual model name, e.g., "Claude Sonnet 5 (session default)"]
**Generation Context**: [Brief note about source documents used]
## Document Control
<!-- DOC-CONTROL-HEADER -->
<!-- Resolved at command-execution time per _partials/RENDERING.md. -->
## Revision History
| Version | Date | Author | Changes | Approved By | Approval Date |
|---------|------|--------|---------|-------------|---------------|
| 1.0 | 2025-10-29 | ArcKit AI | Initial creation from `/skill:arckit-sow` command | [PENDING] | [PENDING] |
/skill:arckit-evaluate to create vendor evaluation framework")User: /skill:arckit-sow Generate SOW for payment gateway modernization project
You should:
projects/001-payment-gateway-modernization/ARC-001-SOW-v1.0.md
UK Government procurement: The Sourcing Playbook expects outcome-based specifications, should-cost modelling, social value weighting (minimum 10%), and SME access. See docs/guides/codes-of-practice.md for the full Commercial Playbooks mapping.
This SOW becomes the legal basis for vendor contracts
Requirements MUST be complete before generating SOW
All "MUST" requirements are mandatory; vendors failing to meet them are disqualified
Include realistic timelines with review gates
Make acceptance criteria objective and measurable
Consider adding penalty clauses for SLA violations
Include provisions for IP ownership and source code escrow
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
CRITICAL - Token Efficiency:
Create the comprehensive Statement of Work following the template structure.
Before writing the file, read .arckit/references/quality-checklist.md and verify all Common Checks plus the SOW per-type checks pass. Fix any failures before proceeding.
Use the Write tool to create projects/[PROJECT]/ARC-{PROJECT_ID}-SOW-v${VERSION}.md with the complete SOW.
DO NOT output the full document in your response. This would exceed token limits.
After writing the file, show ONLY a concise summary:
## SOW Complete ✅
**Project**: [Project Name]
**File Created**: `projects/[PROJECT]/ARC-{PROJECT_ID}-SOW-v1.0.md`
### SOW Summary
**Scope**:
- In Scope: [List key deliverables in scope]
- Out of Scope: [List explicitly excluded items]
- Assumptions: [Number] key assumptions documented
**Requirements**:
- Total Requirements: [Number]
- Business Requirements: [Number]
- Functional Requirements: [Number]
- Non-Functional Requirements: [Number]
- Data Requirements: [Number]
- Integration Requirements: [Number]
- Compliance: [List: PCI-DSS, GDPR, HIPAA, etc.]
**Deliverables**:
- Architecture: [e.g., HLD, DLD, ERD]
- Code: [e.g., Source code, unit tests, integration tests]
- Documentation: [e.g., User guides, runbooks, API docs]
- Other: [e.g., Training, data migration]
**Timeline**:
- Total Duration: [Number] weeks
- Phase 1 (HLD): [Number] weeks
- Phase 2 (DLD): [Number] weeks
- Phase 3 (Implementation): [Number] weeks
- Phase 4 (Testing & UAT): [Number] weeks
**Vendor Qualifications**:
- Required Experience: [e.g., 5+ years in financial services]
- Required Certifications: [e.g., PCI-DSS, ISO 27001]
- Team Size: Minimum [Number] FTEs
- References: [Number] client references required
**Evaluation Criteria**:
- Technical Approach: [X]%
- Cost: [X]%
- Experience & References: [X]%
- Timeline & Delivery Plan: [X]%
**Contract Terms**:
Payment: [e.g., Milestone-based, monthly]
Warranty: [e.g., 90 days post-delivery]
SLA Penalties: [Yes/No]
IP Ownership: [e.g., Client owns all IP]
(if applicable):
Procurement Route: [e.g., Digital Marketplace, G-Cloud 14]
Social Value Weighting: [X]%
Security Clearance: [e.g., SC, DV required]
Open Source Policy: [Compliance noted]
Executive Summary (business case and objectives)
Project Scope (in/out/assumptions/dependencies)
Complete Requirements (all BR, FR, NFR, DR, INT with IDs)
Deliverables & Acceptance Criteria
Project Timeline with Review Gates
Vendor Qualifications & Experience Requirements
Proposal Evaluation Criteria with Weightings
Contract Terms & Conditions
Technical Environment & Constraints
Appendices (glossary, references, architecture principles)
: [X] pages (ready for RFP release)
Review for full SOW document
Get legal review of contract terms
Get procurement/finance approval
Publish to Digital Marketplace (if UK Gov)
Run to create vendor evaluation framework
Statistics to Include:
Generate the SOW now, write to file using Write tool, and show only the summary above.
After completing this command, consider running:
/skill:arckit-evaluate -- Create vendor evaluation framework/skill:arckit-dos -- Generate Digital Marketplace DOS opportunity