Instructions file
Instructions for Facets-cloud/flow, covering flow — repo conventions, what this is, build and test, build (produces ./flow in the repo dir, which is on path) and or: go build -o flow .
Instructions file
Instructions for Facets-cloud/flow, covering flow — repo conventions, what this is, build and test, build (produces ./flow in the repo dir, which is on path) and or: go build -o flow .
Skill Claude CodeCodex
Personal task and agent-session manager. CLI binary is flow (assumed on PATH) and stores metadata in /.flow/flow.db (SQLite). Use this skill when the user asks about their work, tasks, or projects in any natural phrasing — including but not limited to: "what's left", "what's remaining", "what's pending", "what do I…
Settings file Claude Code
Agent settings configuring $schema, comment, permissions.
Instructions file CodexOpenCode
Instructions for Facets-cloud/praxis-cli, a project described as: Bring Praxis cloud capabilities to any local AI host (Claude Code, Cursor, Gemini CLI).
Instructions file
Instructions for Facets-cloud/praxis-cli, covering claude.md — praxis-cli, project overview, design principle — single-profile users first, match this repo, and keep it small and testing — non-negotiable.
Skill Claude CodeCodex
Use when a new user wants to get started with Facets or Praxis hands-on, has a brand-new or empty control plane, or asks to 'onboard me', 'get me started', 'set up my first deployment', or 'resume onboarding'. Runs a guided journey, not a topic lookup.
Skill Claude CodeCodex
Use when working in a project that is onboarded to ig (infragraphify) and you need to answer how repos/services connect, where the code for a concept or endpoint lives, how a frontend call reaches its backend handler, what infrastructure backs a service, or the blast radius of a change — instead of grepping a…
Facets-cloud/control-plane-mcp-server
Instructions file
Claude Code instructions for Facets-cloud/control-plane-mcp-server, covering claude.md, project overview, development commands, running the server and run as python module (for development).
Facets-cloud/control-plane-mcp-server
MCP server Claude CodeCodexCursor
Facets Control Plane MCP Server. Runs locally from the facets-cp-mcp-server Python package.
Facets-cloud/control-plane-openapi-mcp
Instructions file
Claude Code instructions for Facets-cloud/control-plane-openapi-mcp, covering claude.md, commands, development setup, install dependencies and setup environment and run the mcp server.
Facets-cloud/control-plane-openapi-mcp
MCP server Claude CodeCodexCursor
MCP server for Facets Control Plane OpenAPI specification. Runs locally from the control-plane-openapi-mcp Python package.