# Brief Generator

> Turn raw project notes into a structured project brief with goals, scope, deliverables, timeline, assumptions, and risks.

- Skill: `disastrousdevil/brief-generator` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add disastrousdevil/brief-generator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/disastrousdevil/brief-generator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: disastrousDEVIL (https://skillmd.com/u/disastrousdevil)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/disastrousdevil/brief-generator

---


# Brief Generator Skill

## Purpose
This skill converts rough project notes into a clean and structured business project brief.

## When to Use This Skill
Use this skill when the user provides project notes, ideas, requirements, or scattered information and wants a proper brief.

Examples:
- Turn these notes into a project brief
- Create a client project brief from this raw input
- Organize these requirements into a clean brief
- Build a scope document from these project notes

## Instructions
Read the input carefully and organize it into a professional project brief.

Guidelines:
- Keep the writing clear and business-friendly
- Do not invent missing facts
- Group related information together
- Keep the brief structured and easy to scan
- If some details are missing, mark them clearly instead of guessing
- Focus on clarity, scope, and execution

## Output Structure

Project Overview

Goals

Scope

Deliverables

Timeline

Assumptions

Risks or Constraints

## Output Format

## Project Overview
<short overview of the project>

## Goals
- <goal 1>
- <goal 2>

## Scope
- <scope item 1>
- <scope item 2>

## Deliverables
- <deliverable 1>
- <deliverable 2>

## Timeline
- <timeline detail 1>
- <timeline detail 2>

## Assumptions
- <assumption 1>
- <assumption 2>

## Risks or Constraints
- <risk or constraint 1>
- <risk or constraint 2>
