Skip to content

Add CheckYourself skill#19

Merged
simongonzalezdc merged 1 commit into
mainfrom
codex/add-checkyourself-skill
Jun 3, 2026
Merged

Add CheckYourself skill#19
simongonzalezdc merged 1 commit into
mainfrom
codex/add-checkyourself-skill

Conversation

@simongonzalezdc

@simongonzalezdc simongonzalezdc commented Jun 3, 2026

Copy link
Copy Markdown
Member

Summary

  • add an installable CheckYourself agent skill under skills/checkyourself
  • add UI metadata for skill discovery
  • surface the skill path in the README and manifest

Validation

  • python3 /Users/simongonzalezdecruz/.codex/skills/.system/skill-creator/scripts/quick_validate.py /Users/simongonzalezdecruz/workspaces/checkyourself/skills/checkyourself
  • pre-commit checks passed

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@simongonzalezdc simongonzalezdc force-pushed the codex/add-checkyourself-skill branch from f106ea6 to 00d4860 Compare June 3, 2026 02:09

@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: f106ea6073

ℹ️ 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".


2. Run deterministic checks when safe and available.
- Prefer read-only commands.
- If `tools/checkyourself.py` exists, useful commands include:

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 Gate CLI execution on a verified CheckYourself checkout

When this skill is installed standalone and used inside another app, tools/checkyourself.py resolves relative to the audited project, not necessarily to the CheckYourself repo. Any project-owned or malicious script at that path would be executed by the suggested commands despite the skill’s read-only/safety model, so first verify the file is the CheckYourself CLI (for example via the manifest or trusted describe output) or point to a bundled/known path before recommending execution.

Useful? React with 👍 / 👎.

@simongonzalezdc simongonzalezdc merged commit 5f5673b into main Jun 3, 2026
2 checks 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.

1 participant