Skip to content
View cfregly's full-sized avatar

Organizations

@fluxcapacitor

Block or report cfregly

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. claude-grounding claude-grounding Public

    Ground Claude in fresh and document sources with provenance: server-side web search and fetch, document citations that return source spans, and the Files API. Runs offline by default.

    Python

  2. claude-memory claude-memory Public

    A multi-agent memory and dreaming loop on shipped Claude primitives: real-time memory plus a periodic dreaming pass that verifies, organizes, and enriches it.

    Python 1

  3. claude-founder-kit claude-founder-kit Public

    Build a startup on Claude, from the first API call to reading the data moat. One repo, one command, every step a real call.

    Python

  4. claude-gpu-perf-tune claude-gpu-perf-tune Public

    31 GPU inference profiling and optimization skills for Claude Code, with a bundled MCP server

    Python

  5. claude-managed-agents claude-managed-agents Public

    A runnable, honest tour of the Managed Agents surface: agents, environments, sessions, the event stream, custom tools, memory stores, vaults and MCP, resources, outcomes, multiagent, and the ant CL…

    Python

  6. claude-parallel claude-parallel Public

    A bounded, measured fan-out of concurrent Claude calls: the parallelize pattern, with a verify skill, Stop hook, and CI.

    Python