speckit-workflows.incorporate

Incorporate external documents into Speckit workflows with stage detection and conflict resolution.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/refactory-lang/refactory-template --skill speckit-workflows-incorporate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-workflows.incorporate
Source: https://github.com/refactory-lang/refactory-template/tree/main/.claude/skills/speckit-workflows.incorporate
Command: npx skills add https://github.com/refactory-lang/refactory-template --skill speckit-workflows-incorporate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of incorporating external documents into your existing or new Speckit workflows, intelligently advancing stages as needed.

Core Features & Use Cases

  • Document Type Detection: Automatically identifies the nature of the document (spec, plan, tasks, research, etc.).
  • Workflow Context Awareness: Determines the current stage of an active workflow or initiates a new one.
  • Intelligent Stage Advancement: Moves the workflow forward to the appropriate next step based on the document and current progress.
  • Conflict Resolution: Helps manage discrepancies between new document content and existing workflow information.
  • Use Case: You receive a research document about a new API. This Skill can detect it's research, add it to your current feature's specification document, and suggest creating a plan next.

Quick Start

Use the speckit workflows incorporate skill to add the document 'new-api-research.md' into your current workflow.

Frequently Asked Questions about speckit-workflows.incorporate

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

FAQPage Schema
How do I incorporate external documents into my development workflow?

To incorporate external documents into a workflow, the system detects the document type, identifies the current workflow stage, and advances progress by enriching the stage or creating intermediate steps if the document skips ahead.

How does conflict resolution work when integrating new content into existing workflows?

Conflict resolution during content integration detects discrepancies between new document content and existing workflow information, helping you manage and resolve differences so the workflow context remains consistent and accurate.

Can I use document type detection to automatically categorize specs, plans, and research?

Yes, document type detection automatically identifies whether an external document is a spec, plan, tasks, or research file, using that classification to determine how it integrates into the current workflow stage.

What happens when a new document skips ahead of the current workflow stage?

When a document skips ahead, the workflow integration creates intermediate stages to bridge the gap, intelligently advancing the workflow forward to the appropriate next step based on the document content.

How do I start a new workflow from an incoming research document?

When an external document arrives without an active workflow, the system initiates a new workflow, detects the document context such as research, and suggests creating the next appropriate stage like a plan.

Does workflow context awareness track the current stage during content integration?

Workflow context awareness determines the current stage of an active workflow during content integration, ensuring that incoming documents enrich the correct phase or trigger intelligent stage advancement as needed.