Skip to content

chore(deps): update agent skills#68

Open
botantler-1[bot] wants to merge 1 commit into
mainfrom
deps/agent-skills-update
Open

chore(deps): update agent skills#68
botantler-1[bot] wants to merge 1 commit into
mainfrom
deps/agent-skills-update

Conversation

@botantler-1

@botantler-1 botantler-1 Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Automated update of agent skills to their latest versions.

Updated files under plugins:

All skills are up to date.
All skills are up to date.
All skills are up to date.
All skills are up to date.
1 update(s) available:
  • gh-stack (github/gh-stack) c68c56b3 > 26320e8b [v0.0.8]
Updated gh-stack
All skills are up to date.
All skills are up to date.
All skills are up to date.

@devantler

Copy link
Copy Markdown
Contributor

🤖 Generated by the Daily AI Engineer (Codex instance)

@codex review

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

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

You must have a branch from the stack checked out locally. The command targets the active stack — the one that contains the currently checked out branch.
With no argument, the command targets the active stack — the one containing the currently checked out branch — unstacking it on GitHub and removing local tracking.

Provide a stack number to unstack a specific stack on GitHub. This works from anywhere in the repository, whether or not the stack is checked out locally — the number is unstacked directly through the GitHub API (like `gh stack link`, no local tracking required). If the stack is also tracked locally, its local tracking is removed as well.

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 Account for partial remote unstack results

For stacks that contain queued or auto-merge-enabled PRs, this overstates what unstack <number> does: the v0.0.8 README says those PRs stay stacked and, when any PRs remain, local tracking is unchanged (reference). An agent following this skill would immediately run gh stack init assuming both GitHub and local stack state are gone, which can leave stale stack state in place and derail a restructure; please include the partial-unstack caveat here.

Useful? React with 👍 / 👎.

| View stack details (JSON) | `gh stack view --json` |
| Switch branches up/down in stack | `gh stack up [n]` / `gh stack down [n]` |
| Switch to top/bottom branch | `gh stack top` / `gh stack bottom` |
| Check out by stack number | `gh stack checkout 7` |

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P3 Badge Include stack numbers in checkout guidance

This new quick-reference row adds stack-number checkout, but the detailed checkout guidance below still says the command accepts only a PR number or branch and the limitations section still says remote checkout requires a PR number. The official v0.0.8 docs list gh stack checkout [<stack-number> | <pr-number> | <pr-url> | <branch>] (reference), so agents that rely on the detailed section can reject the new stack-number path or incorrectly fall back to PR lookup.

Useful? React with 👍 / 👎.

@botantler-1
botantler-1 Bot force-pushed the deps/agent-skills-update branch from dc6f3e2 to efc93fe Compare July 17, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 🫴 Ready

Development

Successfully merging this pull request may close these issues.

1 participant