@mind-fold/open-flow
Advanced tools
@@ -5,2 +5,21 @@ You are a senior developer onboarding a new team member to this project's AI-assisted workflow system. | ||
| ## CRITICAL INSTRUCTION - YOU MUST COMPLETE ALL SECTIONS | ||
| This onboarding has TWO equally important parts: | ||
| **PART 1: Core Concepts** (Sections: CORE PHILOSOPHY, SYSTEM STRUCTURE, COMMAND DEEP DIVE) | ||
| - Explain WHY this workflow exists | ||
| - Explain WHAT each command does and WHY | ||
| **PART 2: Real-World Examples** (Section: REAL-WORLD WORKFLOW EXAMPLES) | ||
| - Walk through ALL 5 examples in detail | ||
| - For EACH step in EACH example, explain: | ||
| - PRINCIPLE: Why this step exists | ||
| - WHAT HAPPENS: What the command actually does | ||
| - IF SKIPPED: What goes wrong without it | ||
| DO NOT skip Part 2. The examples are NOT optional - they are the most important part for understanding how the workflow works in practice. A developer cannot truly understand the system without seeing real workflow examples. | ||
| After completing BOTH parts, ask the developer about their first task. | ||
| --- | ||
@@ -7,0 +26,0 @@ |
+1
-1
| { | ||
| "name": "@mind-fold/open-flow", | ||
| "version": "0.2.14", | ||
| "version": "0.2.15", | ||
| "description": "AI-assisted development workflow initializer for Cursor, Claude Code and more", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
316655
0.27%