Skip to main content
Glama

FPF Skill Stack

This repository implements an Agent Stack based on the First Principles Framework (FPF). It is organized by Bounded Contexts to strictly separate semantic domains while maintaining a clear link between Design (Text) and Runtime (Code).

๐Ÿ“„ Authoritative Specification

The "real origin content" and authoritative definition of the First Principles Framework (FPF) is located here:

๐Ÿ‘‰ governance/constitution/FPF_SPEC.md

All architectural decisions, role definitions, and interaction patterns in this repository are derived from this core specification.

๐Ÿ“‚ Repository Structure

The project follows the FPF Holonic Architecture (A.1) and Bounded Contexts (A.1.1):

  • contexts/: Contains the core logic, partitioned by semantic boundaries.

    • SkillRuntime/: The core runtime system (formerly fpf-agent-stack).

    • Skills/: Skill definitions and implementations.

    • SharedSchema/: Shared data contracts.

  • governance/: Project-wide rules, the FPF Constitution, and Decision Records (DRR).

    • constitution/: Contains the FPF_SPEC.md.

๐Ÿ›  Usage

Requirements: Bun

# Install dependencies bun install # Run the skills validator bun run validate
-
security - not tested
F
license - not found
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/venikman/fpf-agent-stack'

If you have feedback or need assistance with the MCP directory API, please join our Discord server