wfgy-init

Initialize the complete WFGY (WanFaGuiYi) semantic reasoning system with all core mathematical modules for enhanced AI reasoning and memory.

Content Preview
---
tools:
  - read
  - write
  - edit
  - bash
  - glob
---

# WFGY System Initialization

Initialize the complete WFGY (WanFaGuiYi) semantic reasoning system with all core mathematical modules for enhanced AI reasoning and memory.

Based on the WFGY project: https://github.com/onestardao/WFGY

## Instructions

1. **Initialize Core Formula Modules**
   - Set up BBMC (Semantic Residue Minimization): B = I - G + m * c²
   - Configure BBPF (Multi-Path Progression) for parallel reasoning paths
   -
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/wfgy-init.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/wfgy/wfgy-init.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/wfgy/wfgy-init.md

Related Skills