Add agentic workflow context files#2890
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retest |
divyansh42
left a comment
There was a problem hiding this comment.
Thanks for adding the changes @ngelman1
Overall changes look good. I see PR tektoncd/operator#3387 got updated and has plenty of reviews by the community. Can you please consider those reviews as well and incorporate in this PR?
| @@ -0,0 +1 @@ | |||
| ../.claude/skills No newline at end of file | |||
There was a problem hiding this comment.
Can we please add skills to .agents and symlink in .claude.
I am just thinking to make it generic
Prepare the Tekton CLI repository for agentic workflows as part of SRVKP-11822.
AGENTS.md: Agent-oriented context file covering build/test commands, key conventions (Cobra command tree, golden-file tests, vendored deps, version injection via ldflags), architecture overview, PR conventions, and skill triggers
CLAUDE.md: Redirect to AGENTS.md (Claude Code convention)
.claude/skills/: Commit-message and release-notes skills adapted from tektoncd/operator PR #3387, with all review feedback incorporated:
Makefile: Add
PKGvariable support tolint-goandtest-unittargets to allow running tests on a single packageAgentready Overall Score: 63.3/100 (Silver)
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
make checkmake generatedSee the contribution guide
for more details.
Release Notes