Skip to content

docs(project-management): confirm repo ownership explicitly, don't infer from namespace - #2510

Open
wesleymatosdev wants to merge 2 commits into
kunchenguid:mainfrom
wesleymatosdev:fix/project-management-confirm-ownership
Open

docs(project-management): confirm repo ownership explicitly, don't infer from namespace#2510
wesleymatosdev wants to merge 2 commits into
kunchenguid:mainfrom
wesleymatosdev:fix/project-management-confirm-ownership

Conversation

@wesleymatosdev

Copy link
Copy Markdown

Summary

The project-management skill's "Add or clone an existing project" section didn't say to confirm actual repo ownership before recording it — a repo under a familiar org/user namespace can still belong to someone else, since a user can be a contributor without owning the repo.

Adds one line: confirm ownership explicitly rather than inferring it from a matching namespace or repo description, since getting this wrong misleads later delivery-mode and PR-content decisions for that project.

Testing

Docs-only change, no code affected.

…fer from namespace

A repo under a familiar org/user namespace can still belong to someone else -
the captain can be a user or contributor without owning it. Getting this
wrong misleads every later delivery-mode and PR-content decision for that
project.
Copilot AI lite review requested due to automatic review settings August 17, 2026 02:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Captain, this PR updates the project-management skill documentation to explicitly require confirming repository ownership (instead of inferring it from a familiar namespace/description), to avoid downstream mistakes when recording a project and deciding delivery/PR behavior later.

Changes:

  • Add a new instruction in “Add or clone an existing project” to confirm true repo ownership explicitly (don’t infer from org/user namespace or repo description).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .agents/skills/project-management/SKILL.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants