abhiyoheswaran1/AgentLoopKit

Run AgentLoopKit review-readiness checks in GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: abhiyoheswaran1/agentloopkit@ba27b5428644dd2ee91998a3e3dd5233bc4c1c41 # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commandAgentLoopKit command arguments, for example "check-gates --strict". Do not pass untrusted pull request or user input to command.yes
agentloopkit-versionnpm package version to install. Do not pass untrusted pull request or user input to agentloopkit-version.nolatest
install-modeInstall mode. Use "npm" to install agentloopkit from npm, or "local" when the repo already installed AgentLoopKit as a dependency. Do not pass untrusted pull request or user input to install-mode.nonpm
working-directoryDirectory where the AgentLoopKit command should run.no.

no outputs