orchestrate-intent

Manage software engineering intents through lifecycle stages and review processes.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Dektora/dekspec-public --skill orchestrate-intent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrate-intent
Source: https://github.com/Dektora/dekspec-public/tree/main/plugins/dekspec/skills/orchestrate-intent
Command: npx skills add https://github.com/Dektora/dekspec-public --skill orchestrate-intent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dekspec, claude-opus-4-7, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill manages the lifecycle of an intent (e.g., project goal or task), guiding it through stages like analysis, decomposition, implementation, and finalization.

Core Features & Use Cases

  • Lifecycle Management: Handles the entire lifecycle of an intent, including analysis, acceptance, decomposition, implementation, and finalization.
  • Automated Steps: Automates tasks like status updates, artifact generation, and review processes.
  • User Interaction: Provides a guided experience for the engineer, with optional automatic mode for unattended execution.
  • Use Case: For a software development project, this Skill can manage the progression of a feature request from initial concept to completion, ensuring all stages are followed and the intent is achieved.

Quick Start

To orchestrate an intent with ID 'INT-001', use the command: /dekspec:orchestrate-intent INT-001

Frequently Asked Questions about orchestrate-intent

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

FAQPage Schema
How do I automate the software development lifecycle for a feature request?

Automate the software development lifecycle by orchestrating an intent through stages like analysis, decomposition, implementation, and finalization. This Skill drives transitions between lifecycle gates, coordinates artifact generation, and manages review processes automatically.

What is intent management for software engineering projects?

Intent management for software engineering projects is the process of guiding a project goal or task from initial creation to finalization. It handles status updates, artifact generation, and review processes to ensure the intent is achieved across the entire lifecycle.

How do I orchestrate an intent lifecycle from creation to completion?

Orchestrate an intent lifecycle from creation to completion by invoking the orchestrate-intent command with a specific intent ID. This triggers automated workflow transitions across analysis, acceptance, decomposition, implementation, and finalization stages.

Do I need Claude Code skills to run the intent orchestration workflow?

Yes, you need Claude Code skills to run the intent orchestration workflow. The Skill requires Claude Code skills for interactive guidance and automation, specifically depending on the dekspec and claude-opus-4-7 dependencies to coordinate lifecycle gates and artifact generation.

Can I run lifecycle orchestration in unattended automatic mode?

Yes, you can run lifecycle orchestration in unattended automatic mode. The Skill provides a guided experience for engineers by default, but includes an optional automatic mode for unattended execution of status updates, artifact generation, and review processes.

What are the limitations of using intent management for software projects?

Limitations of this intent management approach include its strict dependency on the dekspec and claude-opus-4-7 components, meaning it cannot run without Claude Code skills. It is also purpose-built for software engineering workflows and may not suit general project management tasks outside that scope.