AI Prompt Library
Curated prompts designed specifically for project management tasks
Showing 1000 prompts
Cross-Vendor Retro Analysis: In-House Dev vs Logistics/WMS Integration Partner
Turns raw multi-squad retro notes into a root-cause-categorised action plan for resolving friction between the in-house dev team and a third-party logistics/warehouse-management integration partner.
Quarterly License True-Up & Seat Utilization Review
Compare licensed seats against actual usage across SaaS tools to catch true-up risk and identify over-licensed tools before renewal.
Build a Resourcing Arbitration Framework for Project vs BAU/Support Conflicts
Design a resourcing escalation protocol so support incidents no longer silently derail sprint delivery without sponsor visibility.
Technical Debt Visibility Dashboard for Leadership
Builds a reporting format that makes technical debt visible and trade-offs explicit to leadership who otherwise only track feature throughput.
Software Project Retrospective and Handover Pack
Produces a comprehensive project closure document combining lessons learned, architectural decisions made, operational handover, and team feedback synthesis.
Hypercare Monitoring and Triage Plan
Build a staffed hypercare monitoring plan with clear escalation thresholds to catch post-release issues before they affect patient care.
Site Adoption Diagnostic for CDE Rollout Resistance
Diagnoses why site-based staff are bypassing a newly launched CDE in favour of WhatsApp and paper dockets, and recommends targeted fixes.
Bake ISO 27001 and Cyber Essentials Plus Requirements Into the Delivery Plan Before They Blindside You
Map compliance audit and renewal windows against the sprint/stage-gate schedule to stop unplanned security work from derailing delivery.
Portfolio Risk Register Update with Supply Chain and Compliance Risk Scoring
Builds or refreshes the weekly portfolio risk register covering supply chain, single-source component, energy cost pass-through, and PUWER/CDM compliance risks, feeding into the Friday RAG dashboard for the SLT/board.
Peak Trading Release & Risk Management Plan
Produce a full PRINCE2-aligned stage plan and risk register for the final release cycle before peak, covering carrier SLA volatility, PCI DSS scope and PSD2 SCA certification timelines.
RAID Log Setup for Cross-Squad Dependencies
Builds an initial portfolio-level RAID log capturing dependencies between engineering squads and microservices.
Multi-Client Resource Capacity Conflict Resolution
Surfaces engineer over-allocation across concurrent client projects before it stalls a sprint, and proposes escalation options.
Run an Evidence Gap Analysis Before an ISO 27001 Surveillance Audit
Audits the completeness of continuous compliance evidence in Vanta/Drata against ISO 27001 and SOC 2 requirements ahead of a surveillance or Type II audit, before it becomes a fire-drill.
{"title":"Cross-Vendor Retro Analysis: In-House Dev vs Logistics/WMS Integration Partner","description":"Turns raw multi-squad retro notes into a themed, root-cause-tagged action plan for resolving friction between the in-house dev team and a third-party logistics/warehouse-management integration partner, including an explicit Definition-of-Done ownership check against the Scrum Guide and a draft working-agreement clause.","industry":"Retail & E-commerce","role":"Agile Coach","phase":"Execution","theme":"Retrospective Facilitation & Vendor Friction","complexity":"Intermediate","prompt_text":"You are an Agile Coach running retrospectives across a multi-vendor delivery model for a retail e-commerce platform, spanning in-house squads, an offshore SI, a headless-commerce/PIM vendor and, in this case, a third-party logistics/warehouse-management (WMS) integration partner. (The same structure below works for friction with any other integration partner — payments gateway, OMS, headless CMS — just swap the vendor name and shared artefact.) A recent retro surfaced repeated friction between the in-house fulfilment squad and the WMS partner over unclear ownership of the shared Definition of Done and undocumented API contract changes, which has already caused one missed Sprint goal.\n\nWhen to run this prompt: immediately after any retro (or async board review) where cross-team/vendor friction is mentioned 2+ times, or at least once per Sprint if a vendor integration is on the critical path. Run it within 48 hours of the retro while the raw notes and quotes are still fresh and attributable.\n\nInput: [PASTE THE RAW RETRO NOTES — this can be a sticky-note dump, a screenshot transcript, a CSV export, or a copy-paste from any retro tool (digital board, spreadsheet, or in-person notes); format doesn't matter, just paste the raw text]\n\nTask:\n1. Analyse the raw notes and cluster recurring themes into root-cause categories (process, communication, contractual/SLA, technical dependency). Tag each theme with a frequency count and one representative verbatim quote — do this in a single combined table so themes and their root cause live together (no separate restating of root causes later in the report).\n2. For each themed row, mark whether the in-house Scrum Master can resolve it directly within the team's control, or whether it requires escalation to vendor management / a shared working-agreement update.\n3. Explicitly ground the Definition of Done ownership question in the Scrum Guide (2020) accountability model. Quote the relevant passage: \"If the Definition of Done for an increment is part of the standards of the organization, all Scrum Teams must follow it as a minimum. If it is not an organizational standard, the Scrum Team must create a Definition of Done appropriate for the product... The Developers are required to conform to the Definition of Done.\" Use this to state plainly who owns the DoD when a third-party vendor's deliverable feeds into the increment (the in-house Scrum Team owns and conforms to it; the vendor is bound by whatever the contract/SOW says references it — flag the gap if the contract is silent).\n4. Propose one cross-team working agreement addition that closes the specific gap you found (e.g., API contract change notice, shared DoD sign-off step).\n5. Prioritise the top 3 actions using an impact/effort lens sized for a two-week Sprint (High/Medium/Low on each axis), with a named owner and a due date expressed relative to the current Sprint (e.g., \"by end of Sprint N\", \"Sprint N+1 planning\").\n\nUpdate cadence: re-run this analysis each Sprint the same friction resurfaces; if an action from a prior run is still open at the next retro, carry it forward into the new theme table with an incremented frequency count rather than dropping it.\n\nOutput format: A structured markdown report with these sections:\n\n(1) Theme & root-cause table — columns: Theme | Root Cause Category | Frequency | Example Quote | SM-Resolvable or Escalation. Worked examples for calibration (replace with your actual analysis of the pasted notes):\n| Theme | Root Cause Category | Frequency | Example Quote | SM-Resolvable or Escalation |\n|---|---|---|---|---|\n| Undocumented WMS API contract changes breaking fulfilment squad's builds mid-sprint | Technical dependency | 5 | \"Their v2 endpoint changed the payload shape and nobody told us until CI failed\" | Escalation — needs vendor change-notice clause |\n| No agreed owner for shared Definition of Done across the fulfilment squad and WMS partner | Process | 4 | \"We call it done, they call it not-integrated — whose DoD wins?\" | Escalation — needs working agreement update |\n| Standup timing excludes WMS partner's overlap window, so blockers surface a day late | Communication | 3 | \"By the time they see our blocker in Slack, we've lost a day\" | SM-Resolvable — reschedule standup or add async handoff |\n\n(2) Definition of Done ownership note — one paragraph applying the Scrum Guide quote above to this specific vendor relationship, stating who owns the DoD and where the contractual gap sits.\n\n(3) Prioritised action plan table — columns: Action | Owner | Due Date | Escalation Needed (Y/N) | Impact/Effort. Worked examples for calibration:\n| Action | Owner | Due Date | Escalation Needed (Y/N) | Impact/Effort |\n|---|---|---|---|---|\n| Add a 48-hour API-change-notice clause to the WMS vendor SOW | Agile Coach + Vendor Manager | End of Sprint N | Y | High impact / Low effort |\n| Draft and ratify shared DoD addendum naming WMS integration test as a DoD gate | Scrum Master (fulfilment squad) | Sprint N+1 planning | Y | High impact / Medium effort |\n| Shift daily standup 30 min later to overlap WMS partner's working hours | Scrum Master (fulfilment squad) | Next standup, this Sprint | N | Medium impact / Low effort |\n\n(4) Proposed working agreement clause — one paragraph of draft wording ready to paste into the cross-team working agreement, e.g.: \"Any change to a shared API contract (request/response schema, auth method, or endpoint versioning) must be communicated by the WMS partner to the fulfilment squad's tech lead with a minimum of 48 hours' notice via the shared #wms-integration channel, and logged in the shared change log before it reaches any shared environment above dev. Failure to provide notice moves the resulting defect fix to the top of the WMS partner's next-available capacity, not the fulfilment squad's backlog.\" Replace the specifics with wording that matches the actual gap found in step 4.","expected_output":"A markdown retro analysis report with a single combined theme/root-cause table (populated with 2-3+ worked rows covering process, communication, and technical-dependency categories), a Definition of Done ownership paragraph explicitly quoting the Scrum Guide (2020), a prioritised action table (2-3+ rows with owner, due date, escalation flag, and impact/effort rating), and a ready-to-paste working-agreement clause addressing the specific vendor gap identified.","tags":["retrospective","vendor management","logistics integration","Definition of Done","root cause analysis","working agreement","Scrum Guide 2020","impact-effort prioritization"]}
Improved PM101 prompt: cross-vendor retro analysis for in-house dev vs WMS integration partner, now tool-agnostic, Scrum-Guide-quoted, de-duplicated, and fully worked with multiple example rows.
Replatform Benefits Realisation Check
A benefits realisation report comparing a Shopify Plus replatform's actual post-go-live KPIs against the original business case ahead of project closure.
Close Out the Capex Project Risk Log and Run a Business Continuity Test
Formally closes the risk log on a completed capex project (new line install or automation cell), captures lessons learned, and tests whether the business continuity plan actually works.
Peak Trading Code Freeze Charter
Kick off the annual code-freeze planning cycle with a one-page charter that aligns squads, stakeholders and dates before the peak trading lockdown begins.
SteerCo Update for an Amber Status Project
Draft a concise and impactful 'SteerCo Pack' summary slide and talking points to communicate a project delay and present a clear recovery plan.
Competitive Intelligence Brief
Produces a structured competitive analysis comparing your product against specific competitors across feature parity, positioning, pricing, and strategic direction.
Product-Market Fit Assessment
Evaluates current product-market fit signals across Sean Ellis test, retention curves, organic growth, and qualitative feedback for a SaaS product.
New Contract Risk Register: Long-Lead Subcontract & Single-Source Exposure
Produces a PRINCE2-style risk register for a new aerospace/precision contract that surfaces subcontract and single-source component risks before they hit the critical path unseen.
Feature Launch Checklist Generator
Produces a comprehensive go-to-market checklist for a SaaS feature launch covering product, engineering, marketing, sales enablement, and customer success.
RAID Log Template for PIM-OMS-WMS Integration
A populated PRINCE2-style RAID log targeting the chronic under-estimation of PIM-OMS-WMS integration risk, aimed at preventing post-go-live overselling and duplicate SKUs.
Map Stakeholders Across Clinical, IT and Estates Workstreams
Creates an MSP-aligned stakeholder map spanning CCIO, Clinical Safety Officer, Estates and ICB leads with tailored engagement cadences.
Structure a 90-Day Post Go-Live Benefits Realisation Review for Trust Board and ICB Reporting
Produce an evidence-based 90-day benefits tracking review covering adoption analysis, variance commentary, and an ICB funding evidence paragraph satisfying Frontline Digitisation reporting conditions, with a built-in NHS terminology glossary and worked examples so any Project Sponsor can produce a board-ready output.
As-Is vs To-Be Process Gap Analysis for CDE Rollout
Produces a structured gap analysis comparing current site-based information practices against ISO 19650 CDE workflows ahead of a new document control platform go-live.
User Stories and Acceptance Criteria for Variation Order Module
Converts workshop notes into well-formed user stories and acceptance criteria for a variation order approval workflow, ready for sprint planning with a software vendor.
Black Friday Dry-Run & Hour-by-Hour Peak Runbook
Generates a rehearsal plan and hour-by-hour peak-trading runbook with escalation paths for a Black Friday go-live.
Build an Integrated NHS Project Schedule Modelling IG and Procurement as Critical Path Activities
Produces a WBS task list formatted for Microsoft Project that correctly sequences IG approvals and procurement lead times as critical path dependencies across five workstreams.
Clinician Comms and Training Brief for Go-Live
Draft a ward-facing communications and training plan so clinical adoption keeps pace with a technical go-live.
Bespoke Customer Job vs Core Roadmap Capacity Trade-off Analyzer
Models the capacity impact of accepting a bespoke customer variant against the core NPI roadmap using takt time and OEE, producing a decision brief for the SLT.
Three Lines of Defence RACI for Sign-Off Chain
Builds a RACI matrix mapping the full multi-layer approval chain for a specific programme deliverable to identify sign-off bottlenecks.
Write a Go-Live Cutover and Rollback Plan for an NHS Clinical System
Produces a sequenced cutover runbook, rollback trigger criteria, and 72-hour hypercare plan for a high-risk NHS system go-live.
Sprint Capacity and Commitment Planner
Calculates realistic sprint capacity factoring in meetings, on-call, tech debt allocation, and team availability, then recommends story point commitment.
Quarterly Business Review Scorecard for a Top-10 Strategic Supplier
Produces a one-page QBR scorecard with Kraljic Matrix segmentation, OTIF/PPM RAG status and discussion points for a strategic supplier review meeting.
NPI Stage-Gate Closure Pack Generator
Consolidates sprint retrospective outcomes and Stage-Gate deliverables into a single unified closure report with a go/no-go recommendation, eliminating dual reporting.
Audit Evidence Pack Index for a Skilled Person Review
Builds an evidence-readiness index mapping governance controls to their source system, owner and status ahead of an internal audit or s166 review.
Weekly Master Schedule Reconciliation Meeting Agenda (MRP vs Shop Floor Reality)
Creates a structured Monday production-planning meeting agenda to reconcile the MRP-generated schedule against actual shop-floor WIP and material status.
OEE and Budget Burn Variance Analysis vs Business Case
Assesses in-flight OEE, scrap rate, throughput, and capex burn data against the original business case baseline to determine whether the project is tracking to plan or needs a change request.
Stakeholder Register for a Multi-Contract-Form Programme
Builds a stakeholder register that accounts for differing JCT and NEC contractual roles across a mixed programme of works, so the BA can tailor engagement approach per project.
Benefits Realisation Tracker and Closure Lessons Learned
Produces a benefits realisation tracker and lessons learned summary for closing out a change programme under MSP guidance.
Designing a Scaled Agile Operating Model for a Trust-wide EPR Programme
An advanced prompt to design a SAFe/LeSS-style scaled agile operating model for a Trust-wide EPR programme, integrated with PRINCE2 stage-gate governance.
Cross-Functional Stand-Up Facilitation Script for Hardware-Software NPD Teams
A ready-to-run 15-minute daily stand-up script for a mixed mechanical/electrical/production Scrum team, with an andon-style escalation path for tooling and supplier blockers.
SM&CR Audit Trail Evidence Pack for Risk Sign-Off
Compile a defensible SM&CR-compliant evidence pack demonstrating that risk sign-off on a project decision was properly logged and accountable.
RAID Log Refresh and Steering Report for a Grant-Funded Capital Project
Refreshes a RAID log and produces a steering committee briefing on budget burn and milestone risk for a capital project part-funded by an Innovate UK or Made Smarter grant.
Translating Sprint Velocity and Flow Metrics for a Digital Transformation Board
A starter prompt to convert raw agile delivery metrics into a plain-language board report focused on patient safety and delivery confidence.
Technical Debt Prioritisation Framework
Evaluates and prioritises a backlog of technical debt items using impact scoring across delivery speed, reliability, security, and developer experience.
Running a Stand-up Circuit Across Part-Time Clinical Secondees
A starter prompt to design a daily stand-up circuit routine that keeps clinical input flowing despite part-time secondment attendance.
Resourcing a Capital Imaging Suite Project Around Specialist Lead Times
An advanced backwards-planning resource schedule sequencing scarce specialist bookings for a capital diagnostic imaging project.
UAT Sign-Off and Audit-Readiness Evidence Pack for IATF 16949 Surveillance
Closes out UAT with a formal sign-off statement and compiles an audit-evidence gap table cross-referencing NCR/CAPA closure status against IATF 16949 requirements ahead of a surveillance audit.
Building a Combined Risk and Hazard Log Burn-Down Report
An intermediate prompt to build a combined delivery risk and DCB0129/DCB0160 clinical hazard log burn-down report for SRO-level monitoring.
RAID Log Builder for Clinically-Resourced Projects
Build an initial RAID log for a project reliant on seconded clinical staff, weighted toward winter/elective-recovery resourcing risk.
ECN/CCB Approval Process Redesign to Cut Change Bottlenecks
Redesigns the Engineering Change Notice approval workflow and Change Control Board governance to reduce cycle time while preserving IATF 16949 and PPAP traceability.
Harmonised Reporting Pack for Trust, ICB and NHS England Assurance Layers
Creates a single master reporting dataset that can be reformatted for each overlapping governance layer, cutting duplicated reporting effort.
CQC Compliance Evidence Pack and Certificate Expiry Tracker
Builds a compliance document tracker flagging expiring equipment and supplier certificates, plus a CQC-ready evidence summary.
Black Friday Code-Freeze Countdown & Peak-Trading Risk Dashboard
Builds a week-by-week countdown dashboard sequencing must-ship-before-freeze work against sprint cadence ahead of Black Friday/Cyber Monday, flagging compliance and monitoring risks.
Business Case for Securing a Specialist Resource
Write a compelling business case to justify the high cost of securing a critical, contended specialist resource for your project.
DTAC Readiness Gap Assessment for a New Digital Health Technology
Generates a structured gap analysis against NHS England's Digital Technology Assessment Criteria before a new system enters procurement or pilot.
Multi-Vendor Release Train Kickoff Plan
Produces a cross-vendor deployment sequencing plan and rollback order for a release spanning platform, PIM/ERP, headless frontend and 3PL teams.
Reconcile Portfolio Actuals Between Clarity PPM and SAP Financials at Month-End
Produce a project-by-project reconciliation table between Clarity PPM forecast data and SAP actual bookings, flagging material variances and CapEx/OpEx misclassifications for the Finance and Investment Committee.
Scope a Consumer Duty Fair-Value Evidence Plan for a New Savings Product
Build a KPI-driven evidence plan mapping metrics, data owners, and monitoring cadence to each of the four FCA Consumer Duty outcomes before a savings product NPRA submission.
Sprint Planning Allocation Across Web, App & Marketplace Streams
A Thursday sprint-planning prompt that turns backlog and capacity inputs into a balanced allocation table across parallel web, app, and marketplace-integration streams, with explicit capacity-vs-backlog headline math and defined RAG thresholds.
New Supplier Business Case for Investment Committee
Generates a spending/investment committee-ready business case for onboarding a new IT/software supplier, covering cost-benefit, risk sign-off status and regulatory alignment.
Feature Flag Debt Audit Report
Audits the LaunchDarkly flag inventory to surface stale, risky or forgotten flags that create hidden release risk.
Five Case Model Business Case for a CIF or SCA Capital Bid
Builds a HM Treasury Green Book Five Case Model business case to justify a Condition Improvement Fund or School Condition Allocation capital bid.
Portfolio Intake and Prioritisation Scoring Model
Builds a weighted scoring model to prioritise a mixed backlog of estates and digital candidate projects against strategic objectives and delivery constraints.
RAG-Rated Savings Pipeline Report for the CPO
Produces a RAG-rated savings pipeline report reconciling procurement-claimed savings against what Finance can validate, ahead of the weekly CPO update.
Bench Time Report and Redeployment Plan
Identify current bench time cost and produce a redeployment plan to reduce non-billable overhead before month-end, using a documented rate source and a data-driven reserve-capacity rule rather than arbitrary targets.
48-Hour Programme Board Paper with Multi-Stream Capital Reconciliation
Reconciles capital spend across OfS legacy grant, CIF and trust reserves and drafts a Five Case Model-mapped board paper section ahead of Wednesday's Estates Committee deadline.
Multi-Committee Governance and Decision-Gate Map
Maps the full sequential sign-off path for a project across Estates, Finance, Academic Board and Council/Trustee governance to expose decision-latency risk before it starts.
Business Case for Retention and Payment Workflow Digitisation
Drafts a concise business case justifying investment in an automated payment and retention tracking workflow to reduce Construction Act disputes.
Timesheet-Lag Risk Reconciliation Against Forecast
Reconcile last week's actual logged hours against forecast to catch over-allocation before it compounds, addressing the one-week data lag.
Trust Board Resources Committee RAG Narrative
Converts raw portfolio RAG data into a board-ready narrative report for the Trust Board Resources Committee, aligned to the Academy Trust Handbook governance framework.
Term-Time Resourcing Conflict and RAG Reporting Plan
Produces a resourcing conflict plan for matrixed academic and estates/IT staff shared between business-as-usual duties and project work, feeding a multi-audience RAG board pack.
ADKAR Stakeholder Impact and Communications Plan
Builds a Prosci ADKAR-based stakeholder map and phased comms/training plan for a platform migration or new-tool rollout.
Generate a Resource-Leveled Schedule for PCI DSS Remediation
Create a detailed, resource-conscious project schedule for annual PCI DSS remediation, addressing the common pain point of contention for specialised security engineers.
Create a Dynamic Portfolio Risk Register for CISO Steering Committee
Develop a dynamic portfolio-level risk register and a set of talking points for the weekly CISO steering committee, focusing on risks stemming from the volatile threat landscape.
Design a Unified Compliance Tracking Dashboard Framework
Design a Power BI dashboard structure to provide a single-pane-of-glass view for tracking progress across multiple, overlapping compliance projects like NIS, GDPR, and PCI DSS.
Create a Resource Prioritisation Matrix for a Crisis
Develop a resource prioritisation matrix to help the CISO make objective decisions when key security engineers are pulled from NIS compliance projects to handle an active incident.
Develop QA Metrics for a Penetration Test Remediation Project
Define a set of Quality Assurance (QA) metrics and a dashboard concept to monitor the effectiveness of a project focused on remediating findings from a penetration test.
Draft an Urgent CISO Briefing on a Zero-Day Vulnerability Response
Create a concise, actionable status report for a CISO detailing the project team's response to a newly discovered zero-day vulnerability affecting critical systems.
Develop a Post-Project Benefits Realisation Plan
Create a benefits realisation plan to ensure security controls implemented during a project are embedded into business-as-usual and continue to deliver value post-completion.
Create a Resource Management Plan Addressing the Cyber Skills Shortage
Develop a practical resource plan for a SOC enhancement project that directly addresses the chronic shortage of skilled cyber security professionals in the UK market.
Create a Cost-Benefit Analysis for a New SIEM Implementation
Develop a detailed cost-benefit analysis and budget justification to secure funding for a new SIEM platform, tackling the challenge of proving ROI for preventative technology.
Analyze and Document a 'Big Bang' IAM Project Failure
Conduct a root cause analysis and create a lessons learned document for a catastrophic 'Big Bang' deployment failure of a new Identity and Access Management (IAM) platform.
Draft a Stakeholder Communication Plan for a New IAM Rollout
Develop a communication plan to manage stakeholder resistance and ensure user adoption during the phased rollout of a new Identity and Access Management (IAM) system.
Create a PCI DSS Remediation Project Scope Statement
Draft a detailed project scope statement for a PCI DSS remediation project to prevent scope creep driven by audit findings and ensure clear boundaries for all stakeholders.
Construct a Stakeholder Engagement Plan for Cyber Essentials Plus Certification
Create a detailed stakeholder communication and engagement plan for a company-wide Cyber Essentials Plus certification project to prevent user resistance and ensure buy-in.
Requirements Traceability Matrix for Subcontractor Payment Workflow
Creates a requirements traceability matrix linking user stories for a new payment application workflow back to Construction Act obligations and forward to UAT test cases.
Translate Technical Vulnerability Data into a CISO Executive Dashboard
Create the content for a CISO-level Power BI dashboard that translates raw vulnerability remediation data into business-centric risk and performance metrics.
Build a High-Level Schedule for an ISO 27001 Certification Project
Create a phased, high-level project schedule (Gantt chart data) for achieving ISO/IEC 27001 certification for the first time, accounting for key milestones and dependencies.
Develop an RFP Evaluation Matrix for a Threat Intelligence Platform
Create a detailed evaluation matrix for assessing vendor proposals for a new Threat Intelligence Platform (TIP), focusing on avoiding vendor lock-in and ensuring strong integration capabilities.
Perform Cost-Benefit Analysis for an AI-Powered Data Normalization Module
Construct a detailed cost-benefit analysis and business case for a significant R&D investment in an AI module. This justifies the project to leadership by quantifying its potential ROI and strategic value.
Create a Quality Management Plan to Prevent SIEM 'Alert Fatigue'
Design a Quality Management Plan for a SIEM deployment project focused on preventing 'Alert Fatigue' and ensuring the security operations team receives high-fidelity, actionable alerts.
Develop Project Closure Report for a Data Protection Impact Assessment (DPIA) Project
Create a formal Project Closure Report for a project that successfully completed a DPIA for a new system, ensuring all activities are documented and success is formally acknowledged.
Develop a C-Suite Business Case for an ISO 27001 ISMS
Generate a compelling business case to secure executive sponsorship and funding for a new Information Security Management System (ISMS) project aligned with ISO 27001.
Create an Emergency Zero-Day Vulnerability Triage Plan
Develop a project triage and initial scoping plan to address a critical zero-day vulnerability, aligning with NCSC guidelines to manage portfolio reprioritisation.
Cost Variance Analysis and PMO Communication
Analyze a project budget overrun caused by unforeseen technical complexity, and draft a clear, factual explanation for the PMO.
UAT Quality Metrics and Entry/Exit Criteria
Define robust quality metrics and clear entry/exit criteria for the User Acceptance Testing (UAT) phase of a new client-facing platform.
Conduct Competitor Gap Analysis for PQQ/SQ Functionality
Perform a detailed competitive gap analysis for Pre-Qualification Questionnaire (PQQ) features. This helps prioritize roadmap items to achieve feature parity and competitive advantage in the market.
Draft a Feature Deprecation and Sunset Plan
Create a comprehensive plan for deprecating and sunsetting a legacy feature that no longer meets security standards. This balances technical debt removal with a smooth transition for existing users.
Create a Stakeholder Communication Plan for a New Integration Hub
Develop a stakeholder map and communication plan for a major new 'Integration Hub' feature. This ensures all departments are aligned, informed, and can contribute effectively throughout the project.
Create a Risk Register for a Find a Tender Service (FTS) Integration
Identify potential risks and develop a mitigation plan for integrating the platform with the UK's Find a Tender Service (FTS). This helps proactively manage technical, compliance, and user-facing challenges.
Design a KPI Framework to Measure Supplier Engagement
Create a detailed KPI framework using the AARRR model to measure and diagnose 'Supplier Neglect Syndrome'. This provides actionable insights to improve the supplier-side experience and platform health.
Create UAT Test Cases for a GDPR-Compliant Supplier Onboarding Flow
Generate specific User Acceptance Testing (UAT) test cases for a new supplier onboarding workflow. This ensures the feature is not only user-friendly but also fully compliant with GDPR requirements from day one.
Draft PRD for a Weighted Scoring Feature
Generate a detailed Product Requirements Document (PRD) for a new weighted scoring feature. This helps procurement professionals conduct more objective, transparent, and defensible evaluations of supplier bids.
Process Map for NEC Compensation Event Workflow
Generates a swimlane process map showing how compensation events flow from site notification through to PM assessment, for digitisation into a workflow tool.
Generate User Stories for a PCR 2015 Compliant 'Electronic Bid Box'
Deconstruct a feature epic into detailed user stories and acceptance criteria for a secure 'Electronic Bid Box'. This is essential for ensuring the platform is compliant with UK public sector procurement regulations.
Develop an ERP Integration Strategy Playbook
Create a strategic playbook for productizing and scaling integrations with major enterprise ERP systems. This moves the company from bespoke, high-cost projects to a more repeatable, profitable model.
Basel III Compliance Risk Register for Multi-Asset Portfolio
Build a structured risk register identifying Basel III and market risk exposures across a multi-asset portfolio initiative.
Agile Change Delivery Backlog for Core Banking Modernisation
Build a prioritized agile change management backlog to support a phased core banking system migration from legacy mainframe to cloud-native architecture.
Agile Sprint Risk Review for Core Banking System Migration
Design a repeatable sprint-level risk review ceremony tailored to the unique risks of migrating a core banking platform using an Agile delivery model.
Regulatory Change Impact Assessment for DORA Compliance
Evaluate the operational and project scope impact of implementing the EU Digital Operational Resilience Act (DORA) across a financial institution's IT risk framework.
Post-Implementation Risk Closure Report for Payment Rails Project
Produce a structured risk closure and lessons-learned report following the go-live of a new ISO 20022 payment rails implementation.
Stakeholder Communication Plan for IFRS 17 Go-Live
Design a multi-audience communication plan to manage the transition to IFRS 17 insurance contract accounting across finance and actuarial teams.
Executive Stakeholder Engagement Strategy for Finance Shared Services Migration
Develop a C-suite and senior leadership engagement strategy to secure sustained sponsorship for migrating finance operations to a shared services model.
Data Dictionary for CDE Metadata Fields per ISO 19650
Defines a data dictionary of required document metadata fields for a CDE rollout, aligned to ISO 19650 naming and status conventions.
Two-Week Look-Ahead Programme Reissue Assistant
Converts site walk notes and subcontractor progress updates into a reissued two-week look-ahead programme aligned to the master Gantt.
Risk Register Refresh with Early Warning Cross-Check
Refreshes the project risk register from this week's site issues and cross-checks open risks against NEC4 early warnings that should have been raised.
Investment Committee Steering Update Deck Outline
Create a structured monthly steering communication for the Investment Committee covering portfolio project status, risk flags, and key decisions required.
Business Requirements Document for ESG Data Integration
Draft a structured BRD for integrating third-party ESG data feeds into the portfolio construction and reporting workflow.
RFI Backlog Triage and Design Freeze Risk Report
Analyses a live RFI log to prioritise unresolved queries by risk to the design freeze and programme critical path.
RFI Drafting Assistant for Design Information Gaps
Turns a site-identified design ambiguity into a formally worded RFI to the architect/design team, tracked against programme float impact.
Change Readiness Quality Gate Checklist for Payments Platform Cutover
Create a quality-assured change readiness gate checklist to validate people and process adoption before cutover to a new ISO 20022 payments messaging platform.
Practical Completion and Defects Liability Handover Pack
Builds the Practical Completion certification and defects liability period handover pack, including snagging close-out and Golden Thread documentation.
Go-Live Readiness Checklist and Communication Plan
Create a comprehensive go-live readiness checklist and a multi-channel communication plan to ensure smooth business adoption of a new system.
Definition of Done Checklist for Financial Reporting Features
Design a rigorous Definition of Done tailored to financial reporting squads where accuracy, auditability, and regulatory accuracy are non-negotiable delivery standards.
UAT Test Script for Cost Value Reconciliation Reporting
Builds a UAT test script validating that a new CVR reporting workflow produces accurate margin data before go-live.
NEC4 Compensation Event Quotation Builder
Prepares a compliant NEC4 compensation event notification and quotation from a site instruction or early warning, within contractual time bars.
Final Account Reconciliation and Variation Close-Out
Reconciles the final account by consolidating all instructed variations/compensation events against the contract sum before final certification.
Translate RIBA Stage Gates into a Sprint Cadence Plan
Builds a sprint framework that respects RIBA Plan of Work 2020 stage boundaries so design sprints don't end mid-stage with unusable artefacts.
Acceptance Criteria Framework for KYC Onboarding Features
Build a standardized acceptance criteria framework for user stories in a KYC digital onboarding product, ensuring regulatory and data quality requirements are consistently captured.
Monthly Benefits Realisation Tracker for Digital Workflow Programme
Builds a benefits tracking report comparing forecast vs actual benefits of a digitised change-control workflow, for PMO governance reporting.
Basel III Compliance Risk Register Builder
Generate a structured risk register tailored to a Basel III compliance implementation project, covering regulatory, operational, and credit risk dimensions.
Capacity Planning for Regulatory Reporting Squad
Create a capacity plan for a cross-functional agile squad delivering IFRS 9 expected credit loss reporting features under time-boxed regulatory deadlines.
F10 Notification and CDM Duty-Holder Checklist Generator
Helps a PM confirm CDM 2015 duty-holder responsibilities and prepare an F10 notification before a new project mobilises.
Sprint Capacity Planning for Regulatory Audit Sprint
Create a sprint capacity plan that accounts for finance team constraints during an internal audit period, balancing delivery commitments with compliance obligations.
Stakeholder Engagement Plan for Digital Onboarding Transformation
Design a structured stakeholder engagement plan for a retail bank's digital KYC and customer onboarding transformation impacting compliance, operations, and sales teams.
Stakeholder Engagement Map for Core Banking Transformation
Develop a stakeholder engagement matrix and influence strategy for a large-scale core banking system replacement affecting operations, compliance, and front-office teams.
Sprint Risk Register for Regulatory Compliance
Generate a structured risk register for a fintech sprint that surfaces compliance and operational risks aligned to Basel III and SOX requirements.
Lessons Learned and Golden Thread Handover Pack
Compiles a project closeout lessons-learned report and Government Soft Landings handover checklist, ensuring Golden Thread data is captured for future BIM/Building Safety Act compliance.
Change Impact Assessment for Finance System Decommission
Produce a structured change impact assessment and transition plan for decommissioning a legacy general ledger system following a finance transformation program.
Agile Backlog Refinement for Payment Processing Features
Structure a backlog refinement session agenda that helps a finance squad break down complex payment processing epics into sprint-ready user stories with acceptance criteria.
Executive Steering Committee Update for AML Platform Launch
Draft a concise, data-driven executive communication for a steering committee on the progress of an Anti-Money Laundering platform implementation.
Sprint Backlog Refinement for Payment Compliance Feature
Refine and prioritize a sprint backlog for a payments compliance feature by applying WSJF scoring aligned to regulatory deadlines and business value.
Sprint Review Communication Plan for C-Suite Stakeholders
Draft a concise sprint review communication package that translates Agile delivery metrics into financial business value language for executive and board-level audiences.
Business Requirements Document for Open Banking API
Generate a structured BRD for an Open Banking API product that meets PSD2 regulatory obligations and UK Open Banking Standards.
Sprint Metrics Dashboard for Program Increment Closing Review
Define the key Agile delivery metrics and narrative structure for a PI-closing retrospective review that demonstrates value delivered against regulatory and financial objectives.
Resource Capacity Plan for Regulatory Remediation Program
Build a resource capacity and allocation plan for a multi-workstream regulatory remediation program under tight FCA-imposed deadlines.
Regulatory Risk Register for Core Banking Modernization
Build a comprehensive risk register tailored to a core banking system migration, incorporating Basel III, PCI-DSS, and SOX compliance risks.
Change Freeze Window Communication Pack
Drafts the announcement, policy summary and exception-request process for an upcoming change freeze window.
Executive Steering Committee Update for AML Project
Draft a concise, data-driven steering committee communication for an Anti-Money Laundering platform implementation project.
Stakeholder Engagement Plan for Open Banking API Launch
Develop a comprehensive stakeholder engagement and influence strategy for launching a PSD2-compliant Open Banking API to external fintech partners.
Resource Capacity Plan for Multi-Workstream Regulatory Programme
Build a resource capacity planning framework for a complex, multi-workstream MiFID II remediation programme competing for scarce SME availability across the business.
BRD Requirements for IFRS 17 Insurance Contracts System
Generate a structured Business Requirements Document outline for an IFRS 17 accounting standard implementation in a general insurance firm.
Change Impact Assessment for Core Ledger Upgrade
Conduct a structured change impact assessment for upgrading a general ledger system that underpins financial close, regulatory capital reporting, and Treasury operations.
Sprint Planning for Core Banking System Migration
Create a structured sprint plan for an Agile-managed core banking system migration, balancing regulatory freeze windows and feature delivery.
Basel III Compliance Programme Risk Register Builder
Generate a structured risk register tailored to a Basel III regulatory compliance programme, identifying financial, operational, and compliance-specific risks with mitigations.
UAT Quality Gates for Payments Modernization Project
Define rigorous UAT quality gates and test acceptance criteria for a ISO 20022 payments modernization project replacing legacy SWIFT MT messages.
Stakeholder Engagement Strategy for Open Banking API Programme
Develop a comprehensive stakeholder engagement and influence strategy for an Open Banking API programme involving regulators, third-party providers, and internal divisions.
Contract Selection Advisor: JCT vs NEC4
Guides a PM through choosing the most appropriate JCT or NEC4 contract form for a new SME construction project at bid/initiation stage.
Change Impact Assessment for Finance Operating Model Transformation
Produce a structured change impact assessment for a target operating model (TOM) transformation affecting finance operations, shared services, and offshore teams.
Sprint Team Composition for MiFID II Reporting Feature Delivery
Design an optimal Agile squad structure for delivering MiFID II transaction reporting enhancements under tight regulatory deadlines.
Programme Cost Baseline and EVM Tracking for T2S Migration
Establish a cost baseline and Earned Value Management (EVM) tracking framework for a TARGET2-Securities (T2S) settlement platform migration programme.
FTE Allocation Optimization for Regulatory Compliance Programme
Generate a structured FTE allocation plan that balances compliance deadlines with existing BAU workloads across finance teams.
Business Requirements Document for Payments Modernisation Programme
Draft a comprehensive Business Requirements Document (BRD) structure for a real-time payments infrastructure modernisation programme aligned to ISO 20022 standards.
Resource Onboarding Quality Checklist for AML Technology Programme
Develop a structured onboarding quality framework to ensure new resources joining an AML technology programme meet regulatory competency and compliance standards.
Scaled Agile Framework Rollout for Core Banking Transformation
Design a SAFe Programme Increment (PI) planning agenda and cadence structure for a large-scale core banking system replacement programme.
Resource Requirements Definition for IFRS 17 Implementation Programme
Elicit and document precise resource and skills requirements needed to staff an IFRS 17 insurance accounting implementation across actuarial and finance teams.
NRM2 Cost Plan Structuring for Tender Stage
Structures a cost plan into RICS NRM2 format from a rough cost estimate, helping the PM present a defensible cost plan at RIBA Stage 2/3.
Contractor Cost Optimisation Review for DORA Compliance Project
Analyse and optimise the contractor cost structure on a Digital Operational Resilience Act compliance project to stay within approved budget.
Executive Steering Committee Communication Pack for IFRS 17 Programme
Create a structured monthly SteerCo communication pack template for an IFRS 17 insurance accounting standard implementation programme.
Resource Transition Plan for Post-Merger Finance Function Integration
Design a structured resource transition and change management plan to integrate two finance department teams following a bank acquisition.
Capacity Risk Register for Core Banking System Migration
Build a resource-focused risk register that identifies capacity and skill-gap risks specific to a core banking platform replacement project.
UAT Test Plan for Regulatory Capital Reporting (COREP) Automation
Develop a UAT test plan for a COREP regulatory capital reporting automation project, ensuring data accuracy, formula validation, and submission format compliance.
Executive Steering Committee Communication Pack for IFRS 17 Rollout
Create a concise, board-ready communication pack updating senior finance executives on the status of an IFRS 17 implementation program.
Sprint Backlog for IFRS 17 Insurance Contracts System Migration
Create a prioritized Agile sprint backlog for a finance system migration project implementing IFRS 17 insurance contract accounting standards.
Change Impact Assessment for Wholesale Banking Operating Model Redesign
Conduct a structured change impact assessment for a wholesale banking operating model transformation affecting front office, middle office, and compliance functions.
Stakeholder Engagement Strategy for Open Banking PSD2 Implementation
Design a comprehensive stakeholder engagement strategy for a PSD2 Open Banking implementation, aligning internal and external parties across the regulatory delivery timeline.
Agile Sprint Cadence Design for Core Banking Modernization
Design a sprint structure and Agile ceremonies framework for a complex core banking platform migration that must meet regulatory change-freeze windows.
Stakeholder Engagement Strategy for Payments Modernization Program
Design a stakeholder engagement and influence strategy for a payments infrastructure modernization initiative involving internal business units, regulators, and payment scheme operators.
Change Impact Assessment for LIBOR to SOFR Transition
Conduct a structured change impact assessment for the transition from LIBOR to SOFR across a bank's loan products, systems, and contractual obligations.
Stakeholder Communication Plan for Core Banking Platform Upgrade
Develop a targeted communication plan that addresses the specific information needs of diverse finance stakeholders during a core banking system replacement project.
Business Requirements Document for AML Transaction Monitoring Upgrade
Produce a structured BRD template for upgrading an AML transaction monitoring system to meet updated FATF Recommendation 16 obligations.
UAT Entry and Exit Criteria for Credit Risk Model Deployment
Define rigorous UAT entry/exit criteria and test governance framework for deploying an IFRS 9 Expected Credit Loss model into production.
Business Requirements Document for AML Transaction Monitoring System
Draft a structured BRD for an Anti-Money Laundering transaction monitoring system upgrade, covering regulatory mandates, functional rules, and data requirements.
Basel III Compliance Project Risk Register Builder
Generate a structured risk register tailored to a Basel III compliance implementation project, covering regulatory, operational, and market risks.
Post-Initiative Benefits Realisation Review
Compares actual post-launch outcomes against the original business case target and captures a lesson for future prioritisation.
Resource Capacity Plan for Finance Data Warehouse Modernization
Create a detailed resource capacity plan mapping specialist skills and availability across a multi-phase finance data warehouse modernization initiative.
Change Impact Assessment for Core Banking System Cutover
Produce a structured change impact assessment and readiness checklist for a phased core banking system cutover, covering people, process, and regulatory notification obligations.
Resource Capacity Plan for Concurrent Regulatory Programs
Build a resource capacity and demand model to manage PMO talent allocation across simultaneously running regulatory compliance programs in a finance organization.
Executive Steering Committee Status Report Template
Create a concise, finance-specific steering committee status report that communicates delivery progress, financial burn rate, and regulatory milestones to C-suite stakeholders.
Weekly Client Progress Report Generator
Converts raw site and commercial data into a polished weekly/monthly client progress report covering programme, cost, risk and H&S.
UAT Quality Gate Framework for Regulatory Reporting Platform
Define a rigorous UAT quality gate and test acceptance framework for a regulatory reporting platform upgrade covering COREP and FINREP submissions.
Resource Capacity Plan for Multi-Workstream Finance Transformation
Build a resource capacity matrix for a large-scale finance transformation program covering simultaneous workstreams in core banking, data, and compliance.
Business Requirements Document for AML Screening Engine Upgrade
Draft a structured BRD for upgrading an AML transaction screening engine to meet updated FATF recommendations and FinCEN compliance requirements.
Payment Notice and Pay-Less Notice Deadline Tracker
Calculates statutory payment notice and pay-less notice deadlines under the Construction Act for a given valuation, flagging legal exposure.
Build a Dual-Schedule Reconciliation Template (Jira vs Asta/P6)
Creates a repeatable reconciliation template so design sprint boards and the contractual construction programme stay aligned without manual guesswork.
Regulatory Risk Register for Payment Systems Migration
Build a structured risk register tailored to a core payment systems migration, covering PCI-DSS, PSD2, and operational resilience obligations.
Sprint Cadence Design for Regulatory Reporting Platform
Design a Scrum-based sprint framework for a regulatory reporting platform build that balances agile delivery with MiFID II and EMIR submission deadlines.
Retention Recovery and Cashflow Exposure Tracker
Tracks retention held across live and recently completed packages, flagging release dates due and insolvency-linked exposure risk.
Convert an Incoming RFI into a Scoped, Estimable Sprint Task
Turns a client or Employer's Agent RFI into a properly scoped backlog item so unplanned design queries don't silently blow up sprint commitments.
Run a Project-Level Retrospective on Agile Adoption for the Next Contract
Facilitates an end-of-project retrospective specifically evaluating how well Scrum performed against NEC3/JCT contract mechanics, to inform whether and how to reuse it on the next contract.
Translate Clinical Hazards into Functional Requirements
Converts entries from a DCB0129/DCB0160 clinical safety hazard log into functional requirements and system mitigations for the development backlog.
Stakeholder Engagement Plan for Open Banking API Launch
Develop a targeted stakeholder engagement plan for launching a PSD2-compliant Open Banking API, mapping internal and external stakeholders to tailored communication strategies.
Agile Sprint Plan for Portfolio Analytics Platform Rollout
Design a sprint-by-sprint Agile delivery plan for implementing a portfolio analytics and reporting platform across a front-office investment team.
Draft a Definition of Done Reconciled with ISO 19650 CDE States
Produces a Definition of Done for design sprint tasks that maps cleanly onto Common Data Environment WIP/Shared/Published states.
Generate a Board-Pack Progress Report from Sprint Velocity Data
Converts burndown and velocity metrics into the S-curve/percentage-complete format that client PMs and commercial teams expect for board packs.
Build a Stakeholder Engagement Plan for Conflicting Clinical Requirements
Produces a stakeholder engagement plan that reconciles conflicting requirements between consultants, ward sisters and the digital transformation team.
AI Vendor DPA & UK GDPR Risk Screen
Screen a new AI/ML vendor's data handling terms against UK GDPR before routing the contract to outside counsel.
Third-Party Vendor Risk Scorecard for FinTech Procurement
Develop a quantitative vendor risk scoring framework to evaluate FinTech third-party providers against financial, operational, and cyber risk criteria.
GIPS Performance Reporting Audit Checklist
Generate a QA audit checklist to verify that portfolio performance composite reporting meets CFA Institute GIPS 2020 standards before client distribution.
Change Impact Assessment for Transition to T+1 Settlement
Produce a structured change impact assessment and transition roadmap for adapting portfolio operations to the SEC's T+1 settlement cycle mandate.
Design a Stand-Up Format for Distributed, Low-Connectivity Teams
Redesigns the daily stand-up so it works for teams split between design office, subcontracted engineers, and a site cabin with poor connectivity.
Risk-Adjusted Cost-Benefit Analysis for Compliance System Upgrade
Perform a risk-adjusted financial analysis to justify the cost of upgrading a transaction monitoring system for AML compliance.
Facilitate a Clash Detection Triage Session as a Recurring Backlog Ritual
Structures a recurring Navisworks/Solibri clash detection triage session as a formal sprint ceremony with clear ownership and prioritisation.
Change Requirements Elicitation for AML System Upgrade
Define the change management requirements needed to support staff adoption of a new AI-powered Anti-Money Laundering transaction monitoring system.
Operational Risk KRI Dashboard for Q3 Board Reporting
Design a Key Risk Indicator monitoring dashboard for operational risk reporting to a financial institution's board risk committee.
TPRM Security Due Diligence Workflow for a New AI Vendor
Run a risk-prioritised third-party risk assessment on a new AI vendor's security evidence so onboarding isn't blanket-blocked or blanket-approved.
Resource Allocation Plan for Quant Portfolio Strategy Launch
Develop a detailed resource plan mapping quant analysts, technology, and vendor capacity needed to launch a systematic equity long/short strategy.
Post-Merger Integration Change Management Closure Report
Produce a structured change management closure report and lessons learned framework following the completion of a bank merger integration program.
Pension Fund Trustee Engagement Strategy for ALM Project
Design a comprehensive stakeholder engagement plan for a liability-driven investment (LDI) restructuring project involving pension fund trustees and regulators.
Change Resource Planning for Multi-Wave GDPR and Data Governance Rollout
Build a resource allocation plan for change management activities supporting a phased data governance and privacy compliance program across a global asset manager.
Risk Mitigation Strategy Builder
Identify and mitigate project risks
Create Sourcing Project Close-Out Report
Generate a comprehensive close-out report for a seasonal sourcing project, evaluating its success against key metrics and documenting lessons learned for future improvement.
Procurement Strategy for a Core Banking Vendor
Develop a procurement evaluation scorecard to select a critical third-party vendor for a core banking system replacement.
Budget Forecast Analyst
Project budget forecasting
Formulate a Corrective Action Plan for Product Compliance Failure
Develop a formal Corrective Action Plan (CAP) in response to a product failing UK REACH compliance tests, ensuring the issue is resolved and prevented from recurring.
Portfolio Prioritization Framework
Prioritize project portfolio
Project Closure Report & Lessons Learned Analysis
Construct a project closure report that transforms a failed project into a valuable learning asset for the organization, focusing on root causes.
Hybrid Agile Plan for a KYC System Delivery
Propose a hybrid agile-waterfall delivery plan to balance iterative development with the rigid governance demands of a financial institution.
Develop Go-to-Market Plan for a New Templating Feature
Create a comprehensive Go-to-Market (GTM) plan for a new feature designed to reduce manual data entry. This plan ensures a successful launch by aligning marketing, sales, and product efforts.
Design an Agile Procurement Framework for Fast Fashion
Propose an agile procurement framework for a 'test and repeat' fast fashion category, balancing speed-to-market with fair supplier treatment and risk management.
Peak Season Workforce Resource Planning
Create a resource management strategy for a [PROJECT TYPE] initiative requiring [TEAM SIZE] temporary staff during peak shopping periods over [TIMELINE]. Develop workforce scaling models, seasonal hiring timelines, training resource allocation, and shift scheduling optimization. Include resource forecasting based on historical sales data, cross-training matrices for flexibility, overtime management policies, and resource reallocation strategies between high and low-performing store locations.
Stakeholder Communication During System Migration
Create a comprehensive communication management plan for a [PROJECT TYPE] system migration affecting multiple retail stakeholders including store managers, inventory teams, and customer service. Design communication templates, meeting cadences, and feedback mechanisms that keep your [TEAM SIZE] development team aligned with business needs throughout the [TIMELINE] migration process while minimizing operational disruption.
Sprint Planning for Product Launch
You are facilitating sprint planning for a [PROJECT TYPE] product launch in a retail environment. The team consists of [TEAM SIZE] members including developers, designers, and product owners. Create a comprehensive sprint planning agenda that addresses capacity planning, story estimation, and dependency management. Include specific techniques for handling seasonal retail pressures and tight [TIMELINE] constraints while ensuring the team commits to realistic sprint goals.
Resource Allocation for Holiday Season Preparation
Manage resource planning for a [PROJECT TYPE] preparing [NUMBER] stores for the holiday shopping season. Coordinate [TEAM SIZE] team members across multiple disciplines including merchandising, operations, IT, and marketing. Develop a resource management strategy that addresses staff scheduling, equipment allocation, vendor coordination, and contingency staffing for peak periods during the [TIMELINE] preparation phase.
Managing Multi-Location Store Rollout Risks
You're leading a [PROJECT TYPE] to open [NUMBER] new retail locations across [REGION] within [TIMELINE]. Identify and assess the top 5 operational risks that could impact store readiness dates, considering factors like construction delays, permit approvals, inventory delivery, and staff training. Develop a comprehensive risk mitigation strategy with contingency plans for each identified risk, including escalation triggers and resource reallocation scenarios.
Budget Management for Seasonal Inventory System
Your retail organization is implementing a [SYSTEM TYPE] to optimize seasonal inventory management across [NUMBER] stores with a budget of [BUDGET AMOUNT]. Create a detailed financial management plan that includes cost tracking mechanisms, variance analysis processes, and budget reallocation protocols. Address how you'll handle scope creep, vendor payment schedules, and ROI measurement throughout the [TIMELINE] implementation period.
Franchise Partner Stakeholder Alignment
Develop a stakeholder management approach for a [PROJECT TYPE] involving [TEAM SIZE] franchise partners across [TIMELINE]. Create communication protocols, decision-making frameworks, and conflict resolution processes for coordinating corporate initiatives with independent franchise operations. Include stakeholder analysis for varying business priorities, influence mapping for policy implementation, regular touchpoint scheduling, and performance alignment mechanisms to ensure consistent brand execution.
Multi-Store Rollout Risk Assessment
You're managing a [PROJECT TYPE] rollout across [TEAM SIZE] retail locations over [TIMELINE]. Develop a comprehensive risk register that identifies potential operational, technical, and market risks specific to retail environments. Include risk probability matrices, mitigation strategies for supply chain disruptions, seasonal demand fluctuations, and competitive responses. Consider risks related to staff training, inventory management systems, and customer experience consistency across locations.
Log a Design Risk as a NEC3 Early Warning and Backlog Item Simultaneously
Produces dual-format documentation so a design risk is captured correctly under NEC3 contract mechanics and as an actionable backlog item at the same time.
Stakeholder Engagement for Store Redesign Initiative
Lead stakeholder management for a [STORE TYPE] redesign project affecting [NUMBER] locations and involving [STAKEHOLDER COUNT] key stakeholders including regional managers, store teams, customers, contractors, and corporate leadership. Develop a stakeholder engagement plan that includes communication protocols, feedback collection methods, and conflict resolution processes while maintaining store operations during the [TIMELINE] renovation period.
Managing Scope Changes During Peak Season
As a Scrum Master in retail, you're facing frequent scope changes during peak shopping season for a [PROJECT TYPE] initiative. Stakeholders are requesting additional features with a [TIMELINE] deadline approaching. Develop a scope management framework that balances business urgency with development capacity, including escalation procedures and impact assessment templates for your [TEAM SIZE] development team.
Agile Implementation for Mobile App Enhancement
Implement Agile methodologies for enhancing the retail mobile app with [FEATURE SET] targeting [USER BASE] customers over [TIMELINE]. Establish sprint cycles, user story prioritization, and stakeholder feedback loops while coordinating with [TEAM SIZE] development team, UX designers, and business stakeholders. Create an Agile framework that accommodates retail business cycles, seasonal demands, and rapid market changes.
Audit Sprint Backlog Items Against Building Safety Act Gateway Requirements
Cross-checks in-flight sprint backlog items against Building Safety Act 2022 Gateway 2/3 requirements for higher-risk buildings before they are marked done.
Diagnose Whether Story Point Estimation Is Being Gamed Across Recent Sprints
Analyse multi-sprint velocity data for signs of estimation gaming and produce blame-free retrospective talking points.
Quality Assurance for POS System Deployment
Oversee the quality management process for deploying [POS SYSTEM] across [NUMBER] retail locations within [TIMELINE]. Establish quality gates, testing protocols, and acceptance criteria that ensure system reliability, data accuracy, and compliance with payment security standards. Create a quality assurance plan that includes user acceptance testing, performance benchmarks, and rollback procedures for failed implementations.
Store Associate Training Quality Standards
Establish quality management processes for a [PROJECT TYPE] training program targeting [TEAM SIZE] retail associates over [TIMELINE]. Define quality metrics for customer service delivery, product knowledge assessment, sales technique evaluation, and compliance with company policies. Include quality assurance checkpoints, mystery shopper programs, customer satisfaction correlation tracking, and continuous improvement feedback loops to maintain consistent service standards across all locations.
Compile a Sprint-to-Snagging Handover Pack for Practical Completion
Packages final sprint outputs and unresolved items into a structured handover document as the project approaches Practical Completion.
Design a Ward Process-Mapping Shadowing Session Plan
Creates a structured plan for a 'day in the life' ward shadowing session to document a current-state clinical pathway despite limited clinician time.
Draft a Risk Register Seeded with Healthcare-Specific Delivery Risks
Populates a RAID-style risk register with the recurring, sector-specific risks that catch UK healthcare digital and estates projects out.
Quality Gates for Retail POS Implementation
Establish quality management processes for a [PROJECT TYPE] point-of-sale system implementation across retail locations. Define quality gates, acceptance criteria, and testing protocols that ensure system reliability during high-transaction periods. Include quality metrics specific to retail operations and create a quality assurance framework that your [TEAM SIZE] team can execute within the [TIMELINE] project schedule.
Draft the Strategic Case for an EPR Module Business Case
Generates the Strategic Case section of a Five Case Model business case for a new EPR module, aligning it to Trust priorities and national mandates.
Reconcile Governance Board Documentation Requirements
Creates a single master documentation set that can be reformatted for the Digital Board, Clinical Safety Group, IG Steering Group and Change Advisory Board without duplicating BA effort.
Write a Benefits Realisation and Project Closure Report
Produces a closure report and benefits realisation assessment that survives SRO/sponsor turnover by tying evidence to originally agreed benefits.
Draft a Programme Charter for a Multi-Squad Platform Migration
Produces a governance-ready charter for a new cross-squad programme, aligned to MSP principles.
Resource Allocation Across Multiple Retail Channels
Manage resource allocation for a [PROJECT TYPE] initiative spanning multiple retail channels (online, mobile, in-store). Your [TEAM SIZE] team needs to balance work across different platform requirements while maintaining consistent user experience. Develop a resource management strategy that optimizes team capacity, addresses skill gaps, and ensures timely delivery within the [TIMELINE] project schedule.
Store Renovation Project Timeline Coordination
Build a comprehensive schedule management plan for a [PROJECT TYPE] store renovation involving [TEAM SIZE] contractors and vendors over [TIMELINE]. Coordinate construction phases with ongoing retail operations, manage dependencies between electrical, fixtures, and technology installations. Include schedule buffers for permit approvals, delivery delays, and minimal business disruption windows. Develop contingency timelines for accelerated completion during off-peak seasons and coordination with inventory clearance schedules.
Omnichannel Customer Experience Requirements
Define comprehensive requirements for a [PROJECT TYPE] that integrates online and offline customer touchpoints. Work with [TEAM SIZE] stakeholders to capture functional and non-functional requirements for seamless inventory visibility, unified customer profiles, cross-channel promotions, and consistent pricing. Include requirements for mobile app integration, in-store pickup capabilities, return processing across channels, and real-time inventory synchronization between warehouses and retail locations.
Scope a DPIA Data-Flow Mapping Exercise
Creates a scoping brief for a Data Protection Impact Assessment data-flow mapping exercise for a new clinical system, aligned to UK GDPR and Caldicott Principles.
Schedule Management for Black Friday Campaign Launch
Create and manage a detailed project schedule for launching a [CAMPAIGN TYPE] Black Friday promotion across [NUMBER] channels including online, mobile app, and [NUMBER] physical stores. Coordinate dependencies between marketing content creation, inventory positioning, system configurations, and staff training. Develop contingency schedules and critical path analysis for the [TIMELINE] leading up to the launch date.
Sprint Retrospective for E-commerce Platform
Facilitate a sprint retrospective for your [TEAM SIZE] team working on a [PROJECT TYPE] e-commerce platform enhancement. The previous sprint encountered challenges with third-party payment integrations and performance issues during traffic spikes. Design a retrospective format that identifies specific improvement actions, addresses technical debt, and incorporates lessons learned from retail-specific challenges within the [TIMELINE] project constraints.
Change Management for Omnichannel Integration
Lead change management efforts for a [PROJECT TYPE] omnichannel integration project affecting retail operations across multiple touchpoints. Address organizational resistance, training requirements, and process changes needed for seamless customer experience. Develop a change management strategy that supports your [TEAM SIZE] team while ensuring business stakeholders adapt to new workflows within the [TIMELINE] implementation schedule.
Holiday Season Campaign Budget Optimization
Develop a financial management framework for a [PROJECT TYPE] holiday marketing campaign across [TEAM SIZE] retail channels within [TIMELINE]. Create budget allocation strategies for digital advertising, in-store promotions, inventory procurement, and staffing increases. Include ROI tracking mechanisms, cost-per-acquisition targets, seasonal inventory investment planning, and contingency budgets for competitive response. Establish financial controls and approval workflows for campaign adjustments.
New Product Category Launch Scope Definition
Define the scope boundaries for a [PROJECT TYPE] new product category launch across [TEAM SIZE] retail channels within [TIMELINE]. Establish clear deliverables for market research, supplier negotiations, inventory planning, merchandising strategies, and promotional campaigns. Include scope exclusions, change control processes for category expansion, success criteria definition, and integration requirements with existing product lines and store layouts.
Gathering Requirements for Omnichannel Customer Experience
You're tasked with defining requirements for an omnichannel [PLATFORM TYPE] that will integrate online, mobile, and in-store customer experiences. Engage with [STAKEHOLDER GROUPS] including store managers, digital marketing, IT, and customer service teams. Develop a requirements gathering strategy that captures functional and non-functional requirements, user stories, and acceptance criteria while managing conflicting priorities across [NUMBER] business units.
Risk Mitigation for Holiday Rush Deployment
You're leading risk management for a critical [PROJECT TYPE] deployment scheduled before the holiday shopping season. Identify and categorize potential risks specific to retail operations, including system outages during peak traffic, inventory synchronization issues, and third-party service dependencies. Create a risk register with mitigation strategies and contingency plans for your [TEAM SIZE] team working within [TIMELINE] constraints.
Structure a Project Closing & Lessons Learned Report
Develop a comprehensive template for a project closing report and lessons learned analysis, ensuring valuable insights from the project are captured to drive continuous improvement.
Draft UAT Scripts for an e-Observations Workflow Sprint Demo
Generates user acceptance testing scripts for a new e-observations (vital signs) workflow ahead of a sprint demo, covering clinical safety and interoperability scenarios.
Build a Go-Live Cutover Plan Around Ward Capacity and Infection Control
Produces a detailed go-live/cutover runbook that sequences technical cutover, clinical fallback and support cover around real ward operating constraints.
Sprint Zero: Definition of Ready/Done for Clinical Safety
Build a Definition of Ready and Definition of Done that embeds DCB0129 clinical risk activities into the sprint cadence from day one, rather than treating safety sign-off as a late-stage gate.
Develop a Monitoring Dashboard KPI List
Generate a list of key performance indicators (KPIs) for a Power BI dashboard, ensuring a balanced view of project health across schedule, cost, quality, and risk to avoid 'Watermelon Reporting'.
Create a Stakeholder Communication Plan for a Cost-Down Initiative
Develop a RACI matrix and communication plan to manage stakeholder expectations and competing priorities during a challenging cost-down project.
Draft an 8D Report and Containment Plan for a Failed Safety Test
Generate a structured 8D report outline and an immediate containment plan following a critical functional safety validation failure, ensuring a systematic and rapid response.
Assess Business Case Impact of a Mid-Project National Mandate Change
Analyses the impact of a new NHS national data standard or mandate on an already-approved business case and requirements set, and proposes a re-baselining approach.
Draft a PRINCE2 PID for an NHS EPR Interface Project
Generates a PRINCE2-aligned Project Initiation Document for a Trust digital health scheme, embedding clinical safety and Information Governance milestones from the outset.
Develop a Supplier PPAP Risk Mitigation Plan
Create a proactive risk mitigation plan for a critical supplier who is falling behind on their Production Part Approval Process (PPAP) submission, preventing a potential line-down situation at SOP.
Draft a Project Charter for an EV Component with Functional Safety Considerations
Generate a concise project charter for a new EV component, ensuring that critical functional safety requirements from ISO 26262 are embedded into the project's scope, objectives, and high-level risks from day one.
Develop APQP Gate Review Readiness Checklist
Generate a comprehensive checklist to ensure all deliverables are complete and risks are transparently communicated before a critical APQP Gate Review, preventing a 'Watermelon Project' scenario.
Draft an ECR Impact Assessment Report
Create a structured impact assessment report template to formally evaluate a late-stage Engineering Change Request (ECR), quantifying its effect on cost, timing, and quality to prevent scope creep.
Create a Work Breakdown Structure for an APQP Project
Generate a detailed Work Breakdown Structure (WBS) for a new component, ensuring all phases and key deliverables of the APQP framework are included to build a realistic master schedule.
Generate a Hybrid Agile/V-Model Integration Schedule
Create a high-level project schedule that integrates agile software sprints into a traditional V-Model hardware timeline, mitigating the risk of late-stage integration failures.
Create an On-Site Ethical Sourcing Audit Checklist
Develop a comprehensive checklist for conducting an on-site ethical sourcing audit at a new factory, ensuring deep compliance with UK law and professional standards.
Compile a Project Closure and Lessons-Learned Report for a Completed Module Go-Live
Produces a closure report summarising delivery against the business case, clinical safety case closure, and lessons learned for a completed EPR module go-live.
Develop New Eco-Product Line Sourcing Strategy
Create a comprehensive sourcing strategy for a new sustainable product line, balancing ethical commitments, margin pressure, and supply chain resilience to ensure a successful and compliant launch.
Draft RFP for Sustainable Packaging Supplier
Author a detailed Request for Proposal (RFP) to source a new sustainable packaging supplier, ensuring all logistical, technical, and compliance requirements are clearly defined.
Build Total Landed Cost Comparison Model
Create a detailed Total Landed Cost (TLC) model to compare two potential suppliers for a new product, preventing the 'False Savings' trap by analysing all costs from factory to warehouse.
Construct Supplier Risk Assessment Matrix
Develop a data-driven risk assessment matrix to evaluate and segment key suppliers, enabling proactive risk mitigation and improved supply chain resilience.
Generate Agenda for Supplier Quarterly Business Review (QBR)
Create a data-driven agenda for a supplier QBR to address performance issues constructively, focusing on root cause analysis and collaborative improvement.
Draft Stakeholder Update on Supply Chain Disruption
Write a clear and concise internal communication to inform stakeholders about a significant supply chain delay, managing expectations and outlining the immediate impact.
Prepare a Supplier Negotiation Brief for Cost Increase Mitigation
Develop a structured negotiation brief to counter a supplier's proposed price increase, aiming for a win-win outcome while adhering to fair competition laws.
Definition of Done for FX Trading Platform Features
Establish a rigorous Definition of Done for a foreign exchange trading platform that satisfies both engineering quality standards and MiFID II regulatory requirements.
Produce a DPIA Screening Summary for a Patient Data-Touching System
Generates a first-pass Data Protection Impact Assessment screening summary to accelerate IG and Caldicott Guardian review under UK GDPR.
Validate a Roadmap Bet with a Design Partner Call Script
Generates a structured discovery call script to pressure-test a roadmap hypothesis with an early design partner before committing engineering time.
Regulatory Risk Register for Basel III Compliance Project
Build a structured risk register tailored to a Basel III capital adequacy implementation, identifying regulatory, operational, and model risks with mitigation strategies.
Stakeholder Communication Plan for Finance Transformation Resource Changes
Create a targeted communication plan to manage stakeholder expectations when redeploying finance staff during a Target Operating Model transformation.
Basel III Credit Risk Register for New Lending Product
Build a structured credit risk register aligned to Basel III capital adequacy requirements for a new retail lending product launch.
Initial Project Charter for Consumer Duty Compliance
Develop a compelling one-page project charter to secure executive buy-in for a mandatory regulatory project under intense budget scrutiny.
Risk-Based Scope Management Plan
Draft a robust scope management plan designed to protect a project from 'scope creep by a thousand cuts' within a rigid financial governance framework.
Stakeholder Engagement Plan for a MiFID II Project
Create a detailed stakeholder map and engagement strategy to navigate the conflicting priorities of siloed departments in a complex regulatory data project.
Engineering Change Notice (ECN) Impact Assessment & Change Control Plan
Produces a formal change-control impact assessment for a mid-build ECN so WIP disposition and BOM/routing updates happen before the shop floor acts on the change.
Build a PI Planning Agenda and Cross-Squad Dependency Map
Creates a two-day PI Planning agenda plus a dependency-mapping structure for a Miro board.
Build a RICE-Scored Roadmap to Counter Founder Override
Scores candidate roadmap features using the RICE framework and produces a defensible narrative plus a DACI decision structure to reduce ad-hoc founder reprioritisation.
Assess Change Request Impact on Clinical Safety Case and Go-Live Date
Analyses a mid-project change request for its knock-on impact on the DCB0160 clinical safety case, IG sign-off, and go-live schedule, for presentation to a Change Control Board.
Team Charter for Mixed NHS/Agency/Supplier Scrum Teams
Create a working agreement that accounts for substantive NHS staff, agency clinicians and third-party suppliers operating under different IR35 and information governance rules.
Sprint Planning Capacity Model Accounting for Incident Disruption
Design a sprint capacity-planning approach that realistically discounts for Datix incident escalations and clinical staff availability, rather than a naive story-point average.
Refinement Session Plan for Clinician-Validated User Stories
Design a backlog refinement format that embeds ward-based clinician review to prevent stories being approved against idealised workflows that don't survive contact with real clinical practice.
New Contractor Onboarding Checklist
Generates a day-1/week-1 onboarding checklist for a new contractor joining an active client project with thin documentation.
Release Plan Reconciling Sprint Cadence with Trust Change-Freeze Windows
Produce a release plan that maps sprint delivery dates against an NHS Trust's IT change-freeze calendar to prevent completed work sitting undeployed for months.
Post-Go-Live Lessons Learned Report for a DTAC-Assessed Release
Produce a closing lessons-learned report for a completed digital health release that maps outcomes against the Digital Technology Assessment Criteria (DTAC) and captures agile-vs-governance friction for future projects.
Daily Stand-up Facilitation Script for Incident-Disrupted Teams
Provide a stand-up facilitation approach that quickly separates true patient-safety-incident impediments from routine blockers so the Scrum Master can escalate appropriately without derailing the meeting.
Stakeholder Register for New SaaS Feature Discovery
Builds a full stakeholder register and RACI map at the start of a discovery phase for a new SaaS product initiative.
Replatforming Project Stakeholder & RACI Map
Builds a RACI matrix and stakeholder engagement plan for an e-commerce replatforming initiation phase.
Evidence Pack Builder for the Clinical Safety Group Meeting
Compile a Clinical Safety Group evidence pack from sprint artefacts, translating agile delivery detail into the governance format that safety group and Trust boards expect.
Business Case for Build-vs-Buy Integration Decision
Produces a structured business case comparing build, buy, and API-integration options for a new SaaS capability.
Go/No-Go Release Readiness Sign-Off Matrix
Builds a go/no-go decision matrix for a Thursday readiness call, tracking sign-offs across legal, compliance and customer service.
Reframing Sprint Metrics as RAG Status for an ICB or Trust Board
Translate sprint velocity and burndown data into a RAG-status governance report format expected by an Integrated Care Board or Trust digital transformation board.
Scope Statement and WBS for API Integration Project
Creates a scope statement, WBS, and scope-creep watchlist for a SaaS billing API integration project.
Sprint Health Status Report for Steering Committee
Turns Jira velocity and burndown data into a one-page RAG status report for a non-technical steering committee.
Sprint Review Demo Script for Mixed Commissioner/Clinical Audiences
Structure a sprint review demo agenda that serves both commissioners/ICB stakeholders and clinical staff in the same session without losing either audience.
INVEST User Stories for a New Product Epic
Breaks a product epic into INVEST-compliant user stories with Gherkin acceptance criteria ready for the Jira backlog.
Lessons-Learned Retrospective Facilitation Pack for Project Closure
Builds a facilitation agenda, lessons-learned report template, and coaching tip for closing out a project retrospective.
Retrospective Focused on the CSO Bus-Factor-One Risk
Run a targeted retrospective to surface and mitigate the single-point-of-failure risk created by dependence on one part-time Clinical Safety Officer.
Risk Register for Legacy Data Migration with GDPR Exposure
Builds a detailed risk register for a legacy-to-cloud data migration project, flagging DPIA and ISO 27001 triggers.
Knowledge Transfer and Handover Plan to Support Team
Creates a handover checklist, knowledge transfer plan, and resource release note for transitioning a completed project to support/ops.
Weekly RAG Status Report for Multi-Stakeholder SaaS Delivery
Produces a concise, standardized red-amber-green weekly status report for a live technology delivery project to send to internal and client stakeholders.
Gap Analysis for Third-Party API Integration
Produces a gap analysis and plain-English stakeholder briefing for a third-party API integration mid-execution.
SaaS Integration Project Charter Under Sales-Driven Deadline Pressure
Creates a formal project charter for a client SaaS/API integration when sales has already committed a go-live date before scoping.
UAT Plan Accounting for Limited Client Tester Availability
Builds a user acceptance testing plan and schedule that mitigates the common technology-delivery risk of client testers only being available part-time.
Close Out a CAPA with a Lessons-Learned Report
Verifies CAPA effectiveness and produces a lessons-learned closure report linking the original incident, root cause, fix, and preventive measure for audit and management review.
Change Impact Communication for Mid-Sprint Requirement Change
Drafts a change request, stakeholder email, and Confluence changelog entry for a requirement change arriving mid-sprint.
Scope Statement and Change Control to Contain Sales-Promised Features
Produces a formal scope statement, WBS outline, and change control process to stop scope creep after sales has verbally promised features outside the signed SOW.
Earned Value Cost Variance Analysis Using Time-Tracking Data
Runs an Earned Value Management (EVM) analysis on a technology project's budget using actuals pulled from time-tracking tools like Harvest to identify cost and schedule variance.
Release Scope & Risk Intake Brief for CAB
Turns Monday's sprint train triage into a structured intake brief ready for Tuesday's Change Advisory Board review.
UAT Test Cases and Traceability Matrix for a New Feature
Generates UAT test cases and a requirements traceability matrix for a new SaaS feature ahead of release.
Risk Register for Key-Person Dependency and Legacy Code Migration Uncertainty
Generates a risk register covering the two most common technology delivery threats on small teams: single-engineer dependency and unknowns in legacy system migration.
Sprint Retrospective Agenda With Burnout and Recognition Check-In
Facilitates a project-closing retrospective for a small technology team, capturing lessons learned per PRINCE2 while surfacing team burnout risk after an intense delivery.
Multi-Squad Dependency Map for Scaling Beyond One Team
Creates a cross-team dependency map and ceremony redesign for an SME scaling from one squad to two under SAFe-lite principles.
Sprint and Workstream Closure Report for Stakeholder Sign-off
Produces an end-of-sprint closure report summarising delivered work, outstanding sign-offs, and lessons for the next planning cycle.
CAB Risk Assessment & Rollback Plan Generator
Builds a complete risk assessment and tested rollback plan for a specific release change ahead of Change Advisory Board sign-off.
Critical Path Schedule With Third-Party Vendor and API Dependencies
Builds a critical path method schedule and float analysis for a technology delivery plan that depends on external vendor deliverables such as AWS provisioning or third-party API access.
Sprint Planning and Backlog Refinement Facilitation Guide
Creates a facilitation agenda and acceptance-criteria checklist for a Scrum team's sprint planning and backlog grooming sessions run through Jira.
Emergency Hotfix Change Request
Drafts an expedited emergency change request for an out-of-cycle hotfix that preserves governance despite commercial time pressure.
Compliance Audit Readiness Checklist for ISO 27001, SOC 2 and UK GDPR
Produces a gap-analysis checklist ahead of a security/compliance audit or client due-diligence review covering ISO/IEC 27001, SOC 2, and UK GDPR/DPIA obligations for a live technology project.
Project Handover and Support Transition Document for BAU Team
Creates a structured handover pack transferring a completed technology project into business-as-usual support, following PRINCE2's closing-a-project process.
Post-Release Retrospective & Lessons Learned
Generates a structured post-release retrospective covering MTTR, change failure data and prioritised action items with owners.
Sprint Zero Readiness Check for a New Product Squad
Helps a Scrum Master validate that a newly formed squad has everything needed before the first sprint planning session.
Mid-Sprint Scope Change Triage Script
Gives the Scrum Master a decision script for handling urgent client-driven scope changes injected mid-sprint by sales or customer success.
RACI and Ceremony Charter for a New Scrum Team
Creates a lightweight team charter defining roles, ceremony cadence and decision rights for a newly formed squad.
Production Incident Impact Assessment on Sprint Commitment
Helps the Scrum Master quickly quantify how a mid-sprint production incident affects sprint commitments and re-forecast the sprint.
Retrospective Root-Cause and Escalation Authority Plan
Converts recurring retrospective complaints into a root-cause analysis mapped to named budget/authority owners so issues actually get resolved instead of repeating sprint after sprint.
Sprint Planning Agenda Builder with Capacity Adjustment
Generates a tailored sprint planning agenda and capacity calculation accounting for holidays, on-call and part-time PO availability.
Weekly Staffing Meeting Agenda and Over-Allocation Resolution
Prepare the weekly resourcing meeting agenda that surfaces over-allocations and drives decisions with delivery leads.
Backlog Refinement Session Plan to Combat Un-Groomed Stories
Builds a structured backlog refinement session to reduce last-minute unestimated stories arriving at sprint planning.
Retrospective Action Item Closure Audit
Reviews stalled retrospective action items across recent sprints and proposes how to actually resource them going forward.
EIA Feasibility Assessment for a New Woodland Road
Conduct a preliminary assessment to determine if a proposed new forest road is likely to require a formal Environmental Impact Assessment (EIA) before proceeding.
Async Daily Stand-up Redesign for Distributed Teams
Redesigns the daily stand-up format for a hybrid/remote team to preserve real impediment-surfacing value in an async Slack format.
Weekly Velocity and Burndown Report with Plain-English Narrative
Converts raw Jira/Linear sprint metrics into a plain-English RAG status report suitable for a CTO or Head of Engineering.
New Project Agile-Lean Readiness Assessment
A kickoff diagnostic that scores a construction project's readiness for blended agile/lean coaching before ceremonies are imposed on site teams.
Facilitate a Last Planner System Weekly Pull Session
Turns last week's raw work-plan data into a PPC calculation, root-cause analysis, and a ready-to-run Monday pull session agenda for subcontractor foremen.
Floor-Walking and Super-User Deployment Plan for Go-Live Week
Builds a store-by-store floor-walking and super-user support schedule aligned to ITIL 4 Change Enablement for a wave go-live, including concession stores.
Informal Scope Creep to Formal Change Request
Converts a scope change agreed informally in Slack or a demo into a proper Change Request document requiring client sign-off.
Hybrid Scrum-of-Scrums / Last Planner Cadence Design
Designs a dual-track ceremony calendar bridging the digital design team's Scrum-of-Scrums with site trades' Last Planner System, nested inside RIBA stage gates.
Escalate Blocked RFIs Through a Scrum-of-Scrums
Synthesizes cross-team status from MEP, structural and architectural sub-teams into a blocked-item table and a client-facing RFI escalation memo tied to the next RIBA stage gate.
Analyze Market Opportunity for an ESG Scoring Module
Conduct a market opportunity analysis for developing a new Environmental, Social, and Governance (ESG) scoring module. This helps determine the strategic value and viability of investing in sustainable procurement features.
NEC4/JCT Contract-Compatibility Risk Assessment for Agile Delivery
Identifies where a project's chosen contract form will clash with proposed iterative/agile practices and produces a mitigation and governance plan before coaching begins.
Last Planner Weekly Work Planning Agenda and PPC Tracker
A ready-to-run agenda and tracker for the Monday Last Planner pull session, capturing promises, constraints, and Percent Plan Complete for site trades.
Design Sprint Backlog Gated Against RIBA Stage and Building Safety Act Gateways
Builds a design-team sprint backlog that tags every item against the hard RIBA/Gateway sign-off it must respect, preventing 'done' declarations before statutory approval.
Initial RAID Log for Basel IV System Integration
Proactively identify and draft a RAID log for a high-risk regulatory project involving integration with fragile legacy mainframe systems.
Create a Risk Register for UNECE R155 Cybersecurity Compliance
Develop a specific risk register to track and manage cybersecurity threats and compliance activities for a new connected vehicle component, based on the UNECE R155 regulation.
Build a Weekly PPC-to-Programme Dashboard for the Project Director
Translates raw PPC and RFI data into a one-page dashboard that speaks the project director's language of programme adherence and cost variance rather than agile jargon.
Prioritize API Integration Partners for a SOAR Platform
Analyze and prioritize a list of potential API integration partners for a SOAR product to overcome 'integration hell' for UK customers, considering technical fit and market prevalence.
Develop a Business Case for a New SIEM Platform
Create a compelling business case to secure executive buy-in and funding for a new Security Information and Event Management (SIEM) platform, translating technical needs into business value.
Diagnose Root Causes Behind Repeated Weekly Plan Failures
Runs a multi-week Pareto and root-cause analysis on collapsing PPC to separate systemic make-ready constraints from team performance, with an escalation plan for issues beyond the coach's authority.
NEC4 Early Warning Notice and Compensation Event Notification Drafter
Turns a site-level event description into a compliant NEC4 Early Warning Notice and, where needed, a Compensation Event notification that beats the 8-week bar.
Run a Snagging Backlog Burn-Down With Golden Thread Handover
Converts a raw defects/snagging list into a prioritized burn-down plan toward practical completion and a closing retrospective agenda, while safeguarding Building Safety Act documentation.
Post-Implementation Review and Benefits Realization Report
Produces a PRINCE2-structured post-implementation review comparing actual adoption and benefits against the original business case for a completed store systems migration.
Reconcile Agile-Driven Scope Changes Against the NEC4 Compensation Event Register at Close-Out
Cross-checks scope refinements that emerged from sprint reviews against the formal NEC4 compensation event register before final account sign-off, flagging unlogged changes and dispute risk.
Early Warning Notice and Risk Reduction Meeting Draft
Drafts a formal NEC4 Early Warning Notice and risk reduction meeting agenda for an emerging site risk, creating the paper trail before it crystallises into a Compensation Event.
Unified NEC4/JCT Change Register Template
Creates a single master change register template that tracks NEC4 Compensation Events and JCT variations side by side from project kickoff, closing the gap that forces parallel spreadsheets.
Turn a Production Incident into a Sprint Impact & Retro Input
Assesses how a production incident should reshape sprint commitments and turns it into blameless retro discussion prompts.
Building Safety Act Change Classification Framework
Builds a reusable decision framework for classifying design changes as recordable, notifiable or major under the Building Safety Act, applies it to a specific change, and produces the golden thread record entry.
Weekly RFI Triage and Prioritisation Matrix
Sorts a batch of open RFIs and Technical Queries by urgency and likelihood of becoming a Compensation Event or Architect's Instruction, producing a weekly triage table and checklist.
NEC4 8-Week Compensation Event Deadline Tracker
Calculates the NEC4 clause 61.3 notification deadline for a list of potential compensation events and produces a traffic-light tracker with an escalation protocol to prevent time-barred entitlement.
Verbal Site Instruction to Formal JCT Architect's Instruction Converter
Converts a verbal 'just get on with it' site instruction into a formal, defensible JCT Confirmation of Instruction with a contemporaneous paper trail.
NEC4 Clause 64 Own Assessment Preparation for a Late Subcontractor Quotation
Builds a defensible NEC4 clause 64 own assessment of cost and time when a subcontractor's Compensation Event quotation is late or inadequately substantiated.
Score and Rank a Batch of Backlog Ideas Using RICE
Estimate and rank a set of candidate backlog items by RICE score ahead of sprint planning.
ECN Shop-Floor Impact & Action Plan
Turns an incoming Engineering Change Notice into a controlled, documented shop-floor action plan before it can be actioned verbally on the line.
Weekly OTIF & OEE Ops Board Report
Consolidates disconnected spreadsheet and ERP data into a single weekly OTIF and OEE report for the ops board, with RAG-flagged risks for the coming week.
Create a Grant-Compliant Risk Register for Woodland Creation
Generate a detailed risk register for a new woodland creation project, focusing on the critical pain points of supply chain volatility and unpredictable weather to support a grant application.
Subcontract & Long-Lead Critical Path Tracker
Builds a critical-path risk register for long-lead components and subcontract operations that normally sit invisible until they are already late.
Building Safety Act Gateway 3 Golden Thread Change Control Closure Review
Audits the change log on a higher-risk building for correct recordable/notifiable/major classification and golden thread completeness ahead of the Gateway 3 submission to the Building Safety Regulator.
NEC4 Mobilisation Risk Register with Early Warning Baseline
Produces a contract mobilisation risk register seeded with typical SME construction risks, mapped to NEC4 early warning and compensation event mechanics, with Building Safety Act Gateway flagging.
Create a Total Cost of Ownership (TCO) Model for a Data-Intensive Feature
Build a TCO model to help customers understand the full cost of a new threat intelligence ingestion feature, proactively addressing concerns about data storage and processing costs.
CDM 2015 Pre-Construction Information & F10 Notification Builder
Generates a CDM 2015 pre-construction information checklist and drafts F10 notification fields at project mobilisation.
Draft a CVI and NEC4 Compensation Event Notification
Turns a verbal site instruction into a compliant Confirmation of Verbal Instruction and NEC4 compensation event notice before pricing disputes arise.
Baseline Reconciliation & EVM Board Pack Builder
Produces the monthly EVM board pack process and content, reconciling the programme baseline against actual progress and translating CPI/SPI into board-ready narrative.
Friday Resourcing Clash Resolver
Identifies and resolves double-booked site managers, QSs and planners across concurrent schemes before they escalate into project-level gaps.
NEC4 Compensation Event and Early Warning Tracker with 8-Week Time-Bar Alerts
Update an NEC4 CE/EW tracker to flag events at risk of breaching the 8-week time-bar and draft the required notification wording.
Golden Thread Gateway 2/3 Documentation Completeness Checker
Cross-checks an existing document index against Building Safety Regulator Gateway 2/3 requirements for Higher-Risk Buildings and produces a gap analysis with owners and due dates.
PPAP/FAI Documentation Close-Out Pack
Checks a project's quality documentation package against the applicable standard and produces a gap tracker before shipment can be released.
Subcontractor Pre-Qualification & RAMS Approval Gate
Builds a subcontractor pre-qualification scoring matrix and a RAMS sign-off gate to reduce phoenixing and non-attendance risk before site access is granted.
3-Week Look-Ahead Programme Variance Analysis
Compares the rolling 3-week look-ahead against the master NEC4 programme to catch critical path slippage before it eats the remaining float.
NEC4 Compensation Event & Construction Act Compliance Tracker Design
Designs an integrated Early Warning/Compensation Event tracker and Construction Act payment-notice compliance calendar aligned to CEMAR for a live NEC4 programme.
Practical Completion, Retention & Final Account Closeout Pack
Reconciles agreed variations/compensation events, retention, and Construction Act payment notice compliance into a closeout pack triggered by Practical Completion.
RIBA Stage 4-to-5 Gateway Review: Integrated Risk Register & CVR Early-Warning Pack
An advanced prompt combining risk register updates, CVR variance analysis and golden thread readiness into a single stage-gate report with a go/no-go recommendation.
Capex Business Case & Payback Justification Drafter
Turns a proposed machinery or line investment into a board-ready capex business case with payback and RONA framing, ready for stage-gate approval.
3-Week Rolling Look-Ahead Programme Generator
Converts master programme activities into a trade-sequenced 3-week rolling look-ahead for the Monday coordination call, flagging weather and material delivery risks.
NEC4 Early Warning Notice and Risk Register Refresh
Reviews this week's emerging risks against NEC4 early warning obligations and produces both an updated risk register and draft early warning notices ahead of the Risk Reduction Meeting.
CDM 2015 Pre-Construction Information Ownership Checklist
Produces a CDM 2015 Pre-Construction Information checklist with RACI ownership across Principal Designer, Principal Contractor and PMO to close pre-start documentation gaps.
Monthly Earned Value Management (EVM) Board Pack
Turns raw BCWS/BCWP/ACWP figures into a board-ready EVM pack with CPI, SPI, EAC and a plain-English narrative explaining cost and schedule variances by package.
New Project Mobilisation & CDM 2015 Duty-Holder Readiness Check
A starter checklist prompt that verifies CDM 2015 duty-holder appointments, RAMS sign-off and F10 notification status before a new scheme mobilises on site.
Long-Lead Item Procurement Tracker & Critical Path Protection Plan
Builds a procurement tracker for long-lead items showing remaining float and order-by dates, to protect the critical path from steel, window, and MEP plant slippage.
Practical Completion Readiness and Retention Release Tracker
Assesses genuine readiness for JCT practical completion, categorises the snagging list, and schedules retention release and O&M manual closeout so PC isn't declared prematurely.
Golden Thread & Gateway 2 Readiness Ownership Matrix
Builds a Golden Thread ownership matrix and risk assessment to prepare a Higher-Risk Building scheme for Building Safety Regulator Gateway 2 submission.
Critical Path & Float Erosion Reconciliation
Compares baseline programme dates and float against the latest progress update to detect silently eroded critical path float and unrecorded resequencing that threatens the reported completion date.
Agile Sprint Cadence for Multi-Site Clinical System Rollout
Design a scaled Agile framework and sprint cadence for coordinating parallel clinical system implementations across multiple hospital sites.
Building Safety Act Gateway 2 Applicability & Golden Thread Evidence Scoping
An intermediate prompt that screens a new project against the Higher-Risk Building definition and scopes the golden thread evidence plan needed for a Gateway 2 submission.
NEC4/JCT Change Control & Compensation Event Planning Framework
Establishes a formal change control process turning verbal site instructions into properly authorised CVIs and NEC4/JCT-compliant compensation events or variations, with a live tracker.
Weekly Contract Status Report Template Generator
Designs a reusable Weekly Contract Status Report template consolidating S-curve, subcontractor return and early-warning data into a single reporting structure.
Gateway 2/3 Golden Thread Readiness Gap-Check
Audits the CDE document register against Building Safety Act Golden Thread and Gateway 2/3 requirements, flagging missing or stale records and assigning an owner and RAG status to each gap.
Monthly PMO Board Pack: Portfolio RAG Roll-Up Template
A starter prompt that generates a standardised board-ready RAG roll-up template consolidating programme, CVR and risk data across a multi-project portfolio.
Final Account & Retention Release Reconciliation at Practical Completion
Reconciles a subcontractor's final account against CVR and checks retention release eligibility and outstanding claim risk at Practical Completion.
Friday Weekly Client Progress Report Pack
Builds the Friday afternoon client/board report pack covering programme, commercial, safety and risk status in one consistent format.
Kickoff RAID Log & Governance Cadence Builder
Stands up a RAID log skeleton with seeded mobilisation-stage entries and a weekly PMO governance cadence for a newly mobilising construction programme.
Weekly Contract Status Report & S-Curve Consolidation
Consolidates fragmented subcontractor returns and planner S-curve data into a client-ready weekly Contract Status Report, flagging missing returns and progress variances.
Third-Party Vendor Risk Assessment for SaaS Integration
Generate a structured vendor risk assessment framework for evaluating third-party SaaS providers before integrating them into your technology stack.
RIBA Stage 4→5 Gate Review with BSA Gateway 2 Readiness Check
Assesses a project's readiness to move from RIBA Stage 4 to Stage 5 while cross-checking golden thread evidence against Building Safety Act Gateway 2 requirements on a higher-risk building.
Capex Portfolio Prioritisation Brief for the Board
Builds a sponsor's negotiating brief to prioritise one capital project against competing capex bids using an asset-management-informed scoring model.
CVR Variance & RAG Roll-up for the Tuesday Board Pack
Turns a raw portfolio CVR extract into a RAG-rated board summary that cross-checks reported cost position against actual programme progress.
NEC4 Compensation Event Quotation Drafter with 8-Week Time-Bar Alert
Turns a raw early warning or site instruction into a compliant NEC4 compensation event notification, calculates the contractual time-bar deadline, and drafts the quotation submission.
Portfolio-Level Early Warning Notice and Compensation Event Triage
Aggregates individual project early warning notices and compensation events into a portfolio-wide view of cumulative cost and programme exposure.
Cloud Infrastructure Cost Overrun Risk Analysis
Analyze and document cost overrun risks associated with uncontrolled cloud infrastructure spend during a large-scale technology platform build.
Subcontractor Payment Application Review Against Construction Act
A payment review reconciling a subcontractor's claimed versus assessed valuation, with retention and CIS deductions and Construction Act notice deadlines checked.
Tier 2/3 Subcontractor Financial Distress Early-Warning Register
Builds a risk-scored register flagging subcontractor insolvency risk below Tier 1 before it hits the critical path.
PMO Governance Framework Setup for a New Construction Project
Draft a mobilisation-stage PMO governance charter (structure, cadence, RACI, escalation) aligned to PRINCE2/APM for a new construction project.
Weekly Portfolio Dashboard Reconciliation from Asta, COINS and Subcontractor Emails
Consolidates disconnected programme, cost and subcontractor progress data into a single reconciled dashboard table ahead of the Monday programme board call.
Monday Portfolio Review Board Agenda Builder
Turns raw project RAG updates into a structured agenda and one-page dashboard for the weekly portfolio review board.
RAID Log & Steering Meeting Prep Pack
Converts raw project status notes into a structured RAID log and one-page highlight report ready for a 45-60 minute PRINCE2 project board meeting.
Defects Liability Period Handover & Golden Thread Completeness Checklist
Produces a RAG-rated checklist of outstanding O&M manual and golden thread evidence needed to complete handover and unblock Gateway 3/retention release.
Weekly Portfolio Board Pack Consolidation from Programme, Cost and Site Data
Reconcile Asta/P6 programme data, COINS/CMap cost figures and subcontractor progress into one weekly board pack with S-curve commentary.
Construction Act Payment Notice and Pay-Less Notice Deadline Tracker
Calculates and tracks the statutory payment notice, final date for payment, and pay-less notice deadlines for each subcontractor application under the Construction Act to protect against late-payment disputes.
CDM 2015 Principal Designer to Principal Contractor Handover Checklist
Build a CDM 2015-compliant duty-holder handover checklist confirming pre-construction information transfer before a RIBA stage gate closes.
Portfolio RAID Roll-Up for Cross-Cutting Risk Detection
Aggregates siloed per-project RAID logs into a portfolio-level risk heat-map to surface systemic risks such as a shared subcontractor in financial distress before they hit multiple projects.
Portfolio Intake & CDM 2015 Duty-Holder Checklist for New Project
Generates a structured intake checklist to onboard a newly won project into the SME's live portfolio, ensuring CDM 2015 duty-holder roles and golden thread documentation are captured from day one.
Respond to a Mid-Sprint Stakeholder Request Without Blowing Up Sprint Scope
Evaluate an urgent mid-sprint request's impact and produce an accept/defer/fast-track recommendation with a ready-to-send reply.
Portfolio-Level RAID Roll-Up for Cross-Project Risk Identification
Aggregate multiple project RAID logs to surface systemic, portfolio-wide risks such as shared subcontractor distress or material price volatility.
Portfolio-Wide CDM 2015 and Building Safety Act Compliance Calendar
Produces a rolling compliance calendar tracking CDM 2015 and Building Safety Act Gateway obligations across every live project in the portfolio.
Retention and Final Account Close-Out Tracker
Builds a tracker chasing retention release and final account agreement across every project approaching or past practical completion in the portfolio.
Portfolio Prioritisation Screen for New Bid Opportunity
Produces a structured screen scoring a prospective new project against portfolio-level strategic and capacity criteria before bid go/no-go.
Portfolio-Wide Health & Safety and Golden Thread Assurance Audit
Conducts a structured H&S/CDM compliance and Building Safety Act golden thread assurance review across every live project in the portfolio.
Retention Release and Defects Liability Period Closeout
A retention calculation, outstanding defects table and draft release letter for closing out a subcontract package after practical completion.
New House-Type Concept Charter
Generates an initiation-stage charter that aligns Technical, Commercial and Sales teams around a new house type before design work begins.
Supplier Substitution Change Note
Generates a formal change note assessing a mid-build supplier substitution against NHBC, Consumer Code and golden thread requirements before it silently alters the sold specification.
Change Request Impact & Stage-Gate Decision Assistant
Assesses a mid-project scope or spec change against schedule, budget and compliance impact and produces a sponsor-ready stage-gate decision recommendation.
Cross-Portfolio Resource Contention Heatmap
Builds a resource-loading heatmap identifying where the same site managers, QSs or subcontractors are double-booked across concurrent projects in the coming weeks.
Friday Portfolio Risk Register Update
Produces an updated, prioritised portfolio risk register from the week's project-level risk inputs, ready for the Friday commercial/QS wrap-up.
Subcontractor Mobilization Compliance Check
A pre-start compliance checklist verifying CDM 2015 competence, insurance, RAMS and CSCS status before a subcontractor mobilizes on site.
New Subcontract Package ITT Kick-off Brief
Generates a one-page kick-off brief summarising scope, programme dates and shortlist rationale before an Invitation to Tender is issued.
Gateway 2 / Golden Thread Readiness Check for a New House Type
Produces a readiness checklist and RACI to confirm golden thread record-keeping is embedded from the outset of a new house type's design initiation.
Benefits Realisation Plan with OEE Baseline & Post-Go-Live Tracking
Designs a benefits realisation plan at the planning stage so OEE, scrap and payback claims in the business case are actually measured after go-live, not just asserted.
Verify and Close Out a CAPA Before Audit Sign-Off
Assesses whether the evidence behind a CAPA actually supports closing it out, rather than rubber-stamping an overdue action.
Internal Audit Plan Against ISO 9001 / IATF 16949
Plan a Wednesday shop-floor internal audit with clause coverage, evidence to sample and a CAPA-ready findings structure.
Portfolio Cash Position and CVR Drift Report
Consolidates individual project cost-value reconciliation figures into a single portfolio cash position report for directors and funders.
Board-Level Procurement Report on Committed Spend vs Budget
A board-ready report summarising committed spend versus budget across live projects, flagging material price volatility and subcontractor insolvency risk.
Like-for-Like Tender Bid Comparison Matrix
Builds a normalised, weighted tender evaluation matrix that flags scope gaps and exclusions so the lowest bid isn't wrongly assumed to be best value.
Future Homes Standard Re-Approval Roadmap for the Live House-Type Range
Builds a phased, prioritised roadmap for bringing an existing portfolio of live house types up to Future Homes Standard without re-approving every type from scratch simultaneously.
Capex Stage Gate Release Decision Brief
Generates a structured go/no-go recommendation for releasing the next capex tranche at a PRINCE2 stage gate on a manufacturing capital project.
Run a Go/No-Go Readiness Check on a PPAP Submission Package
Cross-checks a PPAP package against AIAG requirements before submission, flagging gaps like sub-standard Cpk values that would trigger a customer rejection.
PPAP Submission Package Plan
Map every required PPAP element to an owner, source system and due date so the submission package assembles cleanly ahead of a customer launch deadline.
ITT Issue and Package Scope Clarification
An ITT covering letter and scope clarification schedule that resolves ambiguous provisional sums before bids go out, keeping tenders like-for-like comparable.
Subcontractor PQQ Compliance & Risk Review
Produces an evidence-based PQQ risk assessment memo covering CDM 2015 competence, financial stability and insurance adequacy before a subcontractor is invited to tender.
MMC Factory Volume Commitment Risk Assessment
Builds a risk-weighted feasibility assessment for committing a new product range to an offsite manufacturing partner's factory capacity.
Steering Meeting RAID Log Triage and Escalation Brief
Analyses a project's RAID log and supplier status update to surface the top emerging risks and prepares sponsor talking points ahead of the weekly project board meeting.
Draft a Supplier Corrective Action Request (SCAR) After a Goods-In Failure
Produces a formal SCAR letter plus tracker entry so a supplier's casting defect is escalated and chased, not left silent in an inbox.
Supplier Corrective Action Request (SCAR) Kickoff for Incoming Casting Failure
Initiate a formal SCAR to a sub-tier casting supplier after a goods-in inspection failure, setting containment and root-cause response deadlines.
Rollback and Backout Plan for a Platform Migration
Builds a detailed backout-testing plan and go/no-go criteria for a legacy-to-SaaS or ERP/CRM migration cutover.
NEC4 Compensation Event Assessment and Negotiation Brief
A negotiation brief assessing an NEC4 compensation event's contractual validity and cost/time reasonableness ahead of a subcontractor negotiation meeting.
Tender Clarification Query Response
Drafts a formal, auditable written response to a subcontractor tender query that preserves fair-tendering practice and the audit trail.
Spec Version-Control and Change Control Protocol
Designs a change control protocol and change note template to stop the technical, sales and build specifications for a house type drifting apart mid-development.
End of Project Closure Report to the Board
Produces a full PRINCE2-style end-of-project closure report covering outcome vs business case, financial summary, lessons learned, and compliance sign-off for a manufacturing capital project.
Flag Overdue and At-Risk Gauge Calibrations Before They Hit an Audit
Scans a calibration schedule to catch overdue or soon-due gauges and torque wrenches before a certification body finds them first.
New Product Introduction Quality Project Charter
Kick off the quality workstream of a new product introduction by chartering the FMEA update, PPAP level and milestones against the customer's APQP timeline.
Building Safety Act Gateway 2 Readiness Assessment
Builds a formal Gateway 2 readiness report identifying golden thread and competence gaps before a design-and-build package on a higher-risk building is tendered.
Value Engineering Workshop Prep Pack
Creates a pre-workshop pack that flags which cost-saving proposals risk breaching NHBC Standards or Part L before a Value Engineering session takes place.
Draft a Customer 8D Report for a Dimensional Non-Conformance
Turns a raw customer complaint into a structured, audit-ready 8D report against the 24-48 hour deadline.
8D Customer Complaint Kickoff & Containment Plan
Draft the opening disciplines of an 8D report - team, problem statement and containment actions - within the customer's tight response window.
Go/No-Go Readiness Checklist for Line Changeover or New Part Introduction
Generates a structured go/no-go checklist for a Thursday-style readiness review before a new part or ECN goes live on the line.
ECN Release Readiness Kickoff Brief
Generates a structured kickoff brief for a Change Control Board review of a pending Engineering Change Notice, cross-checking stock burn-down and tooling readiness before release.
Change Success and Adoption Power BI Dashboard Spec
Defines the KPI set and layout for a weekly Power BI dashboard reporting change success rates and rollout adoption to leadership.
Value Engineering Impact Assessment Matrix
Scores proposed Value Engineering cost-saving items against SAP/Part L and NHBC compliance risk ahead of a housebuilder's VE workshop.
Site-Ready User Story Writer
Converts a raw site quote or observation into INVEST-format user stories with acceptance criteria built for offline, gloved-hand use.
Audit the Golden Thread Feature Set Against Gateway 2/3 Readiness
Produces a gap-analysis audit of the product's golden thread and document-control features against Building Safety Act Gateway 2/3 evidentiary requirements ahead of a client or regulator review.
Long-Lead Procurement Risk Schedule
Flags which long-lead packages will consume programme float and need earlier order dates than currently planned.
Risk Register Review and Extension of Time Entitlement Assessment
Updates the project risk register and assesses whether recent delay events qualify for an Extension of Time claim.
Three-Way Spec Drift Reconciliation Check
Compares the technical, sales and site versions of a house-type specification to flag drift and recommend a single source-of-truth fix under ISO 19650 CDE governance.
Multi-Persona Backlog Prioritisation Matrix
Scores and ranks conflicting backlog requests from QS, site manager, and director personas against adoption, contract, and cost-fit factors.
Draft the Sprint Review Demo Script and Friday Stakeholder Report
Produces a ready-to-deliver sprint demo script and an accompanying board/sponsor report that ties completed work back to a specific site pain point.
Subcontractor Programme Clash Detection
Compares a subcontractor's submitted programme against the master programme to surface conflicts before they hit site.
Subcontractor Payment Certificate, CIS and Retention Compliance Tracker
Flags compliance gaps in subcontractor CIS status, insurance, and retention before payment certificates are issued.
CDM 2015 Pre-Construction Information & F10 Mobilisation Checklist
Builds a mobilisation-stage checklist confirming HSE notifiability and structuring the pre-construction information pack and construction phase plan under CDM 2015.
Snagging Trend Analysis for Product Feedback
Groups site snagging and defect data by house type to distinguish recurring spec-level faults from one-off site issues and flags NHBC claim risk.
Gateway 2/3 Compliance Roadmap & Risk-Adjusted Sprint Plan
Builds a 3-sprint, risk-adjusted roadmap aligning golden-thread delivery to ISO 19650 while managing regulatory uncertainty and competing commercial demands.
Produce a Cross-Project Lessons-Learned Brief at Contract Close-Out
Consolidates validated learning from a completed project into a transferable lessons-learned brief before the site team disbands, addressing the risk that insight is lost to subcontractor churn between projects.
RFI Critical Path Impact Tracker
Prioritises open RFIs and drawing queries by their effect on the critical path and flags which need formal contractual notice.
Practical Completion Readiness and Lessons Learned Report
Builds a practical completion readiness checklist and structured lessons-learned report as the project approaches handover.
RFI and Drawing Register Set-Up in the Common Data Environment (ISO 19650)
Designs an RFI register and drawing/transmittal protocol at project mobilisation to stop superseded-drawing rework and unanswered RFIs.
House-Type Rollout Closeout and Lessons Learned Report
Reconciles a house type's actual delivered cost, quality and variant data against its original approved budget and produces a retain/refresh/retire recommendation for the product roadmap.
Site Feature Discovery Brief Generator
Turns a raw site-feedback idea into a validated, circulation-ready discovery brief before it enters the backlog.
Turn Site Shadowing Notes into Offline-Ready User Stories
Converts raw site-visit observation notes into properly formatted user stories with offline-sync acceptance criteria, addressing the classic failure mode of features validated only in the office.
Procurement Schedule & Lead-Time Risk Assessment at Project Kickoff
Builds an initial procurement risk schedule at kickoff, working backwards from the master programme to flag long-lead materials and information dependencies.
RAMS and CSCS Site-Gate Compliance Check
Cross-checks this week's incoming subcontractor operatives against RAMS approval and CSCS card status to catch gaps before they cause a site-gate stoppage.
NEC4 Delegated Authority & Compensation Event Sign-Off Matrix
Builds a threshold matrix defining which NEC4 Compensation Events the Project Manager can approve versus which require the sponsor's formal sign-off.
Final Account Reconciliation and Loss-and-Expense Claim Triage
Triages contested final-account claims and recommends a negotiation and retention-release strategy for a Project Sponsor closing out a construction contract.
Gateway 3 Golden Thread Handover Readiness Pack
Audits golden thread documentation completeness for a house type ahead of Building Safety Regulator Gateway 3 and produces a go/no-go recommendation for handover.
Golden Thread Compliance Feature Business Case
Builds a one-page business case to decide whether an urgent Building Safety Act compliance request should jump the roadmap queue.
Resolve Conflicting Stakeholder Requirements into a Prioritised Sprint Backlog
Turns competing QS, site manager and project director asks into a single trade-off table and a ranked backlog for the next sprint, using a weighted scoring framework.
CDM 2015 and Golden Thread Documentation Framework
Builds an initial golden thread and CDM 2015 documentation checklist at project set-up for a higher-risk building.
Weekly Client and Board Progress Report Generator
Turns raw weekly progress data into a client-ready, RAG-rated progress report for Thursday reporting.
Weekly Subcontractor Coordination Meeting Agenda & Actions Tracker
Produces a ready-to-run weekly subcontractor coordination meeting agenda and a live minutes/actions register template.
Compile the Monthly Quality KPI Pack for the SLT
Converts raw NCR, scrap, PPM and OTIF data into a board-ready quality KPI pack with RAG status and trend commentary.
ERP/BIM Integration Feasibility Assessment
Assesses whether a new feature request should trigger a full COINS/Eque2/ISO 19650 CDE integration or a cheaper interim fix.
Diagnose Field Adoption Drop-off and WhatsApp Workarounds Using Usage Data
Analyses platform usage logs against site headcount to pinpoint where and why trades are bypassing the app for WhatsApp, and proposes a monitoring dashboard to track the fix.
4-Week Look-Ahead Programme Builder
Converts master programme activities and current site progress into a coordinated 4-week look-ahead for the Wednesday site walk.
Cost Value Reconciliation and Cost-to-Complete Review
Produces a CVR summary highlighting margin erosion and at-risk packages ahead of the weekly QS review.
RFI Overdue Triage & Escalation Drafting
Turns a raw RFI log into a prioritised overdue list and ready-to-send escalation emails to designers/consultants, referencing JCT information-release obligations.
NEC4 Compensation Event Sign-Off Brief for Sponsor Authority
Generates a board-ready decision brief for a Project Sponsor to authorise or reject an NEC4 Compensation Event or CVI that exceeds the Project Manager's delegated authority.
Package-Specific Quality Plan for New Subcontractor Mobilisation
Drafts a project quality plan section for a newly appointed subcontractor package before works start on site.
Confirmation of Verbal Instruction (CVI) Drafting from Site Note
Converts a rough site note about a verbal instruction into a formal CVI document, flagging cost/time impact and NEC4 compensation event or early warning triggers.
Stress-Test the Business Case Before You Sign Off Stage 2
Sanity-checks an outline business case cost plan against known RIBA Stage 1-2 optimism bias before the sponsor commits the board to it.
Single Source of Truth Weekly Sponsor Board Pack
Reconciles the QS's CVR, contractor programme and PM's RAID log into one RAG-rated board summary for the Project Sponsor.
Golden Thread Framework Setup for Higher-Risk Building Mobilisation
Builds a Building Safety Act golden thread information framework and Gateway 2 evidence checklist at project kickoff for a Higher-Risk Building.
Weekly Trade Package Quality Audit Protocol
Builds a structured audit plan and findings template for the Thursday formal audit of one trade package (e.g., M&E containment or curtain walling) against the project Quality Plan and ISO 9001:2015.
Create a Sectional Completion and Plot Release Schedule Template
Builds a starter schedule template mapping sectional/plot completion dates, dependent trades and re-sequencing risk for a multi-plot or multi-block development.
Change Freeze Violation and Standard-Change Abuse Audit
Analyses a change log export to detect freeze-window violations and misuse of Standard Change status, then produces a remediation report.
Weekly Programme Reconciliation & RAG Progress Dashboard
Reconciles scattered subcontractor progress updates against the master programme and produces a RAG-status weekly report for the PM and client.
Gateway 2 Golden Thread Readiness Assessment
Produces a gap analysis of golden-thread documentation ahead of a Building Safety Regulator Gateway 2 submission for a higher-risk building.
Subcontractor Insolvency Early-Warning and Re-Procurement Contingency Plan
Builds a 5x5 risk-rated brief and re-procurement contingency plan for a Project Sponsor spotting subcontractor insolvency or labour-shortage warning signs before the risk workshop.
Project-Wide QMS Mobilisation and Audit Governance Framework
Designs a full project quality management system mobilisation plan integrating ISO 9001, ISO 19650 and NEC4 quality clauses across multiple work fronts and subcontractors.
Golden Thread Gap Analysis for Gateway 2/3 Readiness
Cross-checks the current state of quality and compliance evidence for a Higher-Risk Building against Building Safety Act golden-thread requirements ahead of a Gateway 2 or Gateway 3 review.
Build a Retention Release Tracker Against Practical Completion and the Defects Rectification Period
Produces a retention (moiety) release tracker linking the first and second retention payments to Practical Completion and the Certificate of Making Good, preventing indefinite retention holds.
Plant On/Off-Hire Schedule Optimisation Against Programme
Reconciles plant on/off-hire dates with actual resource-loaded programme progress to cut idle rental cost, referencing 4D scheduling practice under ISO 19650.
Subcontractor Payment Application Compliance Check (Construction Act)
Checks a subcontractor's payment application against the schedule of works and the statutory payment/pay-less notice deadlines under the Construction Act.
One-Page Single Source of Truth for the Board Pack
Reconciles the QS's CVR, the contractor's Asta/P6 programme, and the PM's RAID log into one consistent sponsor-ready board summary.
Practical Completion and Benefits Realisation Readiness Review
Produces a GO/NO-GO readiness review separating true construction completion from operational and benefits-realisation readiness ahead of Practical Completion.
Inspection and Test Plan (ITP) Draft for a Trade Package
Drafts a sequenced ITP with hold and witness points for a specific subcontractor trade package ahead of works starting.
Post-Implementation Review (PIR) Template for a Major Migration
Structures a Post-Implementation Review capturing incidents, ADKAR reinforcement gaps and lessons learned to feed future RFCs.
Reframing Sprint Metrics as RAG Status for an ICB or Trust Board
Translate sprint velocity and burndown data into a RAG-status governance report format expected by an Integrated Care Board or Trust digital transformation board.
Practical Completion Snagging & Retention Release Pack
Compiles a scattered snagging list and evidence into a structured Practical Completion handover pack supporting release of retention under JCT and golden-thread record-keeping.
Planning-Phase Risk Workshop: Contingency, Benefits and Payment Exposure
Runs a structured risk-register workshop covering contingency erosion from informal variations, benefits realisation gaps, and Construction Act payment/adjudication exposure.
RACI and Ceremony Charter for a New Scrum Team
Creates a lightweight team charter defining roles, ceremony cadence and decision rights for a newly formed squad.
Production Incident Impact Assessment on Sprint Commitment
Helps the Scrum Master quickly quantify how a mid-sprint production incident affects sprint commitments and re-forecast the sprint.
Risk-Based Proactive Audit Schedule Across Trade Packages
Builds a risk-prioritised rolling quality audit schedule across all trade packages for the project programme, shifting the Quality Manager from reactive to proactive oversight.
Draft an Exchange Information Requirements Checklist Tied to RIBA Stage Gates
Produces an EIR checklist that ties information deliverables to RIBA Plan of Work stage gates so downstream release slippage caused by late client/employer's agent sign-off is caught before it happens.
Golden Thread / HRB Gateway Release Compliance Check
Cross-references the Information Release Schedule against Golden Thread and health-and-safety-file requirements to catch gateway sign-off gaps before they surface late.
NCR Tracking and Root-Cause Analysis System Design
Designs a structured NCR log and root-cause analysis template to replace fragmented spreadsheet/WhatsApp tracking before a project ramps up on site.
Monthly Quality KPI Report & NCR Close-Out Summary for Client/Board Pack
Converts the month's NCR closure evidence and inspection records into a formatted quality KPI report ready for inclusion in the monthly client or board pack.
Pre-Pour Hold Point & Witness Point Verification Checklist
Generates a site-ready verification checklist to confirm every ITP hold and witness point has been signed off before concrete is poured, rebar is covered, or any element is closed in.
Design a CDE Suitability Code Governance Protocol for a Multi-Block Housebuilding Scheme
Creates a governance protocol enforcing correct CDE suitability code use and version control across multiple blocks, targeting the 'wrong revision on site' failure mode.
Practical Completion Snagging Closeout Tracker
Categorises an open snagging list into PC-blocking versus defects-period items and produces a readiness statement ahead of certifying Practical Completion.
CDM 2015 Competency and Golden Thread Resourcing Framework
Designs a competency-verification and record-keeping framework for workforce resourcing on a higher-risk building project, aligning CDM 2015 duties with Building Safety Act 2022 golden thread requirements.
Weekly Plant On/Off-Hire Reconciliation Against Programme Progress
Compares plant hire schedules against actual site progress to flag idle kit and quantify weekly cost exposure ahead of the look-ahead meeting.
Review Pre-Construction Information and RAMS Against CDM 2015 Duties
Reviews a subcontractor's RAMS and pre-construction information for genuine site-specific hazard control rather than boilerplate compliance, as part of CDM 2015 duty-holder review.
Kickoff RAID Log & SOW Alignment Check for a Fixed-Price Client Engagement
Builds an initiation-stage RAID log and flags where a fixed-price Statement of Work conflicts with agile sprint delivery, before sprint 1 begins.
Snagging List Triage & Practical Completion Readiness Assessment
Categorizes and prioritizes a raw snagging list ahead of practical completion, producing a trade-by-trade readiness report to prevent the defects period from overrunning.
Develop a Risk-Buffered Information Release Programme Accounting for Employer's Agent Stage-Gate Delays
Creates an advanced, risk-adjusted release programme that builds explicit buffers for historic employer's agent and client stage-gate delays so downstream release slippage isn't wrongly attributed to the design team.
Pre-Mobilisation CSCS/CPCS Card & Induction Compliance Check
Cross-checks incoming operatives' competency cards and induction status against CDM 2015 requirements before a site mobilisation.
Plan Golden Thread Documentation for a Gateway 2 Design Change
Creates a documentation and approval plan for capturing a design change through Gateway 2 change control on a Higher-Risk Building, satisfying Building Safety Act 2022 golden thread requirements.
Gateway 3 Golden Thread Readiness Review for a Higher-Risk Building
Audits design changes since Gateway 2 against the golden thread record ahead of Gateway 3 submission to the Building Safety Regulator, flagging any change missing digital or change-control evidence.
Initial Agile Maturity Assessment for a Newly Formed Bank Squad
Score a new bank squad across five delivery dimensions, flag regulatory risk gaps, and produce sprint-ready coaching actions in a format suitable for a bank line manager.
Build an ISO 19650-Aligned Information Release Schedule
Generates a starter Information Release Schedule mapped against the Master Information Delivery Plan to stop design consultants issuing 'for coordination' drawings instead of 'for construction' ones.
CDE Document Register Suitability Code Audit
Audits a document register for suitability-code and CDE-state mismatches so site always builds from a single confirmed live revision.
New Project Resource Mobilisation Plan
Builds a first-cut labour, plant and competency-verification mobilisation plan at project kickoff, tying trade sequencing to CDM 2015 duties.
Resolve Double-Booked Labour-Only Subcontractor Gang Clash
Analyses a gang double-booked across two live sites and recommends the best resolution using programme float and contractual context.
Design a QRA and Contingency Drawdown Methodology Linked to the Live Programme
Designs a Monte Carlo-based quantitative risk analysis methodology that links the risk register to the live programme and NEC4 compensation event tracking, with contingency drawdown rules.
Defects Liability Period and Retention Risk Closeout
Closes out the live risk register at practical completion, carrying forward residual defect and retention risk into a DLP tracker and capturing lessons learned for the next project.
Multi-Vendor Definition of Done Charter
Draft a shared, cross-vendor Definition of Done charter reconciling in-house devs, an offshore SI, a PIM vendor, and a payment gateway partner around one release train.
Retention Release & Certificate of Making Good Tracker
Tracks defects-period end dates and Certificate of Making Good status across sections to stop second-moiety retention being held past its contractual trigger.
Two-Week Look-Ahead Labour Histogram Builder
Turns a raw programme extract and current site actuals into a two-week labour histogram highlighting gaps ahead of Monday's look-ahead meeting.
Multi-Site Trade Resource Cannibalisation Risk Report
Detects silent reallocation of a scarce trade between concurrent sites and produces an escalation memo quantifying float and critical-path risk.
Assess Tier 2/3 Subcontractor Financial and Insurance Risk Before Onboarding
Produces a risk-based onboarding recommendation for a subcontractor package by combining financial health screening, PI insurance and collateral warranty checks against PAS 91 pre-qualification criteria.
Weekly Risk Heat Map and Client/Funder Bulletin
Converts the technical risk register into a client- and funder-ready weekly bulletin with a heat map, month-on-month trend, and plain-English risk commentary.
Capacity Planning Across Agile Squads with Legacy Mainframe Release Constraints
Build a three-PI cross-ART capacity model that quantifies delivery drag from monthly mainframe release windows, proposes a slot-reservation policy, and embeds PRA operational resilience rollback requirements into the Definition of Done.
Subcontractor Resource Capability Pre-Qualification Assessment
Scores a labour-only subcontractor's PQQ responses against PAS 91 criteria to flag capacity, licensing and levy risks before the gang is committed to a project.
Rebuild Labour Histogram After Weather Delay or Design Variation
Resequences a resource-loaded programme and recalculates the labour histogram after a disruption invalidates the current plan.
Build a Project Risk Register Framework at Contract Award
Sets up a structured, ISO 31000-aligned risk register and initial top-risk list at the start of a new NEC4 construction project.
Site-Specific RAMS Compliance Review Under CDM 2015
Checks a subcontractor's RAMS against CDM 2015 duties and the site's actual hazards before permit-to-work is issued, catching generic boilerplate that would otherwise pass a paper audit.
Aligning a Two-Week Sprint Cadence with the Bank's CAB Release Windows
Produce a sprint-to-release alignment plan that maps agile sprint activities to CAB submission deadlines and proposes an ITIL standard change pre-approval strategy to reduce production release lag.
Translating Agile Flow Metrics into RAG-Status Portfolio Reporting for a Bank Steering Committee
Convert squad-level flow metrics (throughput, cycle time, WIP) into RAG-status language for a bank Steering Committee, identify the highest-risk squad, and propose two outcome-based metrics to shift executive focus from milestones to value delivery.
Package Close-Out Resource Demobilisation & Lessons-Learned Report
Produces a demobilisation checklist and variance report confirming gangs released, plant off-hired, and CIS/retention items closed at package or project end.
Draft the Weekly Risk Bulletin for Client and Funder Reporting
Translates the technical risk register into a concise, non-technical weekly bulletin for client and funder stakeholders, showing risk trend and RIDDOR status.
Subcontractor Insolvency and Supply Chain Risk Screening
Analyses financial screening data on a subcontractor against PAS 91 and insolvency warning indicators, then produces a ranked mitigation plan and risk register entry quantifying cascade exposure.
Writing a Regulatory-Extended Definition of Done for a UK Bank Squad
Produce a two-section Definition of Done covering both technical and regulatory evidence criteria, with named regulatory sources, role-based ownership, and blocking/informational flags, formatted for Confluence.
Handing Off an Agile Programme into BAU within the Bank's Three Lines of Defence
Produce a programme closure and BAU transition pack including team-specific operating models, an SM&CR attestation readiness checklist, a knowledge transfer plan, and a PRINCE2 closure report executive summary covering Consumer Duty benefits realisation.
Write User Stories and Acceptance Criteria for a New Affordability-Check Rule
Turns a new loan origination affordability-check rule into build-ready Gherkin user stories flagged with legacy-system and sign-off risk.
NEC4 Early Warning Notice and Compensation Event Risk Linkage
Drafts an NEC4 clause 15.1 Early Warning Notice, tests compensation event entitlement and time-bar compliance, and produces a quantified risk register update linking the two.
Facilitating PI Planning for a Consumer Duty Remediation Programme
Design a two-day PI Planning event agenda for a six-squad ART delivering Consumer Duty remediation, integrating Legal/Compliance input, cross-team dependency mapping, and FCA outcome tagging into PI Objectives.
Diagnosing Agile Theatre and Designing a 90-Day Intervention in a UK Bank
Classify observed agile theatre symptoms by root cause, produce a 90-day phased intervention plan engaging the Three Lines of Defence, design a gameable-proof health check scorecard, and write an executive briefing for the CTO and Head of IT Risk.
Set Up a RAID Log for a Regulatory Change Programme
Creates a bank-regulatory-specific RAID log covering risks, assumptions, issues and dependencies for the planning phase of a change programme.
Triage and Classify UAT Defects for Root Cause Trends
Classifies open UAT defects by root cause and regulatory-deadline risk, and flags systemic patterns for escalation ahead of go-live.
DACI Decision Record for Choosing the Delivery Squad/Pod Model
Produces a DACI-based decision record to structure a new squad or client pod before ceremonies and boards are set up, addressing shared-resource risk.
Designing a Regulatory Epic Classification Framework at Programme Inception
Build a tiered epic classification system and adapted WSJF scoring template that prevents mandatory regulatory work from colliding with value-led delivery on a SAFe ART in a UK bank.
Decomposing a CASS 7 Regulatory Epic into Sprint-Sized Deliverable Stories
Apply the SPIDR splitting framework to break a CASS client money segregation epic into 12+ sprint-ready stories, design a parallel-track plan around a TPRM vendor assessment blocker, and write three fully formed stories with BDD acceptance criteria.
Draft a Business Case for a Consumer Duty Fair Value Review
Builds a one-page, steering-committee-ready business case scoping and justifying a Consumer Duty fair value review for a named product.
Prepare a Change Advisory Board (CAB) Pack
Assembles a six-section, audit-ready CAB pack for a production release to a regulated banking system.
ADKAR Readiness Survey & Training Needs Analysis Designer
Builds an ADKAR-based stakeholder readiness survey and training needs analysis for an upcoming system or process go-live.
Change Freeze Window Planner & Pipeline Prioritisation Matrix
Plans changes around known freeze windows and prioritises a backlog of regulatory versus discretionary changes competing for limited delivery capacity.
Consumer Duty Programme Charter Drafting
Generates a first-draft programme charter for a Consumer Duty change initiative, framed to satisfy FCA supervisory expectations rather than just the letter of the rule.
90-Day Coaching Plan for a Compliance Manager Acting as Product Owner
Diagnose the root causes of a compliance-professional Product Owner's blockers in a bank agile squad and produce a structured 90-day coaching plan with conversation guides, structural fixes, and a BDD acceptance criteria template aligned to Consumer Duty.
Turn a Regulator Letter into a Testable Requirements Backlog
Converts an FCA 'Dear CEO' letter or PRA supervisory statement extract into a structured, ownable, testable requirements backlog ready for the obligations register.
Reverse-Engineer Business Rules from a Legacy COBOL Batch Job
Builds an SME interview script, plain-English business rules table and knowledge-capture outline to de-risk single-SME dependency on a legacy mainframe batch job.
Change Risk Matrix & Operational Resilience Impact Tolerance Assessor
Scores a proposed change against a Change Risk Matrix and maps it to Important Business Service impact tolerances under PRA/FCA Operational Resilience rules.
Post-Implementation Review & Benefits Realisation Tracker
Structures a Post-Implementation Review and benefits realisation assessment against the original business case for a completed change.
UAT Defect Triage Briefing for Core Banking Vendor Call
Prioritizes a list of open UAT defects and produces a talking-points agenda for a vendor triage call with an outsourced core banking supplier.
Running a Post-PI Retrospective for a PSD2 Open Banking ART
Design a two-hour Post-PI retrospective facilitation pack for a regulated ART, including an agenda, facilitation script with regulatory disruption prompts, a PRINCE2-compatible lessons learned log, and a carry-forward action tracker.
Design a Data Mapping Plan for a CRM-to-Core-Banking Interface
Creates a source-to-target data mapping plan with validation checks and lineage risk analysis for a fintech-CRM to core banking integration.
Prepare a RAG Status Slide for Steering Committee
Turns weekly progress notes into a concise RAG status update, broken down by scope, schedule, resource and compliance sign-off, for the Friday sprint freeze.
SM&CR Senior Manager Accountability & SoR Update Mapper
Identifies which Senior Manager is accountable for a proposed change and drafts the Statement of Responsibilities update needed before CAB sign-off.
Branch & Contact-Centre Comms and Training Rollout Plan
Drafts end-user comms and a training rollout plan for frontline branch and contact-centre staff ahead of a system or process go-live.
Review a Vendor Security Questionnaire for Customer Due Diligence
Evaluates a sub-processor or outsourced dev shop's security questionnaire responses against the company's own ISO 27001 and Cyber Essentials obligations ahead of a customer audit.
Build a Regulatory Obligations Traceability Matrix
Produces an audit-ready traceability matrix linking each Basel 3.1 obligation through requirements, design, test evidence and sign-off owner.
Draft a Consumer Duty Fair Value Assessment
Produces a formal, regulator-ready Fair Value Assessment document with cost-benefit analysis, segment findings and an audit evidence log.
Weekly CAB Pack & Agenda Builder
Compiles a weekly Change Advisory Board pack and agenda from a list of pipeline changes, ready to circulate before the governance meeting.
Audit Evidence Pack Compiler for S166/Internal Audit Review
Assembles a complete, audit-ready evidence pack for a change or remediation programme facing internal audit or Section 166 skilled person review.
Facilitate a Clash Detection Triage Session as a Recurring Backlog Ritual
Structures a recurring Navisworks/Solibri clash detection triage session as a formal sprint ceremony with clear ownership and prioritisation.
Third-Party & Critical Third-Party Risk Screening at Kickoff
Produces a vendor risk screening questionnaire and escalation triggers for a change initiative that depends on an outsourced core banking or SaaS supplier, aligned to DORA critical third-party expectations.
Daily Portfolio Stand-up & RAID Review Agenda
Generates a focused Monday stand-up agenda that reviews the RAID log and flags SME bottlenecks across a multi-workstream regulatory change portfolio.
Produce a Post-Implementation Review for a Regulatory Change Programme
Drafts a formal Post-Implementation Review covering delivery summary, outcome evidence, lessons learned and audit trail confirmation for a completed regulatory change.
RAID Log Builder for Core Banking/Payments Change
Generates a structured RAID log from workshop notes for a core banking or payments system change, ready for CAB review.
Change & Portfolio MI Dashboard Narrative Generator
Converts raw change pipeline data into a Programme/Portfolio Office MI narrative and dashboard commentary.
CAB Submission Pack Generator
Drafts a complete Change Advisory Board submission pack for a production release, including rollback plan and test evidence summary, ready for a fortnightly CAB cycle.
Risk & Compliance Sign-off Tracker to Prevent Late-Stage Rejection
Builds a live sign-off tracker for outstanding second-line Risk and Compliance approvals with escalation paths, designed to catch control gaps before the final gate rather than at it.
Facilitate Backlog Refinement Under Engineering Capacity Constraints
Produces a refinement agenda and a capacity-sized backlog slice that flags key-person dependency risk for a lean engineering squad.
Regulatory Change Intake & Business Case Drafter
Turns a raw regulatory driver into a structured change intake record and outline business case ready for portfolio triage.
Stakeholder Workshop Guide & Vendor Dependency Impact Assessment
Produces a facilitation guide and third-party dependency impact assessment for a multi-stakeholder workshop on a payments system change.
RAID Log Build for ISO 20022 Payments Migration
Creates a structured RAID log for a payments-change workstream migrating to ISO 20022 messaging, tailored to CHAPS/Faster Payments dependencies and legacy core banking batch risk.
RAG Status Pack for Steering Committee and Risk Committee
Produces two tailored RAG status pack outlines from the same underlying workstream data - one for the portfolio steering group, one for the Risk Committee - each cut to its audience's priorities.
Evaluate a Scope Change Request on a Consumer Duty Remediation Programme
Produces a structured Change Request evaluation report with regulatory risk assessment, a Change Delivery Committee recommendation, and two new RAID log entries formatted for Clarity PPM.
Calibration & Gauge R&R Schedule Plan
Build a proactive calibration and measurement system analysis schedule with alert lead times to stop overdue gauges being caught only at audit.
Impact Tolerance & Release Calendar Mapping Around Change Freezes
Builds a release calendar that maps planned deployments against defined operational resilience impact tolerances and known bank change-freeze windows, flagging scheduling conflicts.
Benefits Realisation Tracking Dashboard Design
Designs a benefits realisation dashboard specification tying a programme's original business case metrics to trackable post-go-live data sources, to close the gap between 'delivered' and 'benefit achieved'.
Draft a PRINCE2 Project Initiation Document for a Regulatory Change Project
Helps a PMO Analyst produce a fully structured PRINCE2 PID for a new bank change project, with all governance sections complete and gaps flagged for sponsor resolution.
Compile an Audit-Ready Governance Evidence Pack for a PS26/6 SM&CR Programme Walkthrough
Produces an Audit Evidence Index Table, a risk-ordered gap analysis with remediation actions, and a structured talking-points document for the PMO to present to Internal Audit within a ten-day window.
ECN Cutover Plan with eBOM/mBOM Reconciliation and Stock Burn-Down Schedule
Builds a phased cutover plan for an engineering change that sequences stock depletion, tooling readiness, and BOM reconciliation to avoid mixed-build production.
New Product Introduction Launch Charter
Builds an APQP-aligned launch charter for a new product introduction, sequencing PPAP milestones, CCB roles, and risks ahead of start-of-production.
Data Migration Reconciliation Plan for Core Banking Cutover Weekend
Builds a detailed reconciliation and rollback-trigger plan for a core banking system migration cutover weekend, addressing legacy-to-target ledger balance checks.
Identify and Resolve Resource Double-Bookings Across Two Concurrent Regulatory Programmes
Produces a resource contention table from a Clarity PPM extract and a prioritised escalation note for the Resource Review meeting, covering concurrent ISO 20022 and Consumer Duty programmes.
Rollback and Contingency Plan for an MES/ERP Configuration Release in a 24/7 Production Window
Produces a rollback plan with abort criteria and manual fallback procedures for an MES or ERP configuration change squeezed into a live multi-shift production window.
Multi-Site Rollout Stakeholder and Readiness Assessment
Assesses release readiness across multiple plants for a shared engineering change, comparing FAI, PPAP, and tooling qualification status to recommend staggered or simultaneous go-live.
Rush Order Resource Feasibility Check
A quick-turnaround feasibility check a Resource Manager runs the moment sales pulls forward a rush order, before committing to the customer.
Rapid Resource Rebalance After Skilled Operator Absence and Machine Changeover
Generates a re-sequenced finite capacity plan when key CNC setters are off sick and a bottleneck machine is mid-changeover for a rush order.
Post-Implementation Review and Lessons Learned
Produces a structured post-implementation review covering delivery performance, benefits status and regulatory risk read-across, including consideration of Section 166 exposure if issues occurred at go-live.
Build a Portfolio Prioritisation Recommendation for the Quarterly Investment Committee
Produces a ranked portfolio table and escalation pack for the Investment Committee, applying MoP principles to sequence regulatory Must Do projects against discretionary change within constrained budget and resource.
Draft a PRINCE2 Project Closure Report for a Consumer Duty Communications Remediation Project
Produces a PRINCE2-compliant Project Closure Report with scope and cost outturn, a lessons learned table, a SharePoint documentation checklist, and a post-implementation review recommendation.
Weekly Release and Traceability Log for Plant Manager and OEM Customer Reporting
Compiles the week's ECN releases, NCR/concession decisions, and PPAP status into a formatted traceability report for internal and OEM audiences.
Knowledge Transfer and Handover Plan to Support Team
Creates a handover checklist, knowledge transfer plan, and resource release note for transitioning a completed project to support/ops.
Draft a Board/Investor Roadmap Update Slide
Produces board-ready slide content linking roadmap progress to the north star metric and runway, with risks like key-person dependency flagged.
Seed the Initial RAID Log for a New Consumer Duty Remediation Programme
Generates a pre-populated four-section RAID log (Risks, Assumptions, Issues, Dependencies) for a Consumer Duty programme kick-off, ready to import into Clarity PPM.
Diagnose and Challenge a 'Green-Until-Red' Governance Theatre Pattern in the Portfolio Dashboard
Produces Red Flag Analysis reports with PMO-assessed RAG re-ratings, challenge question lists for the Portfolio Review Board, and a proposed RAG Validation Protocol to prevent governance theatre in a UK banking PMO.
Multi-Site PPAP/FAI Validation Lag Tracker and Rollout Decision Matrix
Builds a cross-site tracking matrix that surfaces which plant's PPAP or FAI validation is lagging and recommends whether to run a synchronized, phased, or held rollout.
PPAP Submission Plan for OEM Supplier Portal
Builds a milestone-based PPAP submission tracker for a customer supplier portal such as SupplyOn, sequencing dimensional, FAI, and capability evidence ahead of a launch date.
New Automotive Contract Resource Readiness Assessment
A go/no-go capability and capacity gap assessment run at the initiation of a new IATF 16949 automotive contract bid.
Weekly Load vs Capacity and Utilisation Report for the Contract Review
Turns raw timesheet/MES and order data into the weekly utilisation, overtime and at-risk delivery report presented at the project/contract review meeting.
New Product Introduction Risk Management Charter (FMEA-Linked)
Draft a formal risk management plan/charter for a New Product Introduction (NPI) project that embeds FMEA and PPAP requirements into IATF 16949-compliant project initiation.
Send Consistent RAG Status Chaser Emails to Project Managers Before the Portfolio Review Board
Produces a general Monday chaser email, a targeted Amber/Red exception email, and a 200-word RAG rating guide for PMs, calibrated to a UK bank PRINCE2 governance context.
Post-Release Closure Report with NCR/Concession Disposition and Lessons Learned
Generates a closure report for a completed release summarizing concession sign-offs, root cause notes, and follow-up actions before the release log is closed out.
Concurrent ECN Conflict and Capacity Sequencing Plan
Sequences multiple pending Engineering Change Notices landing on the same line in the same week to avoid unplanned rework loops, with MRB and rollback triggers defined.
Weekly Load vs Capacity Rebalance After Absence and Rush Insertion
A mid-week rebalancing of the resource plan after skilled operator absences and a mid-changeover rush job disrupt the finite schedule.
End-of-Contract Resource Closeout and Lessons-Learned Report
Produces a closeout report reconciling planned vs actual resource use, scoring subcontractor performance, and updating the skills matrix and 13-week forecast after a customer contract or NPI trial completes.
Sub-Tier Supplier Risk Screening for New Supplier Onboarding
Create a consolidated sub-tier supplier risk screening pack at supplier onboarding stage to close the Tier 1 visibility gap and cut duplicate audit paperwork.
Run a Post-Launch Adoption & GTM Alignment Retro
Analyses post-launch adoption data against the north star metric, diagnoses GTM misalignment, and produces a closing recommendation to iterate, scale or sunset the feature.
Regulatory vs Discretionary Triage for the Change Investment Board
Screen a new initiative for regulatory classification, SME capacity risk, and SMCR accountability before it enters the Book of Work.
Regulatory Deadline Red-Flag Report from the Book of Work
Generate a current-quarter red-flag report identifying regulatory programmes at risk of missing FCA/PRA deadlines, with a prioritised action list and an Exco escalation note.
Compile a Portfolio RAG Status Report for the Portfolio Governance Board
Transform raw project status updates from PMs into a normalised portfolio RAG summary table and executive narrative ready for the weekly Portfolio Governance Board pack.
Change Freeze Window Delivery Calendar
Map portfolio delivery milestones against mandatory bank change freeze windows to identify release slot compression risks and produce a re-sequenced plan with SS1/21-aligned rollback provisions.
Change Impact Communication for Mid-Sprint Requirement Change
Drafts a change request, stakeholder email, and Confluence changelog entry for a requirement change arriving mid-sprint.
DORA Metrics Weekly Health Check
Analyses the four DORA metrics to detect whether the team is optimising deployment speed at the expense of stability.
TPRM Initiation Gate Pack for a Tier-1 SI Programme
Build a TPRM gate pack meeting FCA/PRA Operational Resilience and DORA requirements before a Tier-1 SI engagement proceeds to Planning.
Monthly Portfolio RAG Narrative for Exco Board Pack
Produce a normalised, cross-divisional portfolio RAG narrative that reconciles fragmented PPM tool data into a single board-ready version of the truth.
Draft a 5-Case Business Case for a Regulatory Change Initiative
Generate a structured HM Treasury Green Book 5-case outline business case for a new regulatory change programme seeking Change Investment Committee approval.
Reprioritise the Change Portfolio Following a Regulatory Dear CEO Letter
Produce a portfolio triage, resource reallocation analysis, and a one-page reprioritisation paper for the Group Transformation Steering Committee in response to an unplanned FCA or PRA Dear CEO letter.
Reconcile Governance Board Documentation Requirements
Creates a single master documentation set that can be reformatted for the Digital Board, Clinical Safety Group, IG Steering Group and Change Advisory Board without duplicating BA effort.
Business Case Narrative for Investment Committee Approval
Draft a PRINCE2-structured business case for a new initiative ready for Investment Committee submission, distinguishing Run the Bank from Change the Bank spend.
Cross-Portfolio SME Demand Conflict Resolution Plan
Resolve double-booking of scarce testers and regulatory SMEs across concurrent regulatory and discretionary programmes using MoP prioritisation principles.
Mid-Portfolio Benefits Realisation Assurance Review
Conduct a structured assurance review across closed programmes, quantifying unmeasured financial benefits and producing a Green Book-aligned policy change proposal for the Change Investment Board.
Define Entry and Exit Criteria for the Initiation Stage Gate
Produce a governance-ready checklist of entry and exit criteria for the Initiation stage gate, including mandatory artefacts and SM&CR audit-trail requirements for a UK bank regulatory programme.
Prepare a DORA-Compliant Third-Party Risk Assessment Gate Pack
Generate a stage-gate evidence pack for a project introducing a new ICT third party, covering DORA Article 28 compliance, PRA SS2/21 outsourcing register entry, DPIA trigger assessment, and SMF sign-off block.
Regulatory Deadline Collision Analysis
Identify calendar quarters where multiple FCA/PRA regulatory obligations collide on the same scarce SME resource pool, and produce a MoP-aligned prioritisation recommendation for the Investment Committee.
Project Ramp-Down and Bench Avoidance Redeployment Plan
Plan the release of engineers from an ending engagement so they land on their next assignment without creating bench gaps.
SteerCo Stage Gate Decision Pack for a Core Banking Programme
Draft a concise, SMCR-attributable SteerCo stage gate pack enabling an auditable go/no-go decision on a core banking or payments modernisation programme.
Post-Implementation Review Template for a Consumer Duty Programme
Generate a structured PIR template meeting FCA Consumer Duty outcomes-testing requirements and Internal Audit PIR policy, ready to issue to the programme manager at close.
Build a Resource Capacity Plan Across the Shared Delivery Pool
Analyse current resource allocation data across a bank's shared BA and change manager pool to identify over-allocation risks, single points of failure, and a capacity heat map for the Portfolio Governance Board.
Write the Portfolio Heat Map Narrative for the Group Transformation Steering Committee
Draft a 400-word structured executive narrative to accompany the monthly portfolio heat map in the GTSC pack, including a Decisions Required table for SMF sign-off.
Book of Work Prioritisation Scoring Model
Design and apply a weighted scoring model to rank and sequence the annual Book of Work across regulatory and strategic initiatives, producing a ranked table and IC narrative aligned to MoP principles.
Annual BCP/DR Test Plan
Builds an updated business continuity/disaster recovery test plan covering top disruption scenarios for a cloud SaaS business.
Change Freeze Impact Assessment and Portfolio Replan
Draft an emergency impact assessment, PRINCE2 exception report, and reprioritised milestone schedule for a change freeze triggered by a core banking regression incident.
Cross-Portfolio Lessons Learned Synthesis for Basel 3.1 Readiness
Synthesise PIR lessons from a cohort of closed regulatory programmes into actionable PMO methodology improvements and a CIB brief ahead of the Basel 3.1/CRR3 delivery cycle.
Map Cross-Portfolio Dependencies on Legacy Mainframe Release Windows
Produce a dependency matrix and RAID log entries that surface scheduling conflicts and consolidation opportunities where multiple bank projects share a dependency on the same quarterly mainframe release window.
Conduct a Post-Implementation Benefits Realisation Review
Generate a benefits realisation scorecard, residual RAID log entries for unachieved regulatory benefits, and a Finance and Investment Committee summary narrative 12 months after a change project go-live.
RAID Log Setup for a New Regulatory Programme
Create a pre-populated, audit-ready RAID log for a new regulatory change programme that meets Internal Audit and second-line risk scrutiny standards under FCA SYSC requirements.
SI Delivery Slippage Escalation and Contractual Remedy Analysis
Produce a five-section escalation and commercial remedy pack for ExCo when a Tier-1 SI has materially missed milestones on a regulatory programme with a fixed PRA deadline.
Create a RAID Log Template for a Consumer Duty Remediation Programme
Generate a pre-populated starter RAID log template for a Consumer Duty PRIN 2A remediation programme, including regulatory-specific risks, assumptions, issues, and dependencies ready for Confluence or Jira entry.
Assemble an Audit-Ready Project Closure Evidence Pack for Internal Audit
Produce a stage-by-stage governance evidence checklist, gap remediation notes, an SMF closure memo, and lessons learned to satisfy an Internal Audit review of a completed regulatory change project.
SME Resource Contention Resolution Plan
Identify double-booking conflicts across shared Risk, Data, and Testing SMEs in the portfolio and produce a structured P3O-aligned resolution plan for the next delivery quarter.
SMF Delivery Risk Briefing Under SM&CR
Draft a concise weekly delivery risk briefing for the named SMF holder covering portfolio risks they personally own, decisions required this week, and a SYSC 4-compliant governance audit log.
Stage-Gate Design-to-Build Submission Pack
Prepare a complete, audit-ready stage-gate pack for a programme seeking Steering Committee approval to progress from Design to Build phase.
RFP Scope & Requirements Document for Cloud/SaaS Tender
Produces a structured RFP scope document for a cloud or SaaS sourcing event that embeds resilience and regulatory requirements from the outset.
Material Outsourcing Register Entry Draft
Drafts a complete Material Outsourcing Register entry for a new supplier arrangement ahead of the board pack deadline.
Populate a RAID Log for a Core Banking Platform Migration Programme
Generate a fully structured RAID log for a core banking migration, with PRINCE2-aligned risk entries covering PRA/FCA operational resilience impact tolerances and vendor change request dependencies.
Compile a Post-Launch Consumer Duty Evidence Pack for a New Mobile Banking Feature
Assemble a structured 90-day post-launch Consumer Duty evidence pack with KPI performance tables, complaints analysis, residual risk log, SMF sign-off confirmation, and BAU monitoring handover for a named retail banking feature.
Cross-Portfolio Dependency Map for Concurrent Regulatory Workstreams
Build a structured cross-portfolio dependency map to surface hidden programme blockers and quantify the schedule impact of critical-path slippage across concurrent regulatory initiatives.
Parallel Approval Workflow to Compress Supplier Onboarding Timeline
Designs a parallel-track approval workflow to cut the typical 8-16 week sequential onboarding cycle across TPRM, InfoSec, Legal and Financial Crime sign-off.
Contract Renewal Risk Review
Reviews upcoming contract renewal dates to flag auto-renewal risks and prepare early re-negotiation leverage before deadlines are missed.
Produce a PI Planning Dependency Map for a Consumer Duty Remediation Programme
Create SAFe PI Planning artefacts — PI objectives, cross-squad dependency table, governance gate schedule, and ROAM log — for a Consumer Duty remediation programme spanning multiple product lines and squads.
Analyse FOS Complaint Themes to Prioritise the Product Backlog for the Next Quarter
Transform a quarterly FOS complaint data extract into clustered root-cause analysis, WSJF-scored backlog epics, regulatory escalation flags, and a Consumer Duty Board narrative to drive data-driven roadmap prioritisation.
IT Change Operational Risk Escalation Strategy
Develop a portfolio-level IT change operational risk escalation strategy with tiered classifications, a pre-release governance checklist, and a decision tree aligned to FCA SYSC 8 and PRA SS1/21.
Sourcing Project Timeline for Multi-Stakeholder RFP
Builds a sourcing project plan with milestones and stakeholder sign-off dates to prevent IT/Risk/Legal approval delays that cause vendor re-pricing.
Concentration Risk and Critical Third Party Exposure Assessment
Assesses concentration risk across the supplier base to identify undisclosed reliance on a single cloud or infrastructure provider ahead of CTP regulatory scrutiny.
Prepare a CAB Change Request for a Payments Rail ISO 20022 API Change
Produce a complete Change Advisory Board submission for a Faster Payments API change, covering impact assessment, operational resilience, scheme conformance, rollback plan, and go/no-go criteria.
Managing a Third-Party Core Banking Vendor Delivery Slip in Sprint Planning
Help a Product Owner assess the sprint and regulatory deadline impact of a Temenos or FIS release delay and produce a dependency risk note for the delivery steering group.
Reviewing a Planned Release Against Operational Resilience Impact Tolerances
Help a Product Owner assess whether a planned product change risks breaching the bank's declared operational resilience impact tolerances and produce an evidence note for the CAB and Risk Committee.
CIF/SCA Spend Profile & Clawback Risk Reforecast
Reforecasts capital grant spend against DfE financial-year deadlines and flags clawback risk with mitigation options for CIF and SCA funded projects.
Portfolio RAG Status MI Pack for Investment Committee
Produce a monthly portfolio RAG status Management Information pack for the Investment Committee, covering schedule, cost, and quality across the full Book of Work with a 90-day regulatory horizon.
Contract Negotiation Position Paper - Liability, Exit and Step-In Rights
Prepares a negotiation position paper for Legal redline discussions on liability caps, exit plans and step-in rights for a material outsourcing contract.
Supplier Exit Plan and Transition Checklist
Builds a detailed exit and transition execution checklist for terminating or transitioning away from a material outsourcing supplier.
Draft a New Product Risk Assessment Brief for a Retail Banking Feature
Generate a structured NPRA brief covering regulatory obligations, Consumer Duty outcomes, key risks, and governance gate sequencing for a new customer-facing feature at a UK bank.
Design a Parallel Three-Lines-of-Defence Sign-Off Workflow for a Retail Lending Feature
Redesign a sequential three-lines-of-defence sign-off chain into a parallelised workflow, producing a current-state process map, future-state design, RACI matrix, and prerequisite document pack to cut calendar time for a Consumer Credit Act-governed feature.
Post-Implementation Benefits Realisation Review
Conduct a structured post-implementation benefits realisation review against the original IC-approved business case and produce MoP-aligned IC recommendations with a PRINCE2-structured lessons learned register.
Overdue Due-Diligence Chase Email to Supplier
Drafts a firm but professional chase email to a supplier for overdue annual due-diligence evidence such as SOC 2 reports or cyber insurance certificates.
Write Regulatory-Traceable User Stories for a Confirmation of Payee Enhancement
Generate a Jira-ready backlog of INVEST-compliant user stories for a CoP UI change, each tagged with a Pay.UK or PSR rule reference to satisfy internal audit traceability requirements.
Write an Operational Resilience Scenario Test Report for the Retail Faster Payments Service
Produce a formal PRA/FCA-compliant scenario test report covering impact tolerance assessment, control effectiveness ratings, lessons learned, a Board-ready regulatory narrative, and product backlog implications from a tabletop exercise.
Consumer Duty Regulatory Scoping Note for a New Backlog Epic
Guide a Product Owner through creating a Consumer Duty scoping note required before any new initiative can reach Definition of Ready at a UK retail bank.
Reprioritising the Sprint Backlog When a Mandatory Regulatory Patch Arrives Mid-Sprint
Help a Product Owner triage and communicate a mid-sprint backlog disruption caused by an unplanned regulatory obligation, balancing committed customer features against a CTB/RTB capacity conflict.
ERP/MES Change Cutover Window Plan
Plans a low-risk cutover window for an ERP or MES configuration change around a 24/7 shift pattern, with rollback triggers defined up front.
RFP Evaluation Scorecard and Weighted Vendor Comparison
Creates a weighted scoring matrix to compare competing vendor proposals across cost, quality, risk and resilience criteria for an evaluation panel.
Decompose Regulatory Obligations into Product Requirements for an Open Banking Consent Feature
Perform a full regulatory obligation decomposition across PSD2, Open Banking Standard, UK GDPR, and Consumer Duty, translating each Must-priority obligation into atomic product requirements and Jira-ready acceptance criteria.
Build a Consumer Duty Outcomes MI Pack Template for Monthly Board Reporting
Design a Confluence-ready monthly MI pack template covering all four FCA Consumer Duty outcomes, with RAG status, KPI definitions, FOS complaint sections, and a fair-value benchmarking panel for a named product line.
Extending the Definition of Done for a Regulated UK Banking Squad
Help a Product Owner define a regulated Definition of Done checklist that engineering teams can use in sprint ceremonies while meeting Internal Audit and second-line Compliance sign-off requirements.
Conducting a Root Cause Analysis and Assessing FCA Material Incident Reporting Obligations After a Failed Release
Help a Product Owner lead a post-incident root cause analysis and determine whether a production disruption triggered by a release meets the FCA/PRA threshold for regulatory notification.
Turn Fragmented Customer Feedback into a Validated Discovery Brief
Cluster scattered Intercom/Zendesk/CRM/NPS feedback into validated problem themes before committing engineering capacity.
Business Case and Value Narrative for a Mandatory Regulatory Change
Help a Product Owner construct a compelling business case for a compliance-driven initiative that has no direct commercial KPI impact, for presentation to an executive steering committee.
Building a Second-Line Compliance Engagement Playbook for the Squad
Help a Product Owner design a structured process to obtain timely Risk and Compliance sign-off on acceptance criteria without blocking sprint velocity at a UK bank.
NPI Trial Resource Initiation Charter
An initiation-stage resource charter for kicking off a new product introduction trial that competes for machines and engineers with BAU production.
Agency Labour Deployment Plan to Cover a Certified Welder Gap
Builds an induction, verification and deployment plan for agency welders brought in to cover a skills gap on a new customer order.
New Production Line Capex Project Risk Register Kickoff
Stand up an initial project risk register for a new capex installation (new line, robot cell, or warehouse extension) at project initiation, aligned to ISO 31000.
Sync the Capex Project Risk Register to the Live Gantt Schedule
Realigns a drifting capex-project risk register (new line install, robot cell, warehouse extension) with the actual project schedule so mitigation actions stay tied to real delivery dates.
Draft a Hybrid Team Charter for a Shop-Floor Digital Transformation Kickoff
Generates a one-page kickoff charter that reconciles Scrum ceremonies with existing tier meetings, Andon reviews and CCB change control for a manufacturing digital transformation initiative.
Writing User Stories That Satisfy Both Engineering Teams and Internal Auditors
Guide a Product Owner to write a user story with acceptance criteria that meet agile engineering standards and pass an Internal Audit evidence check in a UK bank.
Building a Management Information Pack for a Risk and Change Steering Committee
Help a Product Owner prepare an MI pack that communicates sprint and roadmap health to a bank's Risk and Change Steering Committee using governance-appropriate metrics rather than agile burndown charts.
13-Week Rolling Capacity Forecast with Subcontract Dependencies
The Friday rolling 13-week capacity forecast covering BAU, NPI, planned maintenance, and subcontract heat-treat/plating turnaround risk.
Weekly Risk Register Refresh from Shop-Floor Near-Miss Data
Turn raw SafetyCulture/iAuditor near-miss and NCR data into an updated weekly risk register entry ahead of the ops meeting.
Build the Weekly Board Risk Report in Financial and Contractual Terms
Converts H&S incident stats, RIDDOR events, and audit non-conformances into a one-page board-ready risk report expressed in pounds, insurance impact, and contract exposure.
Build a Sprint Plan Accounting for Shared Shop-Floor Capacity
Builds a sprint plan and capacity calculation that discounts part-time team members' availability against shop-floor call-outs and maintenance windows.
Burndown vs OEE Reconciliation RAG Report
Translates a sprint burndown into the RAG status and production-KPI language a manufacturing steering group (finance, ops director, plant manager) actually trusts.
Drafting a Change Advisory Board Submission for a High-Risk Product Release
Help a Product Owner prepare a complete CAB submission package for a material product change at a UK bank, covering risk assessment, rollback plan, and regulatory obligations.
Assembling a Post-Implementation Audit Evidence Pack After a Regulated Product Release
Help a Product Owner compile and verify the artefacts required to close a change record and satisfy Internal Audit evidence standards after a product release at a UK bank.
Skills Gap Remediation and Agency Labour Resourcing Plan
A remediation plan closing a certified-welder skills gap for a new customer order through cross-training and vetted agency labour.
Contingency & Business Continuity Plan for Single-Source Supplier Risk
Build a tested business continuity/contingency plan addressing single-source supplier dependency uncovered during capex project planning.
Analyse Near-Miss and LOTO Compliance Trends from Shop Floor Audits
Turns raw SafetyCulture/iAuditor near-miss and lock-out-tag-out inspection data into a trend analysis flagging emerging machinery risk before it becomes a RIDDOR event.
Backlog Refinement Checklist Integrating ECN/ECO Sign-off into Definition of Ready/Done
Produces a triage checklist and revised Definition of Ready/Done that routes AS9100D-regulated backlog items through the ECN/ECO process before entry or closure.
IT/OT Integration Blocker Impediment Log
Creates a structured daily impediment log for backlog items stuck on MES/PLC/SCADA/ERP integration debt, data mapping or network segregation approvals.
PRINCE2 Post-Implementation Review and Stage-Gate Sign-Off
Drafts the formal PIR and stage-gate closure document for a completed platform, WMS/OMS, POS or loyalty initiative, capturing delivery variance, lessons learned and formal sign-off.
Draft a Programme Mandate for a Consumer Duty Remediation Programme
Generates a structured MSP-aligned programme mandate to formally initiate a Consumer Duty remediation programme at a UK bank, mapping objectives to FCA PS22/9 outcome areas and establishing governance and SM&CR accountability.
Design an Integrated Operational Readiness Plan for a Core Banking Cutover
Produces a comprehensive operational readiness plan covering CTB-to-RTB handover, staff training evidence, incident escalation runbook, rollback criteria, and hypercare plan for a UK bank core banking migration cutover, meeting PRA PS21/3 notification thresholds.
UAT Defect Triage Call Minutes and Action Tracker
Converts raw notes from a UAT defect triage call into structured minutes, a defect summary table, and an action tracker.
Multi-Regulation Impact Triage at Project Initiation
Performs a rapid regulatory triage across FCA and PRA requirements to surface sequencing conflicts, hard deadlines, and SME contention risks before a new project commits to a delivery timeline.
UAT Sign-Off Checklist for Regulated Banking System Changes
Generates a comprehensive UAT sign-off checklist for a UK banking technology change, covering functional testing, Consumer Duty outcomes verification, Operational Resilience checks, and a multi-role sign-off matrix.
Build a Programme Blueprint for a Core Banking Platform Migration
Creates an MSP Programme Blueprint defining the target future state across people, processes, technology, and information for a legacy-to-modern core banking migration at a UK bank.
Generate a Weekly Programme Status Report for the Programme Change Committee
Produces a structured two-page RAG-rated programme status report in PRINCE2 Highlight Report format for a UK bank's Programme Change Committee, covering all workstreams, key RAID items, decisions required, and a finance snapshot.
Programme Kickoff Brief for a Regulatory Change Initiative
Generates a one-page PRINCE2-style kickoff brief for a new regulatory-driven change programme, ready for the first Programme Board meeting.
Vendor SLA Breach Escalation Note
Drafts a RAID log entry, escalation email and risk committee note for a third-party vendor SLA breach on a change programme.
RAID Log Builder for Regulatory Change Projects
Generates a fully populated, Change Board-ready RAID log with at least 12 entries calibrated to the risk and governance environment of a UK regulated financial institution.
Portfolio RAG Status Report for Exco and Change Board
Produces a two-page portfolio RAG status report across a Finance and Banking project portfolio, including regulatory deadline watch and escalation items formatted for Exco or Change Board consumption.
Map Cross-Programme Dependencies and SME Resource Conflicts Across Concurrent Regulatory Programmes
Produces a structured cross-programme dependency register, SME demand heat map, and prioritised resolution plan for conflicts between Consumer Duty, Basel 3.1/CRR3, and SM&CR reform programmes sharing scarce second-line specialists.
Design a Benefits Realisation Tracker Aligned to the Approved Business Case
Creates a structured benefits realisation framework and tracking register for a UK bank, linking programme outputs to measurable regulatory and financial outcomes, suitable for quarterly Board reporting and FCA PS22/9 board attestation evidence.
CAB Change Request Submission Pack
Drafts a complete Change Advisory Board submission with all standard ServiceNow fields plus a missing-evidence checklist.
Programme Board Pack Narrative with RAG Reconciliation
Reconciles conflicting RAG statuses between Power BI/Clarity and Excel risk trackers into a single defensible board pack narrative.
Core Banking Go-Live Cutover Plan with Rollback Framework
Produces a time-boxed cutover runbook with explicit rollback trigger criteria, a war room structure, and an FCA/PRA incident notification checklist for a major banking system migration go-live.
Operational Resilience Impact Tolerance Assessment for Change Projects
Maps a project's scope against FCA/PRA operational resilience impact tolerances, identifies severe-but-plausible test gaps, and determines regulatory disclosure and residual risk sign-off requirements before go-live.
Create a Vendor Governance Framework for a Core Banking Systems Integrator
Generates a structured vendor governance framework and tiered escalation protocol for managing a core banking SI partner through a multi-year UK bank migration programme, aligned to PRINCE2 supplier management and second-line risk oversight requirements.
Prepare an Internal Audit Readiness Assessment for a Regulatory Programme
Generates a structured internal audit readiness assessment and evidence gap register for a UK bank Programme Manager to proactively remediate third-line audit findings before a live regulatory programme review, referencing the three lines of defence model and FCA SYSC requirements.
Consolidated RAID Log Builder
Merges raw risk, issue and dependency entries from Jira, Clarity and Excel into one standardised RAID log and flags cross-system discrepancies.
Risk Committee Escalation Paper for Schedule Slippage
Drafts a formal escalation paper explaining regulatory schedule slippage, root cause, and options for the accountable Senior Manager to present to the Risk Committee.
SME Resource Contention Planner for Regulatory Portfolios
Identifies and mitigates shared SME contention across a crowded regulatory change portfolio, producing a credible, Steering Committee-ready resource plan under PRINCE2 governance.
Build a Programme RAID Log Template for an Operational Resilience Programme
Produces a pre-populated RAID log template with guidance notes and worked examples tailored to a UK bank's Operational Resilience programme under PRA PS21/3, ready for BAU workstream leads to complete.
Draft a Stage Gate Review Pack for End-of-Tranche Assessment
Produces a structured PRINCE2 and MSP-aligned stage gate review pack enabling a UK bank's Programme Board to make a formal proceed, pause, or stop decision at the close of a programme tranche, with a deliverables achievement table, lessons learned, and a clearly stated decision sought.
Data Migration Cutover & Rollback Plan
Produces a timestamped go-live cutover plan with rollback triggers and DPIA considerations for a core banking or customer data migration.
Consumer Duty-Aligned Business Case Builder
Drafts a structured, Change Board-ready business case for a UK banking project that satisfies FCA Consumer Duty evidence requirements and SM&CR accountability obligations at initiation stage.
Multi-Vendor RACI and Governance Framework for Banking Technology Projects
Creates a vendor governance framework with a RACI matrix, escalation triggers, contractual lever summary, and PS26/2 incident checklist for a complex multi-vendor delivery in a regulated bank.
Assess a New Fintech/Cloud Vendor Against SYSC 8 Outsourcing Due Diligence
Produces a structured due diligence memo for onboarding a new critical/important third-party supplier, covering FCA SYSC 8 outsourcing obligations before project budget or contracts are committed.
Produce a Regulatory Scope Change Impact Assessment for a Mid-Flight Policy Update
Generates a PRINCE2 change-control-aligned Scope Change Impact Assessment for a UK bank's Programme Change Committee when a late-breaking FCA or PRA guidance change materially affects an in-flight regulatory programme.
Produce a Programme Closure Report and Consumer Duty Board Attestation Package
Generates a comprehensive programme closure report and a board-ready Consumer Duty attestation evidence package, linking programme outputs to FCA PS22/9 outcome areas with second-line sign-offs, suitable for FCA supervisory review and personal SM&CR accountability documentation.
Weekly Programme Status Report for the SRO
Produces a concise Friday weekly status report for the Programme Director and SRO on a regulatory-driven change programme.
SM&CR Accountability Matrix for Project Initiation
Generates a clear SM&CR accountability matrix identifying the correct Senior Manager Function holder, required sign-offs, and audit evidence approach for a new Finance & Banking project.
Change Board Status Pack Generator
Produces a concise, decision-ready one-page Change Board status pack for a Finance and Banking project in execution, including RAG status, budget summary, RAID highlights, and SM&CR sign-off requirements.
Set Up a RAID Log and Steering Committee Governance Pack Template
Creates a ready-to-use RAID log and Steering Committee pack structure tailored to a regulated bank project entering delivery, with an escalation path for red risks reaching the sponsor.
Turn Portfolio Data Into a RAG Status and Budget Burn Narrative for the Steering Committee
Converts raw PPM dashboard data into a plain-English Steering Committee narrative covering status, budget burn against CTB allocation, top risks and cross-project resourcing conflicts.
Benefits Realisation Framework and Post-Implementation Review
Produces a project closure benefits realisation framework — including Benefits Register, Consumer Duty outcomes mapping, benefits governance, and a PIR template — so promised benefits can be evidenced to Internal Audit and the FCA after go-live.
Build an SM&CR 'Reasonable Steps' Evidence File for Project Accountability
Helps a Project Sponsor design a governance evidence file from project kick-off so 'reasonable steps' under SM&CR can be demonstrated if challenged by Internal Audit, Compliance or the FCA.
Remediation Programme Charter Following a Section 166 Review
Helps a Quality Manager stand up a governed remediation programme charter after an FCA Skilled Person review.
Aligning First-Line QA and Second-Line Compliance Test Scripts
Helps a Quality Manager reconcile overlapping 1LOD QA and 2LOD Compliance test scripts to remove duplication and speed sign-off.
Change Request Risk Triage for CAB Submission
Score an incoming ServiceNow change request against standard CAB risk criteria before Monday triage, flagging missing backout plans or SoD gaps early.
Board-Ready Risk Exposure Report: Translating Operational Risk into Financial Terms
Convert H&S incident stats, RIDDOR events, audit non-conformances and capex risk into a one-page financial risk exposure report for owner-directors and insurance renewal planning.
Draft a Five Case Model Business Case for a Change-the-Bank Investment
Guides a Project Sponsor through drafting an Investment Committee-ready business case using the Five Case Model, balancing a discretionary CTB project against mandatory regulatory change demands.
Prepare a Stage Gate Sign-Off Pack for a Project Manager 1:1 Review
Generates a structured checklist and decision note template for the sponsor's weekly stage-gate sign-off with the Project Manager, aligned to PRINCE2 and the firm's Investment Lifecycle process.
Set Up a Six-Month Post-Go-Live Benefits Realisation Review
Produces a benefits realisation review comparing actual vs. planned outcomes months after go-live, identifying data gaps and root causes so the sponsor can report honestly to Finance and the Board.
Consumer Duty QA Sample Plan for a New Product Change
Helps a Quality Manager scope a defensible QA sample plan before a product or process change is approved at CAB.
Root Cause Analysis on a Recurring QA Defect
Helps a Quality Manager run a DMAIC/5-Whys root-cause investigation into a recurring QA defect and log corrective action.
Weekend Cutover Bridge Call Runbook Builder
Produce a minute-by-minute cutover runbook with smoke test steps and explicit rollback decision points for the Saturday morning deployment bridge call.
Facilitate an FMEA Review for a New Product Introduction
Runs a structured FMEA session for a new product introduction, ranking failure modes with RPN scores and updating the control plan in line with IATF 16949 requirements.
Build a Consumer Duty Outcomes Testing Plan Into the Project Plan
Maps Consumer Duty outcomes testing to project stage gates so evidence is captured throughout delivery rather than bolted on before go-live.
Escalate Regulatory Deadline Slippage to the Board Risk Committee
Produces a Board-ready escalation paper for a project slipping against a statutory regulatory deadline, covering root cause, customer harm implications, recovery options and regulator notification plan.
Change Advisory Board QA Sign-off Checklist
Helps a Quality Manager build a CAB checklist confirming QA sign-off before any change goes live.
Vulnerable Customer Handling QA Review Checklist
Helps a Quality Manager build a scorecard specifically for reviewing how staff identify and support vulnerable customers.
Backout Plan Gap Review
Review a submitted rollback/backout plan for completeness and testability before it is accepted at CAB, catching the kind of paper-only plans that fail during weekend go-lives.
Post Implementation Review Report Generator
Draft a formal Post Implementation Review covering deployment outcome, acceptance criteria, and any impact tolerance or incident findings after a weekend go-live.
Resourcing RAID Log Setup for a New Programme
Establish an initial resourcing-focused RAID log for a newly approved bank change programme.
Map DORA/PRA Operational Resilience Impact Tolerances for a Payments Migration
Produces an operational resilience impact assessment ensuring a payments migration project plan does not breach defined impact tolerances during cutover, referencing PRA PS6/21 and DORA.
Run a Post-Implementation Lessons Learned Review After Project Go-Live
Structures a lessons-learned review before formal project closure, capturing what worked, root causes of issues, and whether original business case assumptions held true.
QA Reviewer Calibration Session Script
Helps a Quality Manager run a structured calibration session to keep QA scoring consistent across reviewers.
Remediation Programme Closure and Sustained Control Uplift Report
Helps a Quality Manager close a remediation programme with evidence of sustained control uplift and a BAU monitoring handover plan.
Thursday Go/No-Go Readiness Review Checklist
Generate a structured go/no-go checklist for the Thursday release readiness review with operations, cyber, and SM&CR sign-off before a weekend deployment.
Emergency Change Retrospective Sign-Off Summary
Draft the retrospective CAB sign-off summary required for an emergency change that was deployed outside the standard CAB cycle to fix a critical production issue.
Reprioritisation Impact Assessment for Regulatory Top-Slicing
Assess and communicate the delivery impact when a regulatory workstream pulls named SMEs off an existing project.
Draft a Go/No-Go Decision Paper After a UAT Data Migration Failure
Produces a Steering Committee/Investment Committee decision paper weighing options after a core banking data migration fails UAT close to go-live, balancing regulatory deadline risk against customer harm.
Statistically Defensible QA Sample Size Methodology
Helps a Quality Manager justify QA sample size and stratification to the FCA and internal audit using recognised statistical methods.
Monthly QA MI Pack for the Quality/Risk Committee
Helps a Quality Manager produce the recurring monthly QA MI pack narrative for the Operations Risk/Quality Committee.
Quarter-End and Regulatory Freeze Calendar Clash Checker
Cross-check a batch of proposed release dates against quarter-end close, PRA/FCA reporting deadlines, and the Christmas trading freeze to catch calendar clashes before they reach CAB.
Investigate a Supplier NCR and Map Sub-Tier Supply Chain Exposure
Builds an 8D corrective action review of a supplier non-conformance while mapping single-source sub-tier dependency risk that a Tier 1-only view would miss.
Target Operating Model Redesign Incorporating QA Findings
Helps a Quality Manager feed recurring QA defect data into a Target Operating Model redesign as embedded control points.
Statistical Process Control Dashboard for QA Pass Rates
Helps a Quality Manager apply SPC control-chart logic to weekly QA pass rates to separate genuine control breaches from noise.
Mainframe vs Microservices Release Dependency Map
Build a dependency and sequencing map reconciling monthly/quarterly core banking release slots against weekly microservices deployments to surface clash risk before the quarter locks in.
Third-Party Vendor Release Risk and PS7/26 Reporting Assessment
Assess whether a vendor's release or outage notice creates dependency risk for the bank's services, and determine whether it would trigger reporting obligations under the incoming PS7/26 operational incident and third-party reporting rules.
Q4 Contractor/SOW Freeze Contingency Plan
Stress-test a Q4 resourcing plan against a sudden contractor/SOW spend freeze and model delivery impact scenarios.
Stakeholder & RACI Map Reconciling Steering Group Reporting with Agile Ceremonies
Produces a RACI map and reporting-artifact recommendation that aligns a CapEx steering group's RAG-status expectations with a Scrum team's sprint cadence and the plant's lean rituals.
Impact Tolerance Breach Monitoring Plan
Define monitoring thresholds and alert triggers to detect an approaching impact tolerance breach for an Important Business Service during and after a release, per PRA/FCA operational resilience rules.
Skills Matrix Gap Analysis for a New Payments Programme
Build a skills-matrix gap analysis to avoid mis-allocating a generalist BA onto a scheme-specific payments migration.
Weekly Resource Allocation Update Email
Draft a concise weekly email communicating resource moves agreed at the demand call before they hit the Portfolio forum.
Third-Party/Vendor Risk Due Diligence for New SaaS Supplier
Assess outsourcing and operational resilience risk for a new SaaS vendor being onboarded as part of a project, before contracts are signed.
KRI Dashboard Narrative for Monthly Risk Committee Pack
Turn raw key risk indicator data into a clear narrative and heat map commentary for the monthly Risk Committee board pack.
Sprint Triage Compliance Gate Design for a Payments Squad
Design a structured pre-sprint screening process that catches regulatory, data-privacy, and third-party dependencies before stories enter the sprint, eliminating mid-sprint blockers caused by compliance gates surfacing too late.
Segregation-of-Duties Audit Evidence Checklist
Compile a segregation-of-duties evidence pack from release approval and deployment logs so it is ready for internal audit or FCA review without last-minute reconstruction.
Weekly Demand vs Capacity Heatmap Build
Build a RAG-rated resource heatmap identifying over-allocated SMEs across Priority-1 initiatives for governance.
Forecast-to-Actuals Reconciliation Analysis
Reconcile PPM forecast allocation against Jira/Tempo actuals to identify systemic variance and restore trust in capacity data.
Mapping Project Risks to Enterprise Risk Taxonomy and RCSA
Reconcile a project's standalone risk log with the firm's official risk taxonomy and RCSA so new risks are not missed at enterprise level.
Basel 3.1 UK Transitional Impact Horizon-Scan
Assess how the incoming Basel 3.1 UK capital requirements (PRA PS1/26) affect currently live projects and portfolios during the transitional period.
Sprint Capacity Plan for a Sprint Overlapping a Banking Change Freeze
Produce a capacity plan that accounts for a month-end change freeze, adjusts the sprint goal where a production deployment is blocked, and equips the Scrum Master with talking points for the Product Owner and CAB.
Regulatory Change Resourcing Intake Brief
Draft a one-page resourcing intake brief for a new regulatory-driven programme before it is tabled at the Investment Committee.
Contractor Onboarding and IR35 Escalation Tracker
Track contractor onboarding through IR35, vetting and access provisioning stage-gates and flag late starts against plan.
New Product Risk Appetite Screening
Screen a new product or service proposal against the firm's board-approved risk appetite statement before it enters the delivery pipeline.
Chase Overdue RCSA Action Owners
Draft a firm but professional follow-up communication chasing overdue RCSA mitigating action owners for evidence ahead of a compliance deadline.
SM&CR Accountable Executive Engagement Plan
Design a structured engagement cadence that gives an SM&CR Accountable Executive the regulatory visibility they need without creating release sign-off bottlenecks that stall sprint delivery.
RAG-Rated Resourcing Risk Slide for the Investment Committee
Produce the weekly leadership-pack slide translating resourcing data across multiple tools into a RAG risk narrative for SM&CR-accountable sponsors.
Impact Tolerance Mapping for a Payments Migration Project
Assess a core payments/banking migration project against operational resilience impact tolerances for important business services before build starts.
Weekly Operational Incident Log Review and Risk Register Update
Review the weekend's operational incident log at the start of the week and translate findings into risk register updates before the first-line risk forum.
RAID Log Template for Banking Regulatory and Vendor Dependencies
Build a completed RAID log extract in the format required for a UK banking governance steering committee, with regulatory citations and escalation paths for each risk and dependency.
Sprint Review Evidence Pack Assembly for Internal Audit
Conduct a gap analysis of available sprint artefacts against internal audit requirements, produce a submission-ready evidence pack index, and draft a corrective action plan for gaps that cannot be retrospectively filled.
Sprint Planning Checklist with a Clinical Definition of Done
A starter prompt to build an extended sprint planning checklist that separates code-complete from clinically safe-to-release under DCB0129/DCB0160.
Closing a Squad's Engagement: Lessons Learned and Handover to Business-as-Usual
An intermediate prompt to build a lessons-learned retrospective and BAU handover plan that preserves clinical safety and DSPT-critical agile practices after the coach departs.
Over-Allocation Alert and Rebalancing Recommendation
Identify named individuals double-booked above 100% utilisation across Priority-1 initiatives and recommend rebalancing actions.
Draft Risk and Control Matrix (RACM) for a Process Change
Build a first-draft risk and control matrix mapping risks introduced by a process change to the controls that will mitigate them.
Post-Implementation Risk Review and Action Handover
Close out a completed project's risk log, confirm mitigating actions are resolved or handed over, and capture lessons learned for the risk taxonomy.
SAFe Program Increment Planning Under Regulatory Deadline Pressure
Produce a PI planning facilitation guide and risk board for a banking ART whose increment window contains multiple regulatory deadlines, vendor release windows, and change freezes that will make PI objectives obsolete unless explicitly modelled.
Retrospective Facilitation Pack to Address Water-Scrum-Fall
Design a 90-minute retrospective that separates team-owned improvement items from organisational impediments, produces a quantified escalation case for technology leadership, and generates a measurable improvement backlog.
Reframing Technical Debt on Legacy NHS Systems for Clinical Stakeholders
An intermediate prompt to translate technical debt on legacy Trust systems into patient-safety and service-risk language for backlog refinement with clinical stakeholders.
Design a Hybrid Governance Model for IATF 16949 Change Control in a Scrum Programme
Designs a governance model classifying backlog items against CCB/APQP re-verification requirements to avoid Water-Scrum-fall on an IATF 16949 certified manufacturing programme.
Post-Programme Resourcing Lessons Learned and Skills Matrix Refresh
Capture resourcing lessons learned, update the skills matrix, and produce a contractor offboarding checklist at programme closure.
Second-Line Sign-Off Review of a Core Banking Change Request
Conduct a second-line risk review of a change request before it proceeds through the change-management gate, embedding risk sign-off early rather than as a late-stage blocker.
Change Freeze Calendar Briefing for a New Banking Sprint Team
Produce a change freeze calendar and team briefing that maps mandatory CAB-enforced blackout periods onto a sprint planning horizon before the first sprint begins.
Drafting a CAB Change Record for a Banking Sprint Release
Draft a complete, formally worded CAB Change Record covering all ITIL-required fields, operational resilience impact, and data protection considerations, ready for submission to a UK banking Change Advisory Board.
Cross-Squad PI Planning with Hazard Log Dependencies Mapped
An advanced prompt to design a PI planning dependency-mapping exercise that links committed features across squads to open DCB0129/DCB0160 hazard log items.
Benefits Realisation Tracker with BAU Ownership Handover Plan
Designs a benefits realisation tracker and BAU ownership handover plan so ROI evidence survives project closure for ICB reporting.
ESR Training Compliance Narrative for CQC/ICB Assurance
Turns raw ESR compliance data into a defensible assurance narrative and remediation plan ahead of a CQC or ICB check.
Mid-Sprint DPIA Blocker Escalation and Sprint Goal Re-Scope
Produce an escalation memo, RAID log entry, and three sprint goal re-scoping options for a mid-sprint blocker caused by a missing Data Protection Impact Assessment on a critical-path story.
Coaching Script for a First-Time Scrum Master Who Was Formerly a Nurse
An intermediate prompt to prepare a GROW-model 1:1 coaching session for a newly appointed Scrum Master transitioning from a clinical career.
Rolling Communications & Training Plan for High-Turnover Staff Groups
Plans a recurring, tiered communications and training schedule to keep pace with bank/locum staff turnover during a system migration.
Post-Go-Live Lessons Learned Workshop Facilitation Guide
Designs a 90-minute lessons-learned session that specifically probes co-design, hypercare staffing, clinical safety timing and benefits handover.
Clinical Stakeholder Engagement Map Around Shift Rotas
Builds a stakeholder engagement plan that works around ward shift patterns, a top pain point for booking clinician time on digital programmes.
Weekly RAG Status Report for the Digital Transformation Board
Converts raw programme updates into a concise RAG status report suitable for CIO/Director of Digital review.
RAID Log Chase-Up Message Generator
Drafts short, individually tailored Teams/email chase-up messages to project leads that name specific overdue RAID fields and probe green-washed statuses.
Sprint Progress Report for a Banking Governance Steering Committee
Translate sprint metrics into a RAG-rated governance report written in business language for a steering committee audience that includes a CRO, SM&CR executive, and internal audit representative.
Facilitating a Retrospective for a Team Frustrated by Procurement and Change-Control Delays
An intermediate prompt to design a retrospective that separates in-team issues from systemic NHS governance blockers and produces a clear escalation to the SRO.
Hypercare Floor-Walking Rota for Go-Live Week
Builds a two-week hypercare floor-walking rota with escalation paths for a ward-level system go-live.
Benefits Realisation Handover and ICB Closure Report
Produces a formal MSP-aligned closure report handing benefits tracking to a named BAU owner while flagging ongoing IG/DSPT monitoring needs.
DPIA Scoping Draft for a New Patient Data System
Drafts an initial Data Protection Impact Assessment scope to get the information governance approval process started early and off the critical path.
Capacity & Velocity Forecasting Model Reconciling OEE with Cross-Site Sprint Planning
Builds a capacity and forecasting model that ties sprint velocity to OEE and first-pass yield trends and synchronises sprint cadence across multiple plants sharing one MES/ERP configuration.
Operational Resilience Sprint Metrics Dashboard Specification
Specify a sprint metrics dashboard that gives an SM&CR Accountable Executive and the Operational Resilience function real-time visibility of a squad's progress relative to an Important Business Service's impact tolerance obligations.
PI Planning Agenda for a Multi-Squad NHS Digital Programme
A starter prompt to build a two-day PI planning agenda for an NHS digital programme that accounts for clinician secondment gaps and clinical safety review.
Auditing Squad Readiness Against DTAC Before a Go-Live Assessment
An advanced prompt to convert DTAC evidence requirements into sprint-tracked readiness tasks across squads ahead of an NHS go-live assessment.
Ward-Level Stakeholder Impact Map for EPR Go-Live
Builds an ADKAR-based stakeholder impact assessment for a ward or directorate ahead of an EPR/system change, tailored to 12-hour shift constraints.
Change Champion Coaching Script for ADKAR Readiness Conversations
Gives ward-based change champions a plain-language script for running short peer ADKAR conversations within tight shift huddles.
DCB0160 Hazard Log Structuring Assistant
Helps a Delivery Manager structure and prioritise a clinical safety hazard log ahead of a Clinical Safety Group review, addressing the common bottleneck of limited Clinical Safety Officer capacity.
Lessons Learned Workshop Agenda and Capture Template
Provides a ready-to-run lessons learned session structure tailored to the recurring failure patterns of NHS digital programmes.
Early Clinical Safety & IG Risk Scan for a New System
Produces an early-stage DCB0129/DPIA risk scan so clinical safety and IG sign-off are built into the plan as hard gateways, not late surprises.
DTAC Five-Domain Readiness Scoping Brief
Produces a procurement-stage readiness brief against the NHS DTAC five domains for a new digital health technology.
Hazard Log Escalation Brief for Programme Board Sign-Off
Converts a DCB0160 hazard log extract into a steering group escalation brief with a clear go-live decision recommendation.
RAID Log Template for an NHS Digital Workstream
Produces a ready-to-use RAID log tailored to the recurring risk categories seen in NHS trust digital programmes.
Project Closure Report with Compliance Sign-Off Checklist
Produces a formal closure report bundled with a checklist confirming all healthcare-specific compliance sign-offs are complete before the project team disbands.
Cross-Workstream Dependency Map (Digital / Estates / Workforce)
Builds a consolidated RAID-style dependency map across Digital, Estates and Workforce workstreams to catch hidden cutover-blocking dependencies early.
ICB Digital Delivery Group Portfolio RAG Narrative
Turns a raw project RAG snapshot into a systemic-themes portfolio narrative for the ICB Digital Delivery Group, distinguishing internal from external delay causes.
Andon/Tier-Meeting Stand-up Sync Agenda Builder
Generates a merged daily stand-up agenda that reconciles the Scrum team's 15-minute sync with the plant's existing Andon/tier production meeting so IT/OT dependencies surface early.
ADKAR-Based Change Readiness Assessment for Service Restructure
Creates a formal change readiness assessment for a service or department, blending ADKAR and the NHS Change Model for programme board review.
RAID Log Review Brief for Change Advisory Board
Turns a raw RAID log extract into a prioritised, Clinical-Safety-aware pre-meeting briefing for the Monday Change Advisory Board.
CAB Change Request Narrative for a Live PAS/EPR Interface Fix
Drafts a clear, risk-aware Change Advisory Board submission for a fix touching a live clinical system, reducing back-and-forth with IT change management.
Weekly Programme Board Pack Template
Generates a slide-by-slide Programme Board pack outline that surfaces green-washed project statuses and tracks CIP savings alongside portfolio RAG.
Escalation Brief for a Red-Rated Clinical Safety Risk
Drafts a formal Programme Board escalation paper when a go-live is proceeding against a red DCB0129/DPIA risk, laying out real options and named accountability.
Draft a RACI Roadmap Governance Model to End Stakeholder Tug-of-War
Build a lightweight decision-rights model to resolve conflicting roadmap demands from Sales, CS, Engineering and the CEO.
EPR Go-Live Cutover and Rollback Plan
Builds a detailed cutover and rollback plan for the highest-risk moment in a digital programme, an EPR or PAS go-live.
Full Business Case Re-Baselining Brief
Re-baselines a stalled Full Business Case against the HM Treasury Five Case Model, separating cost-driven from procurement-driven delay for an ICB gateway panel.
SRO One-Page Briefing Before a CQC Inspection
Produces a two-minute-read executive briefing for an SRO facing an unplanned CQC inspection or NHSE assurance meeting, framed around patient safety and defensible lines to take.
Build a Portfolio Resourcing Plan Resilient to Winter Pressures Diversion
Creates a realistic PM capacity plan that anticipates diversion to urgent-care escalation cells and defines a formal re-baselining trigger.
Prepare a Gateway-Style Deep Dive Briefing for a Red/Amber Programme
Builds an IPA-style delivery confidence assessment and recovery plan for a slipping scheme ahead of a Programme Board deep-dive review.
Information Governance & Clinical Safety Sign-Off Schedule
Build a backward-planned schedule for DSPT, DPIA and DCB0129/0160 clinical safety sign-off ahead of a digital go-live.
Q4 Capital Risk & Escalation Briefing
Prepare a one-page Q4 capital risk briefing addressing 'use it or lose it' pressure combined with winter staffing risk.
Post Go-Live Benefits Realisation Tracking Framework
Designs a benefits tracking framework so adoption and clinical outcome improvements are actually measured after go-live, rather than the project closing at cutover.
Strategic Outline Case (SOC) Narrative Builder
Drafts a Five Case Model Strategic Outline Case narrative for a new digital or capital scheme, flagging IG and clinical safety gateways early.
Benefits Realisation Tracker Rebuild Post Go-Live
Rebuilds an abandoned benefits realisation tracker after an EPR or e-rostering go-live, mapping each claimed benefit to a real evidence source and honest status.
Consolidate Weekly RAID Logs into a Multi-Audience Board Pack
Merges scattered project updates into one master RAID log and produces tailored, consistent extracts for trust board, ICB and PMO audiences.
Write a Post-Implementation Review (PIR) and Project Closure Report
Produces PRINCE2 closure documentation and a PIR that preserves institutional memory before interim PMO staff move on.
Condition Improvement Fund Business Case Builder
Drafts a DfE Condition Improvement Fund-ready business case from raw condition survey findings, structured for competitive bid scoring.
CIP Savings Reconciliation Against Finance Ledger
Reconciles claimed Cost Improvement Programme savings against finance-confirmed actuals, surfacing likely causes of variance before the monthly finance meeting.
Draft a Strategic Outline Case (SOC) for a New Digital or Capital Scheme
Guides a PMO Director through drafting the first-gate Green Book business case needed before a scheme reaches the Programme/Capital Board.
Design a Clinician Engagement Plan to Combat Change Fatigue
Builds a lightweight clinician engagement approach that keeps DCB0160 governance intact while reducing rota-driven disengagement risk.
Multi-Template Portfolio Report Reformatter
Turn one set of portfolio status data into three audience-specific reports for trust board, ICB and NHS England oversight.
Draft a Full Business Case Using the HM Treasury 5-Case Model
Generates board-ready Strategic and Management Case sections for a digital or capital scheme progressing through NHS England approval gateways.
Prepare for a Clinical Safety Case Review Gate Before EPR Go-Live
Builds a briefing and question set for a Clinical Safety Officer review gate, checking DCB0129/DCB0160 hazard log completeness before a digital go-live decision.
Post-Implementation Review & Lessons Learned Report
Closes out a digital project with a PIR that hands benefits tracking forward to named owners and captures NHS-specific lessons on adoption, dependencies and IG timing.
Create a DCB0160 Clinical Risk Log and DTAC Readiness Plan for a Digital Rollout
Builds the clinical safety and DTAC compliance pack needed before a digital health technology can be scheduled for pilot go-live.
Conduct a Benefits Realisation Review Comparing OBC Targets to Actual Delivery
Checks whether savings signed off at Outline Business Case stage are actually landing in the ledger as recurrent CIP savings post go-live.
Year-End Capital Spend Profiling Plan
Produce a month-by-month capital spend profile against the NHS financial year with contingency options to avoid 'use it or lose it' risk.
Post-Implementation Review & Lessons Learned Report
Produce a Post-Implementation Review capturing delivery performance, clinical engagement quality and actionable lessons learned.
Produce a DTAC and DSPT Readiness Assessment Plan Before Go-Live
Builds a staged readiness plan and gap-analysis checklist to bring a digital health project through DTAC 2.0 and DSPT assurance ahead of go-live.
Reconcile CIP/QIPP Savings Actuals Against the Approved Business Case Targets
Cross-checks finance, activity and HR data sources to produce a reconciled in-year CIP/QIPP savings position with variance explanations.
Post-Go-Live Benefits Realisation Tracking Plan
Designs a staged post-go-live monitoring framework for a MIS/VLE migration to catch adoption failure before it shows up as a benefits shortfall.
Build a PRINCE2 Project Initiation Document (PID) and Governance Charter
Produces a PID and governance charter for a newly approved scheme, clarifying accountability across trust, ICB and NHS England lines.
Produce a Winter Pressures Resource Reallocation Decision Brief
Generates a same-day decision brief for the Trust Executive when PMs are diverted onto an urgent-care escalation cell mid-scheme.
Five Case Model Business Case Drafter
Draft the Strategic and Economic Case sections of an NHS capital/digital business case, linked to CIP savings targets.
Clinical Safety & IG Evidence Chase Pack
Produce an evidence-chase tracker and a considerate chase email to secure Clinical Safety Officer sign-off against a go-live deadline.
Build a Weighted Prioritisation Model for Competing Capital Bids
Creates a scoring matrix to rank competing Trust capital bids ahead of a Portfolio/Investment Committee meeting.
Build a Multi-Layer Governance Reporting Pack for Trust Board, ICB and NHS England
Reformats a single portfolio status dataset into three distinct reporting formats required by Trust Board, ICB and Regional NHS England audiences.
RAAC and Latent Defect Risk Register with Contingency Plan
Produces a construction-specific risk register covering RAAC and other latent defects, with CDM 2015-aligned mitigations and a recommended financial contingency, before works start and before the budget gets blown mid-project.
Develop the FBC Economic and Financial Case with Optimism Bias Adjustment
Builds the Full Business Case sections needed to survive an IPA-style gateway review, with explicit bias-adjusted costs and CDEL affordability.
Reconcile CIP Savings Delivery Against CDEL and Ledger Actuals
Reconciles in-year Cost Improvement Programme savings against actual finance data and CDEL headroom ahead of an ICB assurance call.
ICS Stakeholder & Governance Map
Build a cross-organisation stakeholder and governance map for a project spanning multiple ICS partner organisations.
CIP Benefits Realisation Tracker
Track actual performance against the original business case CIP savings target and produce an executive summary of benefits status.
Set Up a RAID Log for an EPR Rollout Workstream
Produces a starter RAID log tailored to the interoperability and clinical safety risks typical of an EPR implementation.
Assess Portfolio Impact of an In-Year Capital-to-Revenue Reallocation
Analyses which schemes are most exposed to a sudden capital-to-revenue funding change and produces a mitigation options paper.
Weekly Highlight Report / RAG Status Pack Generator
Generate a one-page PRINCE2-style RAG Highlight Report for a Tuesday Programme/Portfolio Board.
Consolidate Weekly Portfolio RAG Status Ahead of the Portfolio Board
Turns raw project-level status updates into a consolidated portfolio RAG summary ready for the Wednesday Portfolio Board.
Produce a Post-Implementation Benefits Realisation and Lessons Learned Report
Closes out a completed scheme with a formal benefits realisation confirmation against the original business case and a structured lessons-learned log.
Supplier Backorder Escalation Emails
Drafts a three-stage escalating chase communication sequence to a supplier for a clinically urgent backorder.
Supplier Contract Close-Out and Transition Handover Pack
Builds a checklist covering outgoing supplier close-out, stock transition planning and incoming supplier onboarding to avoid supply disruption.
DPIA Kickoff Checklist for a New Integration
Generate a Data Protection Impact Assessment kickoff checklist for a new patient-data integration before development starts.
Design a Benefits Realisation Plan Linked to the Original Business Case
Creates a benefits realisation tracking plan mapping each promised benefit to a measurable metric, owner and data source.
Track Supplier Delivery Risk Across an EPR Integration Programme
Builds a supplier/system-integrator risk tracker highlighting where a small pool of NHS-approved suppliers is creating delivery bottlenecks.
Dual-Sourcing Risk Mitigation Strategy for a Critical Consumable
Builds a risk register and dual-sourcing action plan to remove single-supplier dependency on a critical clinical consumable.
Three-Way Match Invoice Discrepancy Resolution
Produces a root-cause analysis and step-by-step resolution workflow for a purchase order, delivery and invoice mismatch.
New ICB Pilot Opportunity Screening
Screen an inbound ICB or NHS trust pilot opportunity for commissioning viability before committing product and engineering time.
User Stories with DCB0129 Risk Controls for a GP Connect Feature
Draft backlog-ready user stories for a GP Connect feature with embedded clinical risk controls, not compliance bolted on afterward.
GP Connect / SystmOne Integration Variance Root Cause
Diagnose why a GP Connect / SystmOne integration behaves differently at a second NHS trust than at the original pilot site, and propose a more generalisable integration approach.
New Supplier Compliance Due Diligence Checklist
Builds a due-diligence checklist for onboarding a new medical device or consumables supplier, covering MHRA, ISO 13485 and Modern Slavery Act checks.
Supplier QBR and Price Increase Negotiation Brief
Prepares a quarterly business review agenda and a negotiation brief to challenge a supplier's proposed price increase.
Clinical Safety Case Report Planning Brief
Plan the structure and evidence-gathering schedule for a DCB0129 Clinical Safety Case Report ahead of a release.
Clinical Safety Group Steering Pack & Hazard Log Review
Prepare the steering pack and hazard log summary for a recurring Clinical Safety Group meeting.
Roadmap Reprioritisation Against Sprint Capacity
Reconcile a roadmap built around 12-18 month NHS procurement commitments with the dev team's actual current sprint capacity.
Hazard Log Review Cadence and Risk Trend Dashboard
Analyse the living Hazard Log for overdue reviews and residual risk trends, and prepare the agenda for the next Clinical Safety Officer review.
Capital Equipment Business Case Builder
Drafts a capital equipment business case with whole-life costing, framework route options and CQC compliance implications for finance and clinical sign-off.
Single Tender Action Justification for Emergency Shortage
Drafts a defensible single tender action / direct award justification memo for an emergency supply shortage under the Procurement Act 2023.
SaMD Regulatory Change Classification Impact Assessment
Assess whether a proposed product change to a UKCA-marked SaMD triggers re-classification or re-assessment before it is added to the roadmap.
ICB Stakeholder Metrics & Outcomes Report
Turn raw product and clinical outcome metrics into a stakeholder-ready update for an ICB digital transformation lead or trust CCIO.
DPIA Screening for a New Data Flow
Draft the initial Data Protection Impact Assessment screening for a new data flow before it reaches the Information Governance lead and Caldicott Guardian.
Go-Live Clinical and Regulatory Sign-Off Closure Pack
Compile the closure pack confirming all clinical safety, information governance, and DTAC actions are closed before a new trust go-live is signed off.
Build a Five Case Model Business Case Outline for a Digital Capital Bid
Produces an outline Five Case Model business case for an ICB digital funding gateway, aligned to Green Book methodology.
ITT/RFQ Drafting for Framework Call-off Tender
Drafts a compliant ITT/RFQ document for a clinical consumables tender routed through an NHS framework, aligned to Procurement Act 2023 requirements.
Ward/GP Discovery Workshop Facilitation Guide
Produce a facilitation guide for a discovery workshop observing clinical staff workflow, designed around scarce clinician time.
Pilot-to-Scale Transition Plan (Avoiding Pilotitis)
Close out a successful trust pilot with a concrete transition plan that converts it into a funded, scaled ICB-wide rollout.
Sprint Backlog Tagging Against DTAC Domains
Tag every backlog item against the DTAC domain it affects so the team can see which sprint work is actually blocking the upcoming DTAC re-submission.
Quarterly Board and Investor Roadmap Closure Summary
Turn a quarter's sprint reviews, retros, and compliance milestones into a board- or investor-ready closure summary that reflects real delivery and regulatory progress.
Create an Integrated RAID Log with Clinical Safety Hazard Tracking
Merges programme risks and DCB0160 patient-safety hazards into one triage-ready RAID table with clear escalation routes.
Framework Re-entry and Contract Renewal Calendar
Generates a 12-month rolling contract and framework re-entry calendar flagging urgent re-tender actions.
Post-Tender Savings Realisation and Lessons Learned Report
Produces an SLT-facing report comparing actual tender outcomes against the original business case, including savings and social value realised.
DTAC Readiness Gap Analysis
Assess current evidence against all five DTAC domains ahead of an NHS procurement submission deadline.
GP Connect/SystmOne Integration Delivery & Risk Plan
Build a realistic delivery plan for a GP Connect/SystmOne integration that accounts for conformance assessment and IG approval, not just engineering effort.
DTAC Resubmission Gap Analysis
Kick off a DTAC re-submission cycle by mapping current self-assessment answers against the five DTAC domains and surfacing evidence gaps before sprint planning.
Clinician User Research Synthesis Against DTAC Usability Criteria
Synthesise clinician usability research squeezed into ward or GP downtime into themes mapped to DTAC's usability/accessibility criteria, with prioritised backlog recommendations.
Shared-Resource Sprint Capacity Planner
Builds a realistic sprint capacity plan for a manufacturing transformation team whose controls engineer, quality manager and IT integrator are only part-time on the sprint.
DSPT Annual Submission Progress Tracker
Create a tracking structure for the annual Data Security and Protection Toolkit submission across its assertions and evidence owners.
MHRA SaMD Classification Decision Brief
Determine early in a new feature's lifecycle whether it qualifies as a Software as a Medical Device requiring UKCA marking, before architecture and QMS decisions are locked in.
DSPT Renewal Evidence Tracker
Build a tracker of DSPT assertion evidence status to prevent an annual toolkit renewal from stalling a go-live or contract renewal.
Assess Data Migration Cutover Risk and Recommend Go-Live Strategy
Produces a DCB0160-aligned risk memo comparing big-bang, phased and parallel-run cutover options with rollback triggers.
Map NHS Procurement Lead Times into the Project Schedule
Produces a procurement workstream plan that embeds NHS Supply Chain, CCS framework, and DTAC compliance timelines into the critical path.
Draft a PRINCE2-Compliant Project Initiation Document for an NHS Digital Health Project
Generate a structured PID covering all governance sections required for Trust Board authorisation of an NHS digital health project.
ECN/CCB Change-Routing Decision Tree
Produces a decision tree and routing memo for classifying an incoming change request as a normal backlog item versus one requiring formal ECN/CCB sign-off under IATF 16949 or AS9100D.
Draft a PRINCE2 Project Initiation Document for an EPR Module Rollout
Generates a governance-ready PID for a new EPR workstream, wired into DCB0160 clinical safety sign-off from day one.
Draft a Highlight Report for the Trust Digital and IT Committee
Produces a PRINCE2-format highlight report with RAG status, capital burn and top risks for committee circulation.
Prepare a Site Walk Checklist for HTM and HBN Compliance During NHS Capital Works
Generates a structured site walk checklist for weekly IPC and estates compliance checks referencing HTM 03-01, HTM 04-01, HTM 06-01, and CDM 2015.
Draft the Strategic Case for an NHS 5 Case Model Strategic Outline Case (SOC)
Produce the Strategic Case component of an NHS SOC to initiate capital approval, covering case for change, strategic alignment, options long-list, and investment objectives.
Develop a Clinical Engagement Recovery Plan When Key Clinical Reviewers Are Stood Down During Winter Pressures
Design a structured response to mid-project clinical disengagement caused by winter staffing pressures, maintaining DCB0160 compliance and go-live readiness without compromising frontline care.
Design a Duty of Candour Tracking Workflow
Designs a step-by-step tracking workflow with automated reminders to stop Duty of Candour notification and apology deadlines being missed.