Skip to content

fix: correct template loop, update outdated URLs#1694

Open
fsilvaortiz wants to merge 3 commits intogithub:mainfrom
fsilvaortiz:fix/minor-docs-and-template-corrections
Open

fix: correct template loop, update outdated URLs#1694
fsilvaortiz wants to merge 3 commits intogithub:mainfrom
fsilvaortiz:fix/minor-docs-and-template-corrections

Conversation

@fsilvaortiz
Copy link

@fsilvaortiz fsilvaortiz commented Feb 25, 2026

Summary

Each fix is in a separate commit for easy review or individual revert.

Test plan

  • Verify templates/commands/specify.md step 7 reference points to the completion report (line 151)
  • Verify Antigravity link (https://antigravity.google/) resolves correctly
  • Verify Claude Code install URL (https://code.claude.com/docs/en/setup) resolves without redirect
  • All existing tests pass (95/95 passed)

AI Assistance Disclosure

This PR was drafted with assistance from Claude Code (Anthropic). All changes were reviewed and validated manually by the author.

🤖 Generated with Claude Code

fsilvaortiz and others added 3 commits February 25, 2026 19:36
The validation handler referenced "proceed to step 6" which is the
validation step itself, creating a logical infinite loop. The correct
target is step 7 (completion report).

Closes github#1509

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update the Antigravity homepage link from https://agy.ai/ to
https://antigravity.google/ to reflect the current project URL.

Closes github#1604

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The previous URL (docs.anthropic.com/en/docs/claude-code/setup) returns
a 301 redirect to the new canonical URL at code.claude.com/docs/en/setup.

Closes github#1432

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@fsilvaortiz fsilvaortiz requested a review from mnriem as a code owner February 25, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant