一键导入
status-report
Run the TPG-Scheduler-Codex-Plugin workflow for confirmation-gated Dynamics 365 TPG project status reporting from the repository root plugin entry.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run the TPG-Scheduler-Codex-Plugin workflow for confirmation-gated Dynamics 365 TPG project status reporting from the repository root plugin entry.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when creating PMO management reports, PMO report suites, filtered project portfolio reports, or DOCX/XLSX PMO outputs from real Dynamics 365 TPG project data.
Use when drafting confirmation-gated Dynamics 365 TPG project status reports for projects led by the current user.
Run the TPG-Scheduler-Codex-Plugin PMO report suite from the repository root plugin entry.
| name | status-report |
| description | Run the TPG-Scheduler-Codex-Plugin workflow for confirmation-gated Dynamics 365 TPG project status reporting from the repository root plugin entry. |
Use this root skill entry when the plugin is installed from the repository root. The implementation package, tests, fixtures, and deeper documentation live in plugins/tpg-scheduler-codex-plugin/.
For PMO reporting, the Full Board Pack / Steering Pack, portfolio management packs, the 12-report PMO suite, or DOCX/XLSX management reports, use the pmo-report-suite skill instead.
TPGProjectAssist.retrieveProjectIntelligenceFromD365(), retrieveBoardPackFromD365(), retrieveStatusSuggestionReportFromD365(), retrieveMonthlyStatusPlanFromD365(), buildLivePmoControlCenterFromD365(), or retrieveMonthlyPmSelfServiceFlowFromD365(); do not use downloaded exports as the normal path.--monthly-status-plan.TPG_PLUGIN_SETTINGS for D365 URLs, project metadata, status-update fields, workflow defaults, and safety defaults; avoid scattering literal settings across new code.maximumUsps if the user asks for USPs, differentiation, PMO/CIO/CEO value, or product positioning.pmoUsps and boardPack.logicValidation.assuranceLevel and material Logic Assurance findings before collecting or staging status when intelligence data is available.kv as the configured unchanged-status shortcut.cd plugins/tpg-scheduler-codex-plugin
npm run status-report:help
node ./scripts/statusbericht.js --intelligence <snapshot.json> --allow-offline-input
node ./scripts/statusbericht.js --board-pack <snapshot.json> --allow-offline-input --docx reports/board-pack.docx --xlsx reports/board-pack.xlsx
node ./scripts/statusbericht.js --monthly-status-plan <snapshot.json> --allow-offline-input --month YYYY-MM --json
node ./scripts/statusbericht.js --pmo-report <snapshot.json> --allow-offline-input --project-status "In Progress"
node ./scripts/statusbericht.js --pmo-report <snapshot.json> --allow-offline-input --docx reports/pmo-status.docx --xlsx reports/pmo-status.xlsx
npm test
Before staging any CRM draft, show:
kv blockers, and writeback negative findings when relevant