Skip to content
View johnoconnor0's full-sized avatar

Organizations

@web-lifter @anthril

Block or report johnoconnor0

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. anthril/claude-memex anthril/claude-memex Public

    A Claude Code plugin that turns any project's docs into a persistent, compounding, LLM-maintained knowledge base — with hook-enforced discipline at tool-call time. Inspired by Andrej Karpathy's llm…

    Python 3

  2. anthril/official-claude-plugins anthril/official-claude-plugins Public

    A curated collection of reusable AI skills, prompts, and agent configurations. Portable across AI coding assistants and agent frameworks.

    Python 2

  3. Fifteen hooks that keep an LLM-maint... Fifteen hooks that keep an LLM-maintained project wiki from rotting. Event-ordered; each entry lists matcher, purpose, and the minimum pseudocode you need to port it. Companion technical reference to the blog post *[Your wiki is rotting. Let Claude maintain it.](https://anthril.substack.com/)*. Reference implementation: [`claude-memex`](https://github.com/anthril/claude-memex) (MIT).
    1
    # A Hook Catalog for Enforcing Doc Discipline in Claude Code
    2
    
                  
    3
    ## Preliminaries
    4
    
                  
    5
    Every hook follows the same shape:
  4. google-ads-mcp google-ads-mcp Public

    A Model Context Protocol (MCP) server for Google Ads API integration, enabling AI assistants like Claude, ChatGPT, and Gemini to analyze, manage, and optimize Google Ads campaigns through natural l…

    Python 5 4