Skip to content

Add agentic workflow context files#1685

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

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

Conversation

@ngelman1
Copy link
Copy Markdown
Contributor

Prepare the Tekton Chains repository for agentic workflows as part of SRVKP-11815.

  • AGENTS.md: minimal agent-oriented context file covering build/test commands, key conventions (single binary, vendored deps, Knative runtime, ConfigMap config, Sigstore ecosystem), architecture, and PR rules
  • CLAUDE.md: symlink to AGENTS.md
  • .claude/skills/: commit-message and release-notes skills adapted for this project
  • .agents/skills: symlink to .claude/skills for agent auto-discovery
  • .gitlint: commit message linting config (matches operator pattern)
  • Makefile: add make gitlint target
  • .gitignore: add missing patterns (coverage.txt, .idea/, .DS_Store, etc.)

agentready score

  • 69.8/100 (Silver) — baseline assessment
  • Most failures are out of scope

Notes

  • AGENTS.md is 95 lines (target was <60), though 60 is really short, and doesnt fit much info
  • Skills are adapted from the operator PR, with Chains-specific scopes and examples.

Changes

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Has Docs included if any changes are user facing
  • Has Tests included if any functionality added or changed
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including
    functionality, content, code)
  • Release notes block below has been updated with any user facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings)
  • Release notes contains the string "action required" if the change requires additional action from users switching to the new release

Release Notes

NONE

@tekton-robot tekton-robot requested review from lcarva and wlynch May 27, 2026 08:41
@tekton-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign enarha after the PR has been reviewed.
You can assign the PR to them by writing /assign @enarha 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 added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label May 27, 2026
Comment thread .claude/skills/release-notes/references/release-notes-format.md Outdated
Comment thread AGENTS.md
Comment thread AGENTS.md
…pository for agentic workflows (SRVKP-11815).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants