Skip to content

Repoint self-identity to template_ai_python after the template_python rename - #18

Merged
LevonBecker merged 1 commit into
mainfrom
restructure/repoint-template-ai-python
Aug 4, 2026
Merged

Repoint self-identity to template_ai_python after the template_python rename#18
LevonBecker merged 1 commit into
mainfrom
restructure/repoint-template-ai-python

Conversation

@LevonBecker

Copy link
Copy Markdown
Owner

Summary

  • This repo was template_python and got renamed to template_ai_python on GitHub (history/issues/PRs preserved); a fresh, non-AI template_python now exists as its new parent.
  • Updates the properties.yml fragment: renames template_python.ymltemplate_ai_python.yml, adds the lineage edge to template_python, and adds the inherited root template_python.yml fragment.
  • Fixes self-references to the old name in README.md, pyproject.toml (URLs), modules/setup/README.md, modules/setup/properties.py, modules/common/README.md, .github/instructions/repos.instructions.md, and the .claude/skills/*/SKILL.md descriptions.
  • Locally (gitignored, not part of this diff) properties.yml was also updated: repo.* → the new name, template.* → point at the new template_python repo.

Test plan

  • uv run --no-sync invoke fix — clean
  • uv run --no-sync invoke test — actionlint, pylint (10/10), pytest (11/11 incl. check_agents), ruff, yamllint all pass

… rename

template_python (this repo, keeping full history) was renamed to
template_ai_python, and a fresh non-AI template_python now exists as its
parent. Update the properties.yml fragment (rename + add lineage edge to
template_python, add the inherited root fragment) and fix self-references
in docs/skills/pyproject.toml that hardcoded the old name.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@LevonBecker LevonBecker self-assigned this Aug 4, 2026
@LevonBecker
LevonBecker merged commit 8b0aadd into main Aug 4, 2026
6 checks passed
@LevonBecker
LevonBecker deleted the restructure/repoint-template-ai-python branch August 4, 2026 19:08
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