Skip to content

Add skills for PR content review#109

Merged
KittyChiu merged 3 commits into
mainfrom
feature/content-review-skill
Jun 12, 2026
Merged

Add skills for PR content review#109
KittyChiu merged 3 commits into
mainfrom
feature/content-review-skill

Conversation

@KittyChiu

@KittyChiu KittyChiu commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

This pull request introduces two major improvements to the project: a new editorial review skill for WAF content and a standardized pull request template. The editorial review skill provides comprehensive guidance for reviewing documentation to ensure clarity, consistency, and publication readiness, while the PR template helps contributors provide essential context and maintainers to review changes efficiently.

Editorial review skill for WAF content:

  • Added .github/skills/editorial-review/SKILL.md, which defines an "editorial-review" skill for reviewing and refining GitHub Well-Architected Framework (WAF) documentation. This skill outlines goals, evaluation criteria, review procedure, scoring, and guardrails to ensure all content meets high editorial standards for clarity, precision, and audience relevance.

Pull request process improvements:

  • Added .github/pull_request_template.md, introducing a standardized template for pull requests. The template prompts contributors to describe what changed and why, select the type of change, complete a checklist, and provide reviewer notes, improving PR quality and review efficiency.

Copilot AI review requested due to automatic review settings June 12, 2026 05:14
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

GitHub Advanced Security started work on behalf of KittyChiu June 12, 2026 05:14 View session
GitHub Advanced Security finished work on behalf of KittyChiu June 12, 2026 05:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request introduces new GitHub Copilot skill definitions intended to standardize how WAF content/ documentation is reviewed (editorially and for technical substance), and adds a repository PR template to guide contributors when opening pull requests.

Changes:

  • Added an editorial-review skill that defines an Editor-in-Chief style review process with scoring, criteria, and a structured output format.
  • Added a technical-writing-review skill focused on architectural correctness, decision quality, trade-offs, and actionability for WAF content.
  • Added a .github/pull_request_template.md to standardize PR author inputs and contributor checklists.
Show a summary per file
File Description
.github/skills/technical-writing-review/SKILL.md Adds a technical substance review skill for WAF content under content/.
.github/skills/editorial-review/SKILL.md Adds an editorial/scoring-based review skill for WAF content under content/.
.github/pull_request_template.md Adds a PR template to guide contributors and reviewers.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/3 changed files
  • Comments generated: 4

Comment thread .github/skills/editorial-review/SKILL.md
Comment thread .github/skills/editorial-review/SKILL.md
Comment thread .github/skills/technical-writing-review/SKILL.md
Comment thread .github/pull_request_template.md
@KittyChiu KittyChiu merged commit 2d007f7 into main Jun 12, 2026
15 checks passed
@KittyChiu KittyChiu deleted the feature/content-review-skill branch June 12, 2026 05:23
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.

2 participants