# CSA NI 51-102 — Material Change Report

> Draft and validate the Material Change Report for Canadian reporting issuers under NI 51-102 Part 7 and Form 51-102F3. Ensures description of material change, date, and impact for prompt SEDAR+ filing.



Tags: Canada, CSA, NI 51-102, SEDAR, Material Change, Financial Reporting


## Example Prompts

- Draft a Material Change Report for our recent material change and validate for Form 51-102F3
- Prepare a Material Change Report with description, date, and impact
- Validate the Material Change Report draft before SEDAR+ filing

URL: https://rakenne.app/skills/csa-ni51102-material-change/index.md

Try this skill: https://rakenne.app/a/?skill=csa-ni51102-material-change



## Overview

Draft and validate the Material Change Report for Canadian reporting issuers under NI 51-102 Part 7 and Form 51-102F3. Ensures description of material change, date, and impact for prompt SEDAR+ filing.

## Example Conversation

> **You:** We had a material change and need to file a Material Change Report promptly. Can you draft it with a description of the change, the date, and the impact, then validate it?

> **Agent:** I'll draft the Material Change Report per Form 51-102F3 and run `validate_ni51102_material_change` on the draft.

> **Agent:** Created `material-change-report-draft.md`. Running `validate_ni51102_material_change`...

> **Agent:** Check **PASS** — the document describes the material change, includes the date of occurrence, and discusses impact. No placeholders. You can file on SEDAR+ promptly.

## What the Tools Validate

**`validate_ni51102_material_change`** checks the Material Change Report draft for:

- **Description of material change** — Clear description of what changed and why it is material.
- **Date** — When the change occurred or when the issuer determined to make the change.
- **Impact** — Discussion of the impact or expected impact of the change.
- **Placeholders** — Flags [TODO], TBD, or similar to replace before SEDAR+ filing.

**Output:** PASS when there are no errors or warnings; otherwise FAIL with a findings list. Fix flagged items and re-run until the check passes.

## Output Excerpt

**Material Change Report (excerpt):**

```markdown

## Description of the Material Change

[Issuer] announces [description of the material change]. The change relates to [context].

## Date of Change

The change occurred on [date] / The issuer determined to make this change on [date].

## Impact

The material change is expected to [impact on operations / financial condition / strategy]. [Additional impact discussion as required.]
```

**validate_ni51102_material_change report (excerpt):**

```
=== CSA NI 51-102 MATERIAL CHANGE REPORT (Form 51-102F3) VALIDATION ===
Result: PASS
```

## Getting Started

Add your source materials to the project workspace (facts of the change, dates), then activate the *CSA NI 51-102 — Material Change Report* skill. The agent will guide you through drafting and validating with `validate_ni51102_material_change`.


---

Back to [Skill Library](https://rakenne.app/skills/index.md)
