agentsclimarketplace

Develop idea

Skill gordon1210/agent-goodies/plugins/idea-workbench/skills/develop-idea

Portable agent plugins for Codex/ChatGPT and Claude Code/Desktop.

Install
npx -y skills add gordon1210/agent-goodies --skill develop-idea

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 19 days oldThe repository was created 19 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Route an idea through the idea-workbench workflow by assessing its current maturity and recommending the single next skill. Use when a user has a vision, brief, options note, design doc, review, or implementation plan but is unsure what to do next, or asks for help taking an idea from concept toward implementation.

SKILL.md

3.0 KB, as published. Nobody here has run it

Develop Idea

Act only as a router. Inspect the available context, identify the earliest unmet gate, and recommend one next skill. Do not create or edit an artifact, perform the recommended work, or invoke another skill.

Assess maturity

  1. Inspect the conversation and existing project artifacts only far enough to identify the latest decisions and their approval status.
  2. Classify the project context as Greenfield, Existing system, Hybrid, or Unclear, and record the evidence. Do not infer Greenfield merely because no repository or current system is accessible.
  3. Judge substance rather than filenames. Treat an artifact as approved only when the user has explicitly approved it.
  4. Select the earliest unmet gate in this canonical flow:
GateEvidence requiredRecommend
Frame the ideaClear problem, intended outcome, affected people, appetite, boundaries, and important unknownsshape-idea
Choose a directionCredible alternatives, tradeoffs, evidence, and a reasoned choiceexplore-options
Define the designChosen approach developed into an implementation-oriented design with relevant boundaries, interfaces, data, risks, and verification strategywrite-design-doc
Validate the designDesign reviewed for ambiguity, coverage, consistency, feasibility, and risk, then explicitly approvedreview-design-doc
Prepare the workApproved design decomposed into traceable, ordered, independently verifiable slicesplan-implementation

If an approved implementation plan already exists, state that the workflow is complete instead of inventing another step.

Add a bounded detour when needed

Attach at most one detour to the recommendation when a high-impact uncertainty would make the next artifact speculative:

  • Recommend a research detour for a factual question that can be settled with existing evidence, documentation, project inspection, or user data.
  • Recommend a disposable prototype detour for behavior, usability, performance, or integration uncertainty that is cheaper to test than to debate.

State the exact question and the evidence that would end the detour. Keep it inside the selected stage, record the result in that stage's artifact, and then resume the canonical flow. Do not turn a detour into a permanent extra stage.

Return the recommendation

Return only:

  • the current maturity stage;
  • the evidence used to classify it;
  • the project context and the evidence for it;
  • one recommended next skill, or workflow complete;
  • a short reason;
  • the artifact or context to carry forward; and
  • the bounded detour, only when one is necessary.

Stop after the recommendation. Let the user decide whether to continue.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.