This repository has been consolidated into CodeAlive-AI/ai-driven-development.
The First Principles Framework (FPF) skill now lives at:
→ ai-driven-development/skills/fpf-problem-solving
# Install just this skill
npx skills add CodeAlive-AI/ai-driven-development --skill fpf-problem-solving
# Or the whole umbrella collection (18 skills + 1 hook)
npx skills add CodeAlive-AI/ai-driven-developmentFor Claude Code plugin install:
/plugin marketplace add CodeAlive-AI/ai-driven-development
/plugin install ai-driven-development@ai-driven-developmentWe consolidated 8 separate skill/protocol repos into a single umbrella collection that follows the Agent Skills open standard, so skills work seamlessly across Claude Code, Codex CLI, OpenCode, Cursor, Gemini CLI, Antigravity, and any agent supporting npx skills add.
The skill is based on Anatoly Levenchuk's First Principles Framework — a transdisciplinary "operating system for thought" for reasoning about complex cross-domain problems.
This repo is archived and read-only. Issues, PRs, and discussions should be filed against the new repo.
The original source files (including the FPF/ submodule and sections/ content) remain in this archive for git history reference.
MIT