goosefly99

19 mods across 2 repositories, 0 stars between them.

goosefly99/claude_sessions_logger

MCP server Claude CodeCodexCursor

Sync your claude code sessions and memories in the cloud via Motherduck. Runs locally from the claude-session-logger Python package.

0 5mo ago A tokens not measured archived

profile-project

02

goosefly99/profile-project-claude-plugin

MCP server Claude CodeCodexCursor

MCP server "profile-project" as configured in goosefly99/profile-project-claude-plugin. Runs locally from the ${CLAUDE_PLUGIN_ROOT} Python package.

0 1mo ago A tokens not measured

init

08

goosefly99/profile-project-claude-plugin

Command

Initialize profile-project for this project (the only path that creates initial artifacts). Validates env/config, then bootstraps via ppinitproject.

0 1mo ago A 29 tokens

profile

10

goosefly99/profile-project-claude-plugin

Command

Run the full fixed profiling DAG over this project to produce agent context pages, a human guide, and (if enabled) a queryable vectorstore.

0 1mo ago A 30 tokens

init-profile

14

goosefly99/profile-project-claude-plugin

Skill Claude CodeCodex

Configure and initialize profile-project for a project (the only path that creates initial artifacts). Use on first run, to reconfigure, or when /profile-project:init is invoked, or when a tool reports notinitialized.

0 1mo ago A 46 tokens

navigate-profile

15

goosefly99/profile-project-claude-plugin

Skill Claude CodeCodex

Browse the generated profile — agent-facing context pages, the human guide, and per-phase run artifacts. Use for "show me the architecture page", "what did synthesizeknowledge produce", or /profile-project:navigate.

0 1mo ago A 48 tokens

onboard

16

goosefly99/profile-project-claude-plugin

Skill Claude CodeCodex

Give a new contributor a guided walkthrough of the profiled project — setup, structure, and where to start. Use when someone new wants a guided tour of the codebase.

0 1mo ago A 38 tokens

profile-project

17

goosefly99/profile-project-claude-plugin

Skill Claude CodeCodex

Orchestrate the fixed profiling DAG over a project to produce agent-facing context pages, a human guide, and a queryable vectorstore. Use when the user says "profile this project", "analyze the codebase", "what does this repo do", or runs /profile-project:profile.

0 1mo ago A 63 tokens

query-project

18

goosefly99/profile-project-claude-plugin

Skill Claude CodeCodex

Answer semantic questions over the profiled project using the local vectorstore, falling back to reading context pages when the vectorstore is disabled. Use for "how is config resolved?", "where is X handled?", or /profile-project:query.

0 1mo ago A 51 tokens

refresh-profile

19

goosefly99/profile-project-claude-plugin

Skill Claude CodeCodex

Incrementally refresh an existing profile after the project changed — re-discover sources and re-run only the affected phases. Use for "the code changed, update the profile" or /profile-project:refresh.

0 1mo ago A 44 tokens