Skip to content

Update ai-ready skill wrapper for v1.0.0#1738

Closed
johnpapa wants to merge 2 commits into
github:stagedfrom
johnpapa:update-ai-ready-v1.0.0
Closed

Update ai-ready skill wrapper for v1.0.0#1738
johnpapa wants to merge 2 commits into
github:stagedfrom
johnpapa:update-ai-ready-v1.0.0

Conversation

@johnpapa
Copy link
Copy Markdown
Contributor

What

Updates the existing ai-ready wrapper skill to reflect the v1.0.0 release.

Changes (2 lines)

  • Description → Agent Skills spec format (ANALYSIS SKILL prefix, WHEN:, INVOKES:, FOR SINGLE OPERATIONS:)
  • Why section → fixed outdated "~600 lines" to "12-step procedure with progressive disclosure", noted v1.0.0

Why

The ai-ready skill shipped v1.0.0 on 2026-05-15. The wrapper should reflect it's stable and spec-compliant.

Release: https://github.com/johnpapa/ai-ready/releases/tag/v1.0.0

github-actions Bot and others added 2 commits May 15, 2026 06:35
- Update description to Agent Skills spec format (ANALYSIS SKILL prefix, WHEN/INVOKES/FOR)
- Fix outdated line count (~600 lines → 12-step procedure with references)
- Note current version (v1.0.0)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 16, 2026 15:46
@johnpapa johnpapa requested a review from aaronpowell as a code owner May 16, 2026 15:46
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

⚠️ This PR targets main, but PRs should target staged.

The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.

You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1738 --base staged

@github-actions github-actions Bot added skills PR touches skills targets-main PR targets main instead of staged labels May 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🟡 Contributor Reputation Check: MEDIUM risk

Check Risk
Profile MEDIUM
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions github-actions Bot added the needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk label May 16, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the existing ai-ready skill wrapper to align its metadata and rationale with the upstream v1.0.0 release.

Changes:

  • Refreshes the skill description with Agent Skills-style trigger and invocation guidance.
  • Updates the “Why” section to describe the v1.0.0 skill structure.

Comment thread skills/ai-ready/SKILL.md
---
name: ai-ready
description: 'Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. USE THIS SKILL when the user asks to "make this repo ai-ready", "set up AI config", or "prepare this repo for AI contributions".'
description: "**ANALYSIS SKILL** — Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. WHEN: \"make this repo ai-ready\", \"set up AI config\", \"add copilot instructions\", \"prepare this repo for AI contributions\", \"generate AGENTS.md\". INVOKES: glob, grep, view, create, edit for repo analysis and file generation. FOR SINGLE OPERATIONS: use create/edit directly for individual config files."
Comment thread skills/ai-ready/SKILL.md
---
name: ai-ready
description: 'Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. USE THIS SKILL when the user asks to "make this repo ai-ready", "set up AI config", or "prepare this repo for AI contributions".'
description: "**ANALYSIS SKILL** — Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. WHEN: \"make this repo ai-ready\", \"set up AI config\", \"add copilot instructions\", \"prepare this repo for AI contributions\", \"generate AGENTS.md\". INVOKES: glob, grep, view, create, edit for repo analysis and file generation. FOR SINGLE OPERATIONS: use create/edit directly for individual config files."
@johnpapa johnpapa changed the base branch from main to staged May 16, 2026 15:50
@johnpapa johnpapa requested a review from dvelton as a code owner May 16, 2026 15:50
@github-actions github-actions Bot added branched-main PR appears to include plugin files materialized from main and removed skills PR touches skills targets-main PR targets main instead of staged labels May 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🟡 Contributor Reputation Check: MEDIUM risk

Check Risk
Profile MEDIUM
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@johnpapa
Copy link
Copy Markdown
Contributor Author

Closing — will redo with only the SKILL.md change, properly rebased on staged.

@johnpapa johnpapa closed this May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branched-main PR appears to include plugin files materialized from main needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants