Skip to content

Update contribution guidelines and docs for multi-tool repo - #76

Open
udid-aws wants to merge 1 commit into
mainfrom
update-docs-and-contribution-guidelines
Open

Update contribution guidelines and docs for multi-tool repo#76
udid-aws wants to merge 1 commit into
mainfrom
update-docs-and-contribution-guidelines

Conversation

@udid-aws

@udid-aws udid-aws commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates the contribution guidelines and supporting docs to reflect that this repository now hosts three tool types — skills, custom agents, and MCP servers — not just skills. Also swaps references to the public Agent Skill Eval framework for our DevOps Agent skill evaluation tool (purpose-built for evaluating DevOps Agent skills, and still internal).

Changes

  • CONTRIBUTING.md — reworked into general guidelines plus tool-specific guidance (skills, custom agents, MCP servers), with testing methodology and a clearer issue → PR flow.
  • README.md — added an MCP servers description under the concepts section and broadened the heading to "What Are Skills, Custom Agents, and MCP Servers?".
  • .claude/CLAUDE.md and .kiro/steering/project-conventions.md — reframed from skills-only to skills + custom agents + MCP servers: updated intro, key references, and repository-structure trees; added "Writing Custom Agents" and "Writing MCP Servers" sections; scoped the allowed-extensions and zip rules to skills only.
  • llms.txt — retitled and rewritten to cover all three tool types, with new "Available Custom Agents" and "Available MCP Servers" catalog sections and an expanded repository structure.
  • docs/index.md, .github/PULL_REQUEST_TEMPLATE.md, llms.txt — replaced Agent Skill Eval references with our (internal) DevOps Agent skill evaluation tool.

Testing

Docs-only change. Verified internal links and relative paths, confirmed catalog entries match the actual skills/, custom-agents/, and mcp/ directories, and checked that no stray "Agent Skill Eval" references remain in the updated files.

Notes

  • Removing .skilleval.yaml from individual skill directories/READMEs is intentionally left for a separate follow-up pass.

License confirmation

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache License 2.0.

- Rework CONTRIBUTING.md: general + tool-specific guidelines (skills,
  custom agents, MCP servers), testing methodology, and PR flow
- Add MCP servers section to README and broaden the concepts heading
- Reframe convention docs (CLAUDE.md, project-conventions.md) from
  skills-only to skills + custom agents + MCP servers: updated intro,
  key references, repository structure, and new Writing Custom Agents /
  Writing MCP Servers sections; scope extension/zip rules to skills
- Rewrite llms.txt to cover all three tool types with catalog sections
  for custom agents and MCP servers
- Replace Agent Skill Eval references with the internal skill evaluation
  tool across docs, llms.txt, and PR template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants