Skip to content

Remove source-verification hints from CodeTrail skill#13

Open
mars167 wants to merge 1 commit into
mainfrom
codex/remove-codetrail-skill-hints
Open

Remove source-verification hints from CodeTrail skill#13
mars167 wants to merge 1 commit into
mainfrom
codex/remove-codetrail-skill-hints

Conversation

@mars167

@mars167 mars167 commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove navigation/evidence/source-confirmation guidance from the CodeTrail skill
  • sync the npm packaged CodeTrail skill asset with the source skill

Tests

  • scripts/quality-gate.sh pr

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

ℹ️ 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 on lines +30 to +31
4. For compact code context, use
`defs`/`symbols --include-code --code-max-lines 8..30`.

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 Restore source verification before editing

For edit/review workflows that use the installed skill, this now directs agents to use compact defs/symbols --include-code snippets as code context without preserving the instruction to read the actual source before editing or making strong claims. Those snippets can be truncated and, per the Boundaries section, may be parser-derived or otherwise only navigation evidence, so the skill can lead agents to act on non-source evidence instead of the project's required exact source read. Keep the host read/editor verification guidance or explicitly qualify these snippets as navigation-only.

Useful? React with 👍 / 👎.

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