initiative-definition

Structure SDD Initiative problem statements, business goals, success metrics, and affected components.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/javierhbr/agnostic-agent-loop --skill initiative-definition
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: initiative-definition
Source: https://github.com/javierhbr/agnostic-agent-loop/tree/main/internal/skills/packs/sdd/initiative-definition
Command: npx skills add https://github.com/javierhbr/agnostic-agent-loop --skill initiative-definition

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps Product Managers clearly define new SDD Initiatives (Epics) by establishing a solid foundation of problem statements, measurable goals, and success criteria before engineering work commences.

Core Features & Use Cases

  • Problem Statement Definition: Articulate the user-facing problem and its impact with clear metrics.
  • Goal Setting: Define specific, measurable business goals and explicitly state non-goals to prevent scope creep.
  • Success Criteria: Establish verifiable conditions to confirm the initiative's successful completion.
  • Affected Components Identification: List high-level services impacted by the initiative.
  • Use Case: A Product Manager needs to define a new feature for improving checkout conversion. They use this Skill to document the problem (e.g., high cart abandonment due to slow payment processing), set goals (e.g., reduce abandonment to <15%), define success criteria (e.g., payment processing <2 seconds on 4G), and list affected services (e.g., payment-service, checkout-service).

Quick Start

Use the initiative-definition skill to create a new initiative specification for 'Guest Checkout'.

Frequently Asked Questions about initiative-definition

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

FAQPage Schema
How do I define an epic for a new feature initiative?▼

To define an epic for a new feature initiative, you structure the problem statement, set measurable business goals, establish success criteria, and list affected components before engineering begins.

What is SDD initiative definition in product management?▼

SDD initiative definition is the process of structuring problem statements, measurable goals, and scope boundaries to ensure clarity and alignment before development work starts.

How do I prevent scope creep when setting product goals?▼

You prevent scope creep during goal setting by explicitly defining measurable business goals alongside clear non-goals to establish strict boundaries for the initiative.

What should be included in an epic specification for engineering teams?▼

An epic specification should include a user-facing problem statement, specific success metrics, verifiable completion criteria, and a list of high-level affected services.

Can I use this approach to define success criteria for checkout conversion improvements?▼

Yes, you can define success criteria for checkout improvements by setting verifiable conditions, such as achieving payment processing under 2 seconds on 4G networks.

When do I need to identify affected components for a product initiative?▼

You identify affected components, such as payment-service or checkout-service, during initiative definition to map high-level impacted services before engineering teams begin work.