docs(#579): fix task directory path in AGENTS.md and README.md - #581
Merged
Conversation
AGENTS.md and README.md referenced tasks/ (plural) as the directory path for Tekton task definitions. The actual directory in the repository is task/ (singular). The skills/ documentation already used the correct path, creating an inconsistency. Updated three directory path references: - AGENTS.md line 15: tasks/ to task/ in repository structure - README.md line 15: tasks to task in directory description - README.md line 19: tasks/ to task/ in new task instructions CLAUDE.md is a symlink to AGENTS.md so it is fixed automatically. Closes #579
fullsend-ai-coder
Bot
requested review from
14rcole,
Josh-Everett,
NigelByrne1,
dirgim,
jencull,
jsztuka,
kasemAlem and
sonam1412
as code owners
July 12, 2026 01:56
|
🤖 Finished Review · ✅ Success · Started 1:57 AM UTC · Completed 2:02 AM UTC |
Review — ✅ ApprovePR: docs(#579): fix task directory path in AGENTS.md and README.md SummaryClean, well-scoped documentation fix. The actual directory in the repository is Review dimensions
No findings.
Labels: PR fixes documentation path references |
kasemAlem
approved these changes
Jul 12, 2026
dirgim
approved these changes
Aug 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AGENTS.md and README.md referenced tasks/ (plural) as the directory path for Tekton task definitions. The actual directory in the repository is task/ (singular). The skills/ documentation already used the correct path, creating an inconsistency.
Updated three directory path references:
CLAUDE.md is a symlink to AGENTS.md so it is fixed automatically.
Closes #579
Post-script verification
agent/579-fix-task-dir-path)6be2afc7e96116f364306e68ec1599e4d938de30..HEAD)