Skip to content

docs(rules): log a bottleneck as a Problem and design it out#132

Merged
zolotokrylin merged 1 commit into
mainfrom
claude/dev-log-bottleneck-as-problem
Jul 16, 2026
Merged

docs(rules): log a bottleneck as a Problem and design it out#132
zolotokrylin merged 1 commit into
mainfrom
claude/dev-log-bottleneck-as-problem

Conversation

@zolotokrylin

@zolotokrylin zolotokrylin commented Jul 16, 2026

Copy link
Copy Markdown
Member

What this enables

Teams can turn a standing single-person dependency into something the org actually removes, instead of scaling by adding people around the bottleneck.

Change

Adds DEV-155 to the Contribution model band: when a step repeatedly depends on one person to proceed, name it as a barrier (DEV-150), open it as a Problem (DEV-160), and design the dependency out with a framework, delegated bounds, or automation. Scale by building the system, not by absorbing load with more people.

Indexed under "1. Contribution model" in the rules README.

Applied example

The partnerships repo applies this by revising REF-410 so business-development partners close commission within a framework Vadim owns, rather than routing every deal through him.

Summary by CodeRabbit

  • Documentation
    • Added rule DEV-155 for documenting recurring single-person bottlenecks as formal Problems.
    • Defined guidance for removing these dependencies through shared frameworks, delegated ownership, or automation.
    • Added DEV-155 to the contribution model rule index.
    • Included acceptance criteria to ensure dependencies are fully removed rather than merely reduced.

@holdex

holdex Bot commented Jul 16, 2026

Copy link
Copy Markdown

Time Submission Status

Member # Time Running Total Status Last Update
zolotokrylin 9min ✅ Submitted Jul 16, 2026, 11:58 AM

Submit or update total time with:

@holdex pr submit-time 2h

Add time on top of previous submission with:

@holdex pr add-time 1h30m

See available commands to help comply with our Guidelines.

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b7b03ecb-04f3-437d-b0b1-99f91fcb40e4

📥 Commits

Reviewing files that changed from the base of the PR and between 6556af8 and 4e149a8.

📒 Files selected for processing (2)
  • docs/rules/DEV-155.md
  • docs/rules/README.md

Walkthrough

Adds the DEV-155 documentation rule for converting recurring single-person dependencies into formal Problems and Solutions, then registers it in the contribution-model rules index.

Changes

DEV-155 rule

Layer / File(s) Summary
Define and register DEV-155
docs/rules/DEV-155.md, docs/rules/README.md
Defines the bottleneck Problem workflow and acceptance criteria, then adds DEV-155 to the contribution-model rule list.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/dev-log-bottleneck-as-problem

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@zolotokrylin zolotokrylin left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@holdex pr submit-time 9m

@zolotokrylin
zolotokrylin marked this pull request as ready for review July 16, 2026 11:58
@zolotokrylin
zolotokrylin merged commit e5b34e4 into main Jul 16, 2026
4 checks passed
@zolotokrylin
zolotokrylin deleted the claude/dev-log-bottleneck-as-problem branch July 16, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant