Skip to content

docs: mark option-like skill name plan as done - #1

Closed
itsjling wants to merge 1 commit into
mainfrom
feature/docs/mark-plan-done
Closed

docs: mark option-like skill name plan as done#1
itsjling wants to merge 1 commit into
mainfrom
feature/docs/mark-plan-done

Conversation

@itsjling

Copy link
Copy Markdown
Owner

Summary

  • Mark plan 001 as DONE in the plans index.

Testing

  • Not run; documentation-only change.

@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: 6c2978ffb3

ℹ️ 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 plans/README.md
| Plan | Title | Priority | Effort | Depends on | Status |
| -------------------------------------------------- | ------------------------------------------------------- | -------: | -----: | ---------- | ------ |
| [001](001-reject-option-like-skill-names.md) | Reject option-like skill names before invoking `skills` | P1 | S | — | TODO |
| [001](001-reject-option-like-skill-names.md) | Reject option-like skill names before invoking `skills` | P1 | S | — | DONE |

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Revert DONE until the option-like-name guards exist

This commit only changes the status row, while the required implementation is absent: normalizeInstallName has no safe-name assertion, discovery and catalog validation still accept dash-prefixed names, and applyCatalogInstall still forwards each raw entry.skill after --skill. Because this index instructs executors to follow plan statuses, marking Plan 001 DONE can cause its P1 security fix and regression tests to be skipped while the documented option-injection path remains reachable.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Owner Author

Superseded by #2, which includes the implementation and carries this plan status update. Closing this docs-only PR in favor of #2.

@itsjling itsjling closed this Aug 14, 2026
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.

1 participant