Process Ideas banner
pinecone-io pinecone-io

Process Ideas

Testing community

Description

Read rough ideas from queues/IDEAS.md, evaluate them against the existing specs, run them through the full review panel in parallel, then produce concrete spec proposals or new feature entries. ## Steps ### 1. Load context - If `queues/IDEAS.md` does not exist at the project root, tell the user to create one with their rough notes and stop. - Read `queues/IDEAS.md` in full. - Read `specs/feature_inventory.md` to understand what is already specified. - Read `specs/index.md` and any spec files

Installation

Installs to ~/.claude/commands/pinecone-io-rings-process-ideas.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pinecone-io/rings/HEAD/.claude/commands/process-ideas.md -o ~/.claude/commands/pinecone-io-rings-process-ideas.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository