Skip to content

docs: add PR description skill - #5357

Merged
nikhilachale merged 1 commit into
mainfrom
codex/add-pr-description-stats
Sep 14, 2026
Merged

docs: add PR description skill#5357
nikhilachale merged 1 commit into
mainfrom
codex/add-pr-description-stats

Conversation

@illegalcall

@illegalcall illegalcall commented Sep 13, 2026

Copy link
Copy Markdown
Collaborator

Code changes: +0 -0
Tests: +0 -0
Others: +40 -0

Summary

  • add a model-invoked pr-description skill under .agents/skills
  • point the repository PR hygiene rules at the skill so agents use it for every PR creation or update
  • allowlist the curated skill while continuing to ignore locally-added personal skills

Validation

  • python3 ~/.codex/skills/.system/skill-creator/scripts/quick_validate.py .agents/skills/pr-description
  • GOFLAGS=-p=2 npm run lint
  • npm run frontend:typecheck
  • Docker-based npx @redwoodjs/agent-ci run --all was unavailable because the local Docker daemon is not running; remote PR checks cover this gap.

@illegalcall
illegalcall force-pushed the codex/add-pr-description-stats branch from 58c6210 to 273ad19 Compare September 13, 2026 19:52
@illegalcall illegalcall changed the title docs: standardize PR change counts docs: add PR description skill Sep 13, 2026
@i-trytoohard i-trytoohard added comp/daemon Go daemon, process lifecycle, and backend control plane. documentation Improvements or additions to documentation labels Sep 14, 2026
@i-trytoohard i-trytoohard added this to the Reviews & workflow milestone Sep 14, 2026
@i-trytoohard

Copy link
Copy Markdown
Collaborator

@illegalcall friendly nudge: if there's an issue this addresses, please link it (Fixes #N). If none exists, no action needed.

@nikhilachale
nikhilachale merged commit fe83353 into main Sep 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/daemon Go daemon, process lifecycle, and backend control plane. documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants