consulting-export

Assemble engagement deliverables from project outputs into client-ready packages.

12|2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/cogni-work/insight-wave --skill consulting-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consulting-export
Source: https://github.com/cogni-work/insight-wave/tree/main/cogni-consulting/skills/consulting-export
Command: npx skills add https://github.com/cogni-work/insight-wave --skill consulting-export

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This capability automates the assembly and formatting of engagement deliverables from project outputs, turning scattered artifacts into client-ready packages.

Core Features & Use Cases

  • Orchestrates full deliverable packages and individual deliverables for Double Diamond engagements.
  • Maps deliverables to sources and renderers, dispatching to document-skills and cogni-visual plugins.
  • Loads context from consulting-project.json and compiles outputs into an output/ directory for review and delivery.

Quick Start

Load the engagement context and request a full package or a single deliverable, and I will dispatch rendering to the appropriate plugins and assemble the output package.

Frequently Asked Questions about consulting-export

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

FAQPage Schema
How do I automate the assembly of client-ready engagement deliverables from scattered project outputs?

Automating engagement deliverable assembly is done by loading project context from consulting-project.json and dispatching rendering to document-skills and cogni-visual plugins to format and compile outputs into an output/ directory for review.

What is the best way to export individual deliverables for a Double Diamond engagement workflow?

Exporting individual Double Diamond deliverables involves mapping each artifact to its source and dispatching it to the appropriate document-skills or cogni-visual renderers, compiling formatted outputs into a centralized output/ directory for client delivery.

How does deliverable rendering dispatch to document-skills and cogni-visual plugins work?

Deliverable rendering dispatch works by mapping each engagement output to its corresponding renderer, sending document-based artifacts to document-skills and visual assets to cogni-visual plugins based on the specific deliverable type identified.

Do I need a consulting-project.json file to compile engagement documentation and export a full package?

Yes, a consulting-project.json file is required to load engagement context and compile outputs, as this Skill relies on it to map deliverables to sources and orchestrate the full package export into an output/ directory.

Can I generate a full deliverable package instead of exporting individual engagement outputs?

Yes, you can generate a full deliverable package by loading the engagement context and requesting a full export, which automates the assembly and formatting of all mapped project outputs into a client-ready package.

What are the limitations when formatting engagement deliverables for client review?

Formatting engagement deliverables is limited to outputs mapped within the Double Diamond workflow context, requiring valid consulting-project.json setup and relying on available document-skills and cogni-visual plugins for rendering specific deliverable types.