Skill Claude CodeCodex
Use when an agent needs recent or historical change context: what changed recently, regressions, merged PRs, tickets, docs, incidents, deployments, releases, and source-history ingestion.
Skill Claude CodeCodex
Use when an agent needs recent or historical change context: what changed recently, regressions, merged PRs, tickets, docs, incidents, deployments, releases, and source-history ingestion.
Skill Claude CodeCodex
Use when the task is centered on running, explaining, configuring, or troubleshooting the potpie command: doctor, login, pot management, source registration, search, graph workbench reads/writes, and pot scope behavior.
Skill Claude CodeCodex
Use while debugging or troubleshooting failures, flaky tests, incidents, production alerts, CI failures, local dev setup issues, repeated bugs, prior fixes, failed attempts, and verification history.
Skill Claude CodeCodex
Use when the task can read or write the project-memory graph through the potpie CLI: discover the contract with graph catalog, read named views with graph read, resolve entity identity with graph search-entities, create validated plans with graph propose, commit plans with graph commit --verify, inspect quality with…
Skill Claude CodeCodex
Use for project infra and architecture context: environments, adapters, runtime configuration, deployments, service dependencies, datastores, API contracts, ownership, incidents, and dependency blast radius.
Skill Claude CodeCodex
Use before writing, modifying, reviewing, refactoring, or testing code so repo/project preferences surface: error handling, file structure, frameworks, logging, dependency choices, testing, security, API style, and naming. Also use after code work when a reusable project preference should be recorded.
Skill Claude CodeCodex
Use when establishing, refreshing, or deeply understanding a repository's baseline memory in Potpie: purpose, application type, features, services/modules, environments, deploy shape, dependencies, API contracts, datastores, integrations, ownership, and explicit preferences. The harness reads authored and…
Skill Claude CodeCodex
Use when the user explicitly asks to ingest, refresh, or deeply understand a repository, PR, issue, ticket, runbook, incident report, document, or web link into Potpie. The harness performs todo-driven discovery, uses local/GitHub/integration tools and read-only subagents when available, builds evidence-backed…
Command Claude Code
Use Potpie context before feature work. Load potpie-project-preferences first, and load potpie-infra-architecture when the change touches services, deployment, adapters, or runtime behavior.
Command Claude Code
Record durable Potpie learnings after useful work.
Plugin Claude Code
Plugin marketplace listing 1 plugin: potpie.
Plugin Claude Code
Project-memory context engine for Claude Code: surfaces preferences, prior bugs/fixes, infra topology, timeline context, and durable-capture prompts. Hooks are model-free; the in-session harness decides what is true and writes semantic graph mutations.
Hook
Runs when a session starts, executing potpie_nudge.py via python3 with --harness and --event. From potpie-ai/potpie.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit and Bash tool calls, executing potpie_nudge.py via python3 with --harness and --event (2 commands). From potpie-ai/potpie.
Hook
Runs after a tool call finishes for Bash tool calls, executing potpie_nudge.py via python3 with --harness and --event. From potpie-ai/potpie.
Hook
Runs when the agent finishes a response, executing potpie_nudge.py via python3 with --harness and --event. From potpie-ai/potpie.
Skill Claude CodeCodex
How to backfill a newly-added repo or team — the enumerate-then-drain loop, the single-event contract, and resume-safe todo discipline. Load this when handling a .added seed event with the planner on.
Skill Claude CodeCodex
Cookbook for composing an applygraphmutations plan — stable entitykey patterns, the canonical label/edge vocabulary, evidence/invalidation/confidence discipline, and a worked example. Load this when building a non-trivial mutation plan.