mirror of
https://github.com/stablyai/orca.git
synced 2026-09-21 16:02:20 +00:00
AGENTS.md said nothing about writing PRs, and the template's section comments could be satisfied without ever telling a reviewer what changed for the user or which mechanism moved. Name the same four requirements in both places: no jargon, user-facing before/after, the mechanism, and why over the alternatives.
2.3 KiB
2.3 KiB
ELI5
What Changed
Why
Linked Issue
Fixes #
Visual Proof
Testing
- I manually tested these changes locally
- Automated tests added/updated, or explained why not below
AI Disclosure
Review
Agent skill upstream boundary
- Not applicable, or this change follows
docs/reference/agent-skill-sharing-upstream-boundary.mdand copies or mechanically translates no upstream skill-installer source, tests, fixtures, registry entries, path tables, comments, or documentation.
Notes
Ensure no issues in: Security, Cross-platoform support (Linux, Windows, Mac), Remote SSH, Mobile, general backwards compatibility, performance
Checklist
- This PR is small and focused
- I explained what changed and why (ELI5, the user-facing before/after, the mechanism, and why over the alternatives)
- Before/after screenshots or videos attached for UI changes, or
N/Awith reason - Self-reviewed for correctness, security, and performance
- Cross-platform, SSH/remote, and path/shortcut impact considered (or N/A)
pnpm lint,pnpm typecheck,pnpm test, andpnpm buildpass (or CI will cover; local preferred)