Skip to content

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

Closed
johnpapa wants to merge 1 commit into
github:mainfrom
johnpapa:update-ai-ready-v1
Closed

Update ai-ready skill wrapper for v1.0.0#1737
johnpapa wants to merge 1 commit into
github:mainfrom
johnpapa:update-ai-ready-v1

Conversation

@johnpapa
Copy link
Copy Markdown
Contributor

What

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

Changes

  • Description updated to match Agent Skills spec format (ANALYSIS SKILL prefix, WHEN:, INVOKES:, FOR SINGLE OPERATIONS:)
  • Line count reference fixed (was "~600 lines", now "12-step procedure with progressive disclosure")
  • Version note added (v1.0.0)

Why

The ai-ready skill shipped v1.0.0 on 2026-05-15. The wrapper here should reflect the current state so users know it's stable and production-ready.

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

- Update description to match Agent Skills spec format (ANALYSIS SKILL prefix, WHEN/INVOKES/FOR)
- Fix line count reference (was ~600, now 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:36
@johnpapa johnpapa requested a review from aaronpowell as a code owner May 16, 2026 15:36
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 1737 --base staged

@github-actions github-actions Bot added new-submission PR adds at least one new contribution 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 ai-ready wrapper skill metadata and instructions to reflect the v1.0.0 release and direct users to install the upstream skill.

Changes:

  • Adds the skills/ai-ready/SKILL.md wrapper skill.
  • Updates the skill description to the newer Agent Skills-style wording.
  • Documents the install/review/reload flow for the external johnpapa/ai-ready skill.

Comment thread skills/ai-ready/SKILL.md
@@ -0,0 +1,27 @@
---
name: ai-ready
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
Copy link
Copy Markdown
Contributor Author

Closing — fork was out of sync so this shows as a new file instead of an edit. Will redo after syncing.

@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

needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk new-submission PR adds at least one new contribution skills PR touches skills targets-main PR targets main instead of staged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants