UNPKG

cc-enhance

Version:

Adaptive prompt intelligence with 25-step selection, CLAUDE.md adherence, MCP tool orchestration, parallel execution and memory integration for Claude Code

7 lines 340 B
#!/usr/bin/env node "use strict"; console.log('CC-Enhance: Prompt enhancement with contrarian analysis for Claude Code'); console.log('Use the /enhance command in Claude Code to enhance your prompts.'); console.log('Visit https://github.com/ramakay/cc-enhance for more information.'); process.exit(0); //# sourceMappingURL=cc-enhance.js.map