scan-business

Scan business workflows and generate code references for documentation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Legacy scan approaches leave business workflows without concrete code references, making it hard to trace implementations and validate lineage. This skill provides a path to auto-generate or enrich documentation with actionable code references, ensuring workflows are backed by traceable code.

Core Features & Use Cases

  • Starter template: Creates docs/business/workflows.md if missing, guiding you to capture workflows in plain language.
  • Code-reference enrichment: Links workflows to code references via the enrich workflow process using /enrich-business.
  • Guided workflow creation: Provides templates and prompts to document each workflow step for stakeholders.

Quick Start

Create docs/business/workflows.md with your business knowledge and run /enrich-business to back each workflow with code references.

Frequently Asked Questions about scan-business

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

FAQPage Schema
How do I add code references to business workflow documentation?

Adding code references to business workflow documentation involves scanning existing workflows to attach or generate traceable code links. This ensures workflows are backed by concrete, actionable code references for lineage validation.

What is the best way to document business workflows with traceable code lineage?

The best way to document business workflows with traceable code lineage is to generate a starter template capturing workflows in plain language, then run an enrichment process. This links each documented workflow step directly to concrete code references.

How do I create a starter template for business workflows documentation?

To create a starter template for business workflows documentation, you apply a scanning process that detects a missing workflows file and auto-generates one. This provides a starter template that guides you to capture workflows in plain language.

Can I enrich existing business workflows with code references without starting from scratch?

Yes, you can enrich existing business workflows with code references without starting from scratch. The process links your current documented workflows directly to code references, ensuring workflows are backed by traceable code while retaining original content.

Why do my legacy business workflows lack traceable code references?

Legacy business workflows lack traceable code references because older scan approaches leave workflows without concrete code links. This makes it difficult to trace implementations and validate lineage, requiring an enrichment process to attach actionable references.