← ClaudeAtlas

traceabilitylisted

จัดการ MOM references, Requirement Traceability Matrix, Wireframe change tracking, Change Log, Activity Log (บันทึกทุก action ของ AI) และ Decision Log (บันทึกทุก decision ของผู้ใช้) — ใช้ทุกครั้งที่ต้อง log, track, audit trail ข้อมูลใดๆ ใน project
witchwasin/Axiom-PMO · ★ 3 · AI & Automation · score 74
Install: claude install-skill witchwasin/Axiom-PMO
# PMO Skill: Traceability and MOM Reference > **Related Skills:** None (self-contained). > Load `references/wireframe-tracking.md` for Wireframe Change Tracking. > Load `references/implicit-requirements.md` for Industry and Cross-Platform checklists. --- ## MOM Reference in Diagram Title Every diagram must reference its source MOM in the title: ``` title Module XX-A: Workflow Name [Ref: MOM#X - Topic] ``` If diagram references multiple MOMs, include all separated by `,`: ``` title Module 12-A: Report Generation [Ref: MOM#1 - Dashboard Requirements, MOM#2 - Export Features] ``` ### MOM# to File Mapping > **MOM# numbering is per-project** - each project starts counting from MOM#1. | MOM# | File in ./<ProjectName>/MOM/ | Transcription (if exists) | Date | Project | |------|----------------------------|----------------------|-------|---------| | MOM#1 | `YYYYMMDD_[MOM] {Project}_ {Topic 1}.docx` | `YYYYMMDD_[Transcript] {Project}_ {Topic 1}.{ext}` | YYYY-MM-DD | P{XX}-{CODE} | | MOM#2 | `YYYYMMDD_[MOM] {Project}_ {Topic 2}.docx` | *(none)* | YYYY-MM-DD | P{XX}-{CODE} | > When new MOM files are added, update this table. Order by date (next MOM# = newest date). Transcription column shows *(none)* if no transcript paired. --- ## REQ Reference in Diagrams Reference Requirement files from `./<ProjectName>/REQ/`: ``` note right **Source:** - REQ: YYYYMMDD_REQs_{Project} - {Details} - Feature: "{Feature Name from REQ}" end note ``` --- ## Requirement Traceability Matrix