Skip to content

CLAUDE.md still links gardener under the old dmccoystephenson owner #106

Description

@dmccoystephenson

What is wrong

Both this repository and gardener now live under the Stephenson-Software
organization:

$ gh repo view --json nameWithOwner -q .nameWithOwner
Stephenson-Software/create-dev-loop

$ gh repo view dmccoystephenson/gardener --json nameWithOwner -q .nameWithOwner
Stephenson-Software/gardener

CLAUDE.md line 26 still links gardener as
https://github.com/dmccoystephenson/gardener. The link resolves today only
because GitHub redirects from the previous owner. Should that redirect ever be
shadowed — for example by a new repository created at the old path — the link
would silently resolve to the wrong project rather than break visibly.

Why this was not fixed in the sweep that found it

The same drift in README.md (the CI badge and the gardener link) was corrected
in the Stage A documentation-accuracy sweep that produced PR #107. CLAUDE.md was
deliberately left untouched: it is agent-loaded configuration, and the generated
dev-loop skill's Phase 1 classification requires that edits to it be authorized
explicitly and separately rather than made mid-cycle.

Suggested fix

Update the link target in CLAUDE.md line 26 to
https://github.com/Stephenson-Software/gardener.

The two remaining dmccoystephenson links in the repository — in SECURITY.md and
CODE_OF_CONDUCT.md — point at the maintainer's personal GitHub profile and are
correct as written. No change is needed there.

This issue body was drafted during a Gardener session (https://github.com/Stephenson-Software/gardener).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions