docs: platform fleet-library onboarding and the prebuilt fleets#138
Merged
Conversation
Document the operator surface for filling the platform catalog, the four prebuilt fleets and what each needs, and the identifier rule that binds a bundle: agentsfleet reads the library id from SKILL.md's name, so the repository name, the SKILL.md name, and the TRIGGER.md name must agree. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Documents the operator surface shipped in agentsfleet/agentsfleet#516.
fleets/library.mdx— how a platform operator onboards an entry from the dashboard (Fleet libraries, under Configuration, gated onplatform-library:write), and the four prebuilt fleets with the secrets each needs:github-pr-reviewer,platform-ops,zoho-sprint-daily-summarizer,zoho-recruiter-daily-summarizer.agentsfleettakes the library id from thenameinSKILL.md, not from the repository path. When the repository name, theSKILL.mdname, and theTRIGGER.mdname disagree, the bundle is rejected or filed under an identifier the author did not expect. This is the bug that madeplatform-opsundeployable, so it is now stated on both the library and authoring pages.changelog.mdx— a new<Update>for Jul 12, 2026.A prebuilt fleet appears in a workspace's library only after an operator onboards it; until then the catalog knows its name but holds no bundle. That is now said plainly, because the empty gallery was otherwise unexplainable.
🤖 Generated with Claude Code
Greptile Summary
This PR documents platform fleet-library onboarding and the available prebuilt fleets. The main changes are:
Confidence Score: 5/5
This looks safe to merge.
Important Files Changed
Reviews (2): Last reviewed commit: "docs: document platform library scope" | Re-trigger Greptile