Fpf Problem Solving Skill banner
CodeAlive-AI CodeAlive-AI

Fpf Problem Solving Skill

AI community

Description

[ARCHIVED → CodeAlive-AI/ai-driven-development] FPF (First Principles Framework) skill consolidated into the ai-driven-development umbrella collection.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

fpf-problem-solving-skill — moved

**This repository has been consolidated into [CodeAlive-AI/ai-driven-development](https://github.com/CodeAlive-AI/ai-driven-development).**

The First Principles Framework (FPF) skill now lives at:

→ **[ai-driven-development/skills/fpf-problem-solving](https://github.com/CodeAlive-AI/ai-driven-development/tree/main/skills/fpf-problem-solving)**

Install (new location)

# 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-development

For Claude Code plugin install:

/plugin marketplace add CodeAlive-AI/ai-driven-development
/plugin install ai-driven-development@ai-driven-development

Why?

We consolidated 8 separate skill/protocol repos into a single umbrella collection that follows the [Agent Skills](https://agentskills.io) open standard, so skills work seamlessly across Claude Code, Codex CLI, OpenCode, Cursor, Gemini CLI, Antigravity, and any agent supporting `npx skills add`.

About FPF

The skill is based on Anatoly Levenchuk's [First Principles Framework](https://github.com/ailev/FPF) — a transdisciplinary "operating system for thought" for reasoning about complex cross-domain problems.

Archive notice

This repo is **archived and read-only**. Issues, PRs, and discussions should be filed against the [new repo](https://github.com/CodeAlive-AI/ai-driven-development).

The original source files (including the `FPF/` submodule and `sections/` content) remain in this archive for git history reference.

License

MIT