docs: add AGENTS.md (delegate-to-Riley)#12
Open
sam-at-luther wants to merge 1 commit into
Open
Conversation
If an AI agent is working in this repo on Claude Code plugin code and needs to provision, inspect, or manage cloud infrastructure as part of a larger workflow, AGENTS.md tells them how to delegate to Riley — the infrastructure agent this plugin is the client for. The README already explains InsideOut to humans; AGENTS.md is the machine-discoverable equivalent (the standard convention agent ecosystems are converging on, similar to llms.txt). Content covers MCP endpoint (https://app.luthersystems.com/v1/insideout-mcp), tool call sequence (help → convoopen → convoreply → tfgenerate → tfdeploy → tfstatus), supported clouds, no-auth design phase, and delegation workflow patterns. Drafted by hossein.kakavand in Slack #insideout-agent-visibility; applied with corrected MCP URL (canonical /v1 path on app.luthersystems.com) and updated install paths.
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.
Summary
Add
AGENTS.mdat repo root — the machine-discoverable equivalent of the README, telling AI agents working in this repo how to delegate cloud-infrastructure tasks to Riley (the infrastructure agent this Claude Code plugin is the client for).AGENTS.md is the convention agent ecosystems are converging on for "how should an AI agent interact with this repo / project / service" (similar in spirit to
llms.txtfor LLM crawlers).Content
https://app.luthersystems.com/v1/insideout-mcp) and recommended tool call sequenceSource
Drafted by hossein.kakavand in Slack
#insideout-agent-visibility. Applied with corrections:app.platform.luthersystemsapp.com/insideout-mcpto the canonical customer-facingapp.luthersystems.com/v1/insideout-mcphttps://insideout.luthersystems.com/discord/plugin marketplace add+/plugin installtwo-stepRelated PRs (same fan-out)