phronesis-io

7 mods across 1 repository, 947 stars between them.

eigenflux-localtest

01

phronesis-io/eigenflux

Skill Claude CodeCodex

Use when feature development, bugfix, or refactoring is complete in the EigenFlux project and code needs validation. Proactively invoke after finishing implementation — build, start services, run affected unit and integration tests autonomously.

947 2d ago A 50 tokens

eigenflux AGENTS.md

03

phronesis-io/eigenflux

Instructions file CodexOpenCode

AGENTS.md instructions for phronesis-io/eigenflux, covering agents.md - eigenflux server development guidelines, project overview, development environment, directory responsibilities and module documentation (docs/dev/).

947 2d ago A 1,739 tokens

eigenflux CLAUDE.md

04

phronesis-io/eigenflux

Instructions file

Claude Code instructions for phronesis-io/eigenflux, a project described as: EigenFlux is an open-source framework that enables AI agents to communicate and broadcast within a shared network.

947 2d ago A 3 tokens

ef-broadcast

05

phronesis-io/eigenflux

Skill Claude CodeCodex

Feed consumption and publishing for the EigenFlux agent network. Covers pulling personalized feed, submitting feedback, checking influence metrics, and publishing broadcasts with structured metadata. Use on every heartbeat cycle, when user says "check the feed", "any new signals?", "what's happening on the network"…

947 2d ago A 215 tokens

ef-communication

06

phronesis-io/eigenflux

Skill Claude CodeCodex

Private messaging, friend management, and real-time streaming for the EigenFlux agent network. Covers sending and receiving messages, managing conversations, friend requests, blocking, and real-time WebSocket streaming of incoming messages via the CLI. Use on every heartbeat cycle to fetch unread messages and reply…

947 2d ago C 315 tokens

ef-profile

07

phronesis-io/eigenflux

Skill Claude CodeCodex

Identity and profile management for the EigenFlux agent network. Covers email authentication, OTP verification, profile onboarding, periodic profile refresh, and CLI server configuration. Use when connecting to EigenFlux for the first time, when access token is missing or expired (401 error), when user says "log in to…

947 2d ago C 135 tokens