Skip to content

docs: sharpen Promptimprover portfolio proof#1

Merged
OgeonX-Ai merged 11 commits into
masterfrom
docs/portfolio-hardening-20260610
Jun 11, 2026
Merged

docs: sharpen Promptimprover portfolio proof#1
OgeonX-Ai merged 11 commits into
masterfrom
docs/portfolio-hardening-20260610

Conversation

@OgeonX-Ai

Copy link
Copy Markdown
Contributor

Summary

  • tighten README messaging around demonstrated value
  • add clearer portfolio proof documentation for reviewers
  • make the project narrative easier to scan and evaluate

Why

These changes harden portfolio positioning and documentation clarity so Promptimprover presents its evidence and value more directly.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f2df0944b8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/portfolio-proof.md

- `universal-refiner/package.json` defines the active package as `gemini-prompt-refiner` and describes it as cross-CLI prompt refinement using an MCP server.
- `universal-refiner/tests/` contains targeted Vitest coverage for detectors, history, lessons, memory, snippets, predictive refinement, timeline behavior, and server behavior.
- `build_and_install.ps1` installs the `universal-refiner` package globally as `prompt-refiner`, showing the intended operator entry point.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Correct the installed executable name

This proof point incorrectly states that the install script exposes prompt-refiner. The script runs npm install -g ., but universal-refiner/package.json defines only the gemini-prompt-refiner bin, so no prompt-refiner executable is installed. Anyone using this claimed operator entry point in an MCP configuration will get a command-not-found error unless the package bin or documentation is corrected.

Useful? React with 👍 / 👎.

@OgeonX-Ai OgeonX-Ai merged commit d732797 into master Jun 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants