Manage access for a team

Manage access for a team in GitHub — with the four heights of help laid out: do it now, make it easier for the next person to accept, work out the right move when you are stuck, and learn the pattern so it stops coming back.

4prompt heights
Open it in the interactive atlas →

The four heights

The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.

Execute — do the immediate task

+
Grant the backend-team write access to the private repo api-services and remove write from…
Grant the backend-team write access to the private repo api-services and remove write from contractor_jane. Ensure the change follows the org’s team permission policy, update the access audit spreadsheet with the date and approver, and confirm the team can push to the protected main branch after I add them to the branch protection exception list.

Improve — make it easier to accept

+
Before I change team access, make it reviewable: show which repos backend-team currently accesses…
Before I change team access, make it reviewable: show which repos backend-team currently accesses and when they last performed write operations, highlight any protected branches that will be affected, and flag any pull requests or deploys that would be disrupted by the new permissions so I can get the right approvals.

Decide — diagnose the stuck moment

+
Contractor_jane needs temporary write access to api-services to fix a critical bug, but org policy…

A contractor needs urgent access but policy forbids it

Contractor_jane needs temporary write access to api-services to fix a critical bug, but org policy forbids direct write for contractors without sponsor approval. I don’t know if the sponsor will approve tonight or whether a scoped alternative—temporary team membership or a fork-and-PR—will be acceptable. Who do I ask for emergency sponsor approval, what exact evidence gets that approval fastest, and what minimal access path lets her fix the bug without breaking policy?

Become — change the pattern

+
We repeatedly grant team access for short tasks and forget to revoke it, which bloats permissions…

We keep adding and forgetting to remove team permissions

We repeatedly grant team access for short tasks and forget to revoke it, which bloats permissions and fails audits. Where are we losing discipline—approval, expiration enforcement, or visibility—and what single operational habit and automation will eliminate stale access while staying practical for on-call needs? Describe the mechanism, the owner, and the audit metric to track success.

Next to this one

Other code hosting work people do in GitHub.

Every task here came from the work, not from a feature list — which is why the prompts name what you want done and never the button that does it. The tool changes; the work does not.
Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.

The rest of the map

Same library, five ways in.