agent-readiness
Installation
SKILL.md
RHDH Agent Readiness
Use an agentready report as the source of truth for repository-readiness work. The skill supports any git repository and adds RHDH context when the repository belongs to the RHDH ecosystem.
Principles
- Write assessment output to the OS temporary directory so reports never pollute the target repository.
- Apply only fixes supported by the report. Ask for project-specific facts; never invent architecture or design rationale.
- For a recognized RHDH repository, use
/rhdh-contextfor repository ownership, technology, key paths, and conventions. Continue generically when RHDH context is unavailable. - Treat a fresh post-change assessment as the completion criterion for every remediation run.