Add Work Selection Rule for LLMs to operating rules #272

Closed
opened 2026-07-06 12:53:42 -05:00 by jcwalker3 · 2 comments
Owner

Problem

LLM sessions can start parallel branches/PRs for the same issue because operating rules do not require lease verification before author or review work begins.

Scope

  • Add the Work Selection Rule (seven pre-work checks, allowed responses, no parallel branch/PR) to portable and Gitea-specific operating docs.
  • Surface the rule in mcp_get_control_plane_guide and the start-issue template.
  • Add doc-contract tests.

Acceptance

  • Rule text present in skills/llm-project-workflow/SKILL.md, runbooks, wiki workflow, operator guide rules, and start-issue template.
  • Tests assert work_selection guide key and SKILL section.
  • PR #273 implements the docs slice.

Related

  • PR: #273
  • Branch: docs/issue-272-work-selection-lease-rule
  • Supersedes closed PR #265 (branch rename).
## Problem LLM sessions can start parallel branches/PRs for the same issue because operating rules do not require lease verification before author or review work begins. ## Scope - Add the Work Selection Rule (seven pre-work checks, allowed responses, no parallel branch/PR) to portable and Gitea-specific operating docs. - Surface the rule in `mcp_get_control_plane_guide` and the start-issue template. - Add doc-contract tests. ## Acceptance - Rule text present in `skills/llm-project-workflow/SKILL.md`, runbooks, wiki workflow, operator guide rules, and start-issue template. - Tests assert `work_selection` guide key and SKILL section. - PR #273 implements the docs slice. ## Related - PR: https://gitea.prgs.cc/Scaled-Tech-Consulting/Gitea-Tools/pulls/273 - Branch: `docs/issue-272-work-selection-lease-rule` - Supersedes closed PR #265 (branch rename).
Author
Owner

Tracking issue for PR #265.

Implementation PR: #265
Branch: docs/work-selection-lease-rule

Tracking issue for PR #265. Implementation PR: https://gitea.prgs.cc/Scaled-Tech-Consulting/Gitea-Tools/pulls/265 Branch: `docs/work-selection-lease-rule`
Author
Owner

Branch renamed to docs/issue-272-work-selection-lease-rule. PR #265 closed automatically when the old head branch was deleted; replacement PR: #273#273

Branch renamed to `docs/issue-272-work-selection-lease-rule`. PR #265 closed automatically when the old head branch was deleted; replacement PR: #273 — https://gitea.prgs.cc/Scaled-Tech-Consulting/Gitea-Tools/pulls/273
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Scaled-Tech-Consulting/Gitea-Tools#272