CoralLips
01Plugin Claude Code
Plugin marketplace listing 1 plugin: thinking-tree.
Plugin Claude Code
Plugin marketplace listing 1 plugin: thinking-tree.
Plugin Claude Code
Persistent thinking system — capture, organize, and evolve scattered thoughts across Claude Code sessions.
Hook
Runs when a session starts, executing inject-context.js via node. From CoralLips/thinking-tree.
Hook
Runs when you submit a prompt, before the agent sees it, executing think-status.js via node. From CoralLips/thinking-tree.
Skill Claude CodeCodex
Manually capture missed insights from recent conversation. Use when thinking-tree's auto-recording missed something valuable. Accepts a natural language hint about what to capture.
Skill Claude CodeCodex
Distill fragments into structured thought files — classify into existing files or synthesize new ones. Scans fragment pool for related insights, proposes actions, and executes. Accepts optional topic hint.
Skill Claude CodeCodex
Adjust thinking-tree recording preferences via natural language. Updates /.thinking-tree/.preferences.md which guides how the clarifier captures and routes insights.
Skill Claude CodeCodex
Clean the thinking-tree fragment pool — filter by preferences, deduplicate, and remove outdated entries. Uses AskUserQuestion for option-based interaction so user can review without typing.
Skill Claude CodeCodex
Toggle thinking-tree recording mode on/off. When enabled, a background recorder evaluates each conversation turn and writes insights to /.thinking-tree/.
Plugin Claude Code
Plugin marketplace listing 1 plugin: gft.
Plugin Claude Code
GFT (Git for Thought) — bring your white-box thinking map into Claude Code: /gft:list & /gft:login answer instantly (zero tokens), /gft:link & /gft:save connect your maps to the conversation.
Command
A command that connects the current conversation to a GFT thought map, a visual record of related ideas. It claims the map and injects the connection in one step.
Command
A command that lists GFT thought threads, including their names, item counts, freshness, and whether links work in the current session. The description does not explain what GFT thought threads are.
Command
A command for starting or repairing GFT web sign-in. It opens browser-based authorization so you can approve access with one click.
Command
A command that saves new conclusions from the current conversation into an already linked GFT (Git for Thought) thinking map.
Hook
Runs when you submit a prompt, before the agent sees it, executing gft-hook.js via node. From CoralLips/gft-mcp.
MCP server Claude CodeCodexCursor
Bring your GFT (Git for Thought) white-box thinking map to any AI agent. 把你的思维脉络接给任何 agent。. Runs locally from the gft-mcp npm package.