enrich-business

Enrich business workflows with code references and gap analysis.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/nand1234/Agentic-workflow-builder --skill enrich-business
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enrich-business
Source: https://github.com/nand1234/Agentic-workflow-builder/tree/main/ai-dev-worflow/.claude/skills/enrich-business
Command: npx skills add https://github.com/nand1234/Agentic-workflow-builder --skill enrich-business

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enrich human-authored business workflows with code references and test evidence.

Core Features & Use Cases

  • Attach per-workflow code references: entry points, core logic, data models, and tests.
  • Generate a Code References section and a Gaps section for each workflow.
  • Preserve human-authored intent while augmenting it with verifiable implementation details.

Quick Start

Read docs/business/workflows.md and enrich each workflow with code evidence.

Frequently Asked Questions about enrich-business

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

FAQPage Schema
How do I enrich business workflows with code references and test evidence?

To enrich business workflows with code evidence, this Skill reads docs/business/workflows.md and appends entry points, core logic, data models, and tests to each workflow. It preserves the original human-authored intent while adding verifiable implementation details.

What does gap analysis for business workflows in documentation involve?

Gap analysis for business workflows identifies missing implementation details by comparing human-authored documentation against backend services, APIs, and data models. This Skill generates a specific Gaps section for each workflow to highlight these discrepancies without altering the original content.

Can I append code references to my workflow documentation without changing the original content?

Yes, you can append code references without altering original content. The Skill preserves the human-authored intent in docs/business/workflows.md and strictly appends Code References and Gaps sections for each workflow, ensuring no changes to the initial documentation.

How do I generate per-workflow code references for backend services and APIs?

Generating per-workflow code references for backend services and APIs requires reading docs/business/workflows.md. The Skill automatically extracts and attaches entry points, core logic, data models, and test evidence, appending them as a new section to each workflow.

Do I need a specific file structure to run gap analysis on business workflows?

Yes, you need a specific file structure. The Skill applies to workflows described in docs/business/workflows.md across backend services, APIs, and data models, requiring this exact path to properly generate code references and gap analysis sections.