enhancePrompt

Community

Boost prompts with full project context

Authorjoi-fairshare
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI assistants often act on thin prompts and miss repo-specific facts, rules, and conventions, so this skill hunts down the right documents and rewrites the request with the missing context before any work begins.

Core Features & Use Cases

  • Document discovery: Scans for root-level guides and doc folders, reporting what exists and offering alternatives if nothing is found.
  • Selective reading: Prioritizes overarching instructions such as CLAUDE.md/README.md and then pulls topic-specific files relevant to the user’s intent.
  • Context weaving: Outputs an enhanced prompt that lists relevant constraints, includes the user’s original words, and optionally recommends a Codex dialogue when parallel validation is valuable.
  • Use Case: When a reviewer asks for a feature change, run this skill to ensure the rewritten request reflects product goals, testing rules, and repo conventions before any coding starts.

Quick Start

Ask /enhancePrompt to rewrite your request using discovered documentation so the follow-up task starts with full context.

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: enhancePrompt
Download link: https://github.com/joi-fairshare/agentic-workflow/archive/main.zip#enhanceprompt

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.