Skip to content

update deploy_and_use.md for rh-sre, rh-virt, rh-basic packs - #152

Open
operetz-rh wants to merge 1 commit into
mainfrom
docs/update-deploy-and-use-instructions
Open

update deploy_and_use.md for rh-sre, rh-virt, rh-basic packs#152
operetz-rh wants to merge 1 commit into
mainfrom
docs/update-deploy-and-use-instructions

Conversation

@operetz-rh

Copy link
Copy Markdown
Contributor

Summary

Pack(s) affected

  • ocp-admin
  • rh-ai-engineer
  • rh-automation
  • rh-basic
  • rh-developer
  • rh-sre
  • rh-virt
  • Other / repo-wide

Change type

  • New skill
  • New agent
  • New pack
  • Update existing skill / agent
  • MCP server config (mcps.json)
  • Docs / README
  • CI / tooling

Contribution method

  • Created/imported with /agentic-contribution-skill
  • Manual contribution (validated with make validate + make validate-skill-design-changed)

Pack-persona alignment (new skills only)

AGENTS.md compliance

  • Agents orchestrate skills; no direct MCP/tool calls in agents
  • Skills are single-purpose task executors
  • Skills encapsulate all tool access (MCP tools invoked only inside skills)
  • Document consultation: file is read with the Read tool, then declared to the user
  • No credentials hardcoded; env vars used via ${VAR} references
  • Human-in-the-loop confirmation added for any destructive or critical operations

Validation

  • make validate passes locally
  • New/changed skills have valid YAML frontmatter (name, description)
  • New/changed agents have valid YAML frontmatter (name, description)

@operetz-rh operetz-rh self-assigned this Aug 18, 2026
@operetz-rh
operetz-rh marked this pull request as ready for review August 18, 2026 12:47
@r2dedios r2dedios added the documentation Improvements or additions to documentation label Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants