define-business-objectives

Extract business context from source documents into structured CRISP-DM objectives.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/thbraet/claude-template --skill define-business-objectives
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: define-business-objectives
Source: https://github.com/thbraet/claude-template/tree/main/skills/define-business-objectives
Command: npx skills add https://github.com/thbraet/claude-template --skill define-business-objectives

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill extracts business context from source documents (meeting notes, intake transcripts, Notion pages) and fills gaps interactively, producing a structured business objectives document that guides project alignment.

Core Features & Use Cases

  • Ingests meeting notes, transcripts, Notion pages, and project descriptions to gather relevant context.
  • Maps information to CRISP-DM sections (Organization Context, Problem Area, Current Solution, Business Objectives, Business Success Criteria).
  • Generates the 1.1 business objectives file at docs/crisp-dm/1-business-understanding/1.1-business-objectives.md.
  • Provides an interactive, guided workflow to surface missing information and gain stakeholder alignment.

Quick Start

Provide your meeting notes or Notion page URL to start extracting and structuring your business objectives.

Frequently Asked Questions about define-business-objectives

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract business objectives from meeting notes and transcripts?

You can extract business objectives by feeding meeting notes or transcripts directly into the workflow. The Skill ingests the raw text and maps it into structured CRISP-DM sections like Organization Context and Business Success Criteria.

What is the CRISP-DM business understanding phase and how do I structure it?

The CRISP-DM business understanding phase structures project context into Organization Context, Problem Area, Current Solution, Business Objectives, and Business Success Criteria. This Skill maps your raw notes into these defined sections interactively.

Can I use Notion pages as input for defining project requirements?

Yes, you can use Notion pages as input for defining project requirements. The Skill ingests Notion page content alongside meeting transcripts to extract relevant business context and identify missing requirements interactively.

How do I ensure stakeholder alignment on business success criteria?

You ensure stakeholder alignment on business success criteria by using the Skill's interactive gap-filling workflow. It surfaces missing information from source documents and guides stakeholders through validation, checks, and sign-off.

Where are generated business objectives documents saved?

Generated business objectives documents are saved as markdown files at docs/crisp-dm/1-business-understanding/1.1-business-objectives.md. This ensures your structured output integrates directly into the standard CRISP-DM project directory structure.