consult-chatgpt

Community

Cached, goal-driven ChatGPT consultation.

Authorjohnnymo87
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a fast, cached consultation workflow with ChatGPT for debugging, architecture critiques, or best-practices guidance, reducing back-and-forth and avoiding redundant calls.

Core Features & Use Cases

  • Structured guidance: Parses a goal-context-evidence-tried-question payload to produce a consistent ChatGPT prompt.
  • Caching: Stores responses by fingerprint to avoid repeated questions.
  • Safety and discipline: Enforces input validation, secret handling, and structured answers.

Quick Start

Provide a well-formed argument containing: Goal, Context, Evidence, Tried, Question. The skill will parse the input, generate a standardized question file at /tmp/consult-chatgpt-question.md, compute a fingerprint, check the cache, and if needed query ChatGPT and cache the answer. The output will include a structured summary of likely causes, discriminating tests, and a suggested approach.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: consult-chatgpt
Download link: https://github.com/johnnymo87/workstation/archive/main.zip#consult-chatgpt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.