fix-approved
01Skill Claude CodeCodex
A procedure for implementing approved or clearly defined fixes in the ivanarama/onebase repository. It also handles updates to pull requests after review comments.
Открытая бизнес-платформа со знакомым DSL для учётных задач, написанная на Go — open business platform with a familiar DSL, in Go
Skill Claude CodeCodex
A procedure for implementing approved or clearly defined fixes in the ivanarama/onebase repository. It also handles updates to pull requests after review comments.
Skill Claude CodeCodex
A merge-queue step for the ivanarama/onebase software project. It updates and merges pull requests one at a time, but only when a human has marked them ship and they have no hold label.
Skill Claude CodeCodex
A review procedure for open pull requests in the ivanarama/onebase repository. A pull request is a proposed set of code changes awaiting review before it is merged.
Skill Claude CodeCodex
A maintenance step that turns approved leftover review findings into real issue tickets after a pull request has been merged.
Skill Claude CodeCodex
An issue-triage step for the ivanarama/onebase software project. It classifies open GitHub issues, checks whether defects can be reproduced, and decides whether they should go straight to a fix or need human review.