intent-capture

Capture user intent through guided conversation and generate an intent brief.

201|19|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/fabriqaai/specs.md --skill intent-capture-fabriqaai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intent-capture
Source: https://github.com/fabriqaai/specs.md/tree/main/src/flows/fire/agents/planner/skills/intent-capture
Command: npx skills add https://github.com/fabriqaai/specs.md --skill intent-capture-fabriqaai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture user intent through guided conversation during the exploratory phase, ensuring clear goals before proceeding to design or development.

Core Features & Use Cases

  • Guided questioning to elicit context: users, goals, problems, scope, constraints, and success criteria.
  • Automatic generation of an intent brief and persistence of state to track progress.
  • Workflow to transition from intent capture to work-item decomposition, including file creation and state updates.

Quick Start

Begin a guided session to capture the user's goals and context, generate an intent brief using the standard template, save it to the project under the intents directory, and update state to mark the intent as in_progress. When ready, proceed to decompose the intent into concrete work items.

Frequently Asked Questions about intent-capture

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

FAQPage Schema
How do I capture user intent during product discovery?

You capture user intent during product discovery through a guided conversation that elicits context about users, goals, problems, scope, constraints, and success criteria, ensuring clear goals before design or development.

What is an intent brief and when do I need it for requirements elicitation?

An intent brief is a structured document generated from elicited requirements. You need an intent brief for requirements elicitation to define who benefits, what problem is solved, scope, constraints, and success metrics before transitioning to work-item decomposition.

How do I elicit project scope and constraints through a guided conversation?

Elicit project scope and constraints through a guided conversation by applying structured questioning during the exploratory phase. This workflow handles specific questions about who benefits, what problem is solved, scope, constraints, and success metrics.

Can I transition from intent capture directly to work-item decomposition?

Yes, you can transition from intent capture to work-item decomposition. After generating an intent brief and saving it to the intents directory, the workflow updates state to mark the intent as in_progress and proceeds to decompose the intent into concrete work items.

Does this guided conversation workflow handle success metrics and state management?

Yes, the guided conversation workflow handles success metrics and state management. It applies state persistence to track progress, automatically generates an intent brief using a standard template, and updates state to mark the intent as in_progress.