Skip to content

Add agentic workflow context files#2890

Open
ngelman1 wants to merge 1 commit into
tektoncd:mainfrom
ngelman1:agent-ready
Open

Add agentic workflow context files#2890
ngelman1 wants to merge 1 commit into
tektoncd:mainfrom
ngelman1:agent-ready

Conversation

@ngelman1
Copy link
Copy Markdown

@ngelman1 ngelman1 commented May 28, 2026

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 PKG variable support to lint-go and test-unit targets to allow running tests on a single package

Agentready 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:

  • Includes tests (if functionality changed/added)
  • Run the code checkers with make check
  • Regenerate the manpages, docs and go formatting with make generated
  • Commit messages follow commit message best practices

See the contribution guide
for more details.

Release Notes

@tekton-robot tekton-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label May 28, 2026
@tekton-robot tekton-robot requested a review from divyansh42 May 28, 2026 15:31
@tekton-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign vinamra28 after the PR has been reviewed.
You can assign the PR to them by writing /assign @vinamra28 in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot requested a review from pratap0007 May 28, 2026 15:31
@tekton-robot tekton-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants