# Grant report outcomes

> Draft and validate grant progress/final reports with outcome coverage and required sections (activities, outcomes, metrics, lessons learned).



Tags: Grants, Reporting, Nonprofit, Outcomes


## Example Prompts

- Draft our annual grant report with outcome coverage
- Validate the report so every outcome has a reported activity
- Add a metrics table and lessons learned section

URL: https://rakenne.app/skills/grant-report-outcomes/index.md

Try this skill: https://rakenne.app/a/?skill=grant-report-outcomes



## Overview

Draft and validate grant progress/final reports with outcome coverage and required sections (activities, outcomes, metrics, lessons learned).

## Getting Started

Add your report draft to the workspace and activate the skill. Run the validator to ensure activities, outcomes, metrics, and lessons learned are present and outcomes are linked to activities/metrics.

## Tools

- **validate_outcome_coverage** — Checks for required sections (activities, outcomes, metrics, lessons learned) and reminds to link each funded outcome to at least one reported activity or metric.

## Example conversation

> **You:** Our annual grant report is in `reports/annual_2024.md`. Validate that we have activities, outcomes, metrics, and lessons learned, and that each outcome is covered.
>
> **Agent:** Running validate_outcome_coverage.
>
> **Agent:** OK: activities, outcomes, metrics, lessons learned. Ensure each grant outcome is linked to at least one activity/metric in the narrative.
>
> **You:** Add a short lessons-learned paragraph.
>
> **Agent:** Added a "Lessons learned" section with three bullets to the report.

## Output excerpt

Example when a section is missing:

```
============================================================
Grant Report — Outcome Coverage Validation
File: reports/report.md
============================================================

Missing section: metrics

Action: Add missing sections and link each grant outcome to reported activities or metrics.
```


---

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