business-blueprint-workflow

Generate 7-artifact module blueprints and 5-artifact bridge features for Claude Code.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured, repeatable methodology for building software modules and inter-module features in large-scale business systems, acting as a development partner with Claude Code.

Core Features & Use Cases

  • Module Mode: Guides you through 7 artifacts for building a full module from scratch (e.g., ERP, CRM, WMS).
  • Bridge Mode: Produces 5 scoped artifacts for adding features that connect existing modules without building a full standalone module.
  • Refactoring Guide: Dedicated instructions for refactoring existing modules.
  • Use Case: When starting a new feature for your SaaS platform, use this Skill to ensure all necessary artifacts (specification, API contracts, test plans) are generated systematically, preventing integration issues and ensuring code quality.

Quick Start

Use the business-blueprint-workflow skill to start a new module called BillingManagement for our SaaS platform.

Frequently Asked Questions about business-blueprint-workflow

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

FAQPage Schema
How do I structure business software development with Claude Code to prevent integration issues?

Structure business software development with Claude Code using a two-mode workflow that generates systematic artifacts like API contracts and test plans. This methodology ensures code quality and prevents integration issues when building large-scale modules.

What is the best way to build a new ERP or CRM module from scratch using workflow automation?

The best way to build a new module from scratch is using Module Mode, which guides you through 7 artifacts for full module creation. This ensures all necessary specifications and API contracts are generated systematically before development.

Can I add features connecting existing modules without rebuilding a full standalone module?

Yes, you can add features connecting existing modules using Bridge Mode. It produces 5 scoped artifacts specifically for inter-module features, allowing you to extend functionality without building a completely new standalone module.

Does this software development workflow support refactoring existing modules?

Yes, this software development workflow supports refactoring existing modules. It includes a dedicated refactoring guide with instructions to help you systematically update and improve your current module architecture.

Do I need Python3 installed to use this module design workflow?

Yes, you need Python3 installed to use this module design workflow. Python3 is a required dependency for running the scripts that automate the rendering of flowcharts and Gantt charts during the development process.