Replace pr_review CI steps with validate_spec + check_pr_size + curl-based APPROVE. Add create_dependency_pr step to post-merge for auto-creating infra PR to bump grm version. Add spec-driven-development and pr-review skills. Update AGENTS.md.
Requirements
REQ-1: Replace pr_review CI steps with validate_spec + check_pr_size + curl-based APPROVE
REQ-2: Add create_dependency_pr step to post-merge for auto-creating infra PR to bump grm version
REQ-3: Add spec-driven-development and pr-review skills under .devin/skills/
REQ-4: Update AGENTS.md to document spec-driven development workflow and pr-review skill
Spec
See docs/specs/GRM-165.md for full spec with acceptance criteria.
Test Plan
CI workflow YAML passes actionlint
post-merge.yml includes create_dependency_pr step with correct DEVX_TASK_PREFIX (GRM)
validate_spec and check_pr_size steps reference correct DEVX_TASK_PREFIX (GRM)
## Summary
Replace `pr_review` CI steps with `validate_spec` + `check_pr_size` + curl-based APPROVE. Add `create_dependency_pr` step to post-merge for auto-creating infra PR to bump grm version. Add spec-driven-development and pr-review skills. Update AGENTS.md.
## Requirements
- REQ-1: Replace pr_review CI steps with validate_spec + check_pr_size + curl-based APPROVE
- REQ-2: Add create_dependency_pr step to post-merge for auto-creating infra PR to bump grm version
- REQ-3: Add spec-driven-development and pr-review skills under `.devin/skills/`
- REQ-4: Update AGENTS.md to document spec-driven development workflow and pr-review skill
## Spec
See `docs/specs/GRM-165.md` for full spec with acceptance criteria.
## Test Plan
- CI workflow YAML passes actionlint
- post-merge.yml includes create_dependency_pr step with correct DEVX_TASK_PREFIX (GRM)
- validate_spec and check_pr_size steps reference correct DEVX_TASK_PREFIX (GRM)
Generated with [Devin](https://devin.ai)
Replace pr_review CI steps with validate_spec + check_pr_size + curl-based
APPROVE. Add create_dependency_pr step to post-merge for auto-creating infra
PR to bump grm version. Add spec-driven-development and pr-review skills.
Update AGENTS.md.
Implements: REQ-1, REQ-2, REQ-3, REQ-4
Generated with [Devin](https://devin.ai)
Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
emil
changed title from GRM-165: Adopt spec-driven CI gates, create_dependency_pr, and pr-review skill to GRM-165: Adopt spec-driven CI gates and pr-review skill2026-08-24 21:21:56 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Replace
pr_reviewCI steps withvalidate_spec+check_pr_size+ curl-based APPROVE. Addcreate_dependency_prstep to post-merge for auto-creating infra PR to bump grm version. Add spec-driven-development and pr-review skills. Update AGENTS.md.Requirements
.devin/skills/Spec
See
docs/specs/GRM-165.mdfor full spec with acceptance criteria.Test Plan
Generated with Devin
GRM-165: Adopt spec-driven CI gates, create_dependency_pr, and pr-review skillto GRM-165: Adopt spec-driven CI gates and pr-review skillApproved: spec-driven CI gates adoption with devx v0.50.2.
New commits pushed, approval review dismissed automatically according to repository settings
Approved: wait_for_checks fix for skipped molecule tests.