readme-maintainer
README Maintainer
Goal
Produce README files that are fast to skim, technically accurate, and explicit about quality signals. Prefer omission over guessing.
Workflow
- Collect evidence-backed facts.
- Verify anything unclear before writing badges or version numbers.
- Draft or update README with a compact section order.
- Surface test layers and CI status immediately.
- Run a final accuracy pass.
1) Collect Facts
Run the bundled scanner first:
python ~/.agents/skills/readme-maintainer/scripts/readme_facts.py --repo . --format markdown > /tmp/readme-facts.md
python ~/.agents/skills/readme-maintainer/scripts/readme_facts.py --repo . --format json > /tmp/readme-facts.json
More from anand-testcompare/scripts-prompts-config
openai-image-generation
Generate or edit images with OpenAI's Images API without Python. Use when the user asks to create, generate, modify, or inpaint images and wants a CLI workflow runnable with `sh` or `bun` from any directory via an absolute script path.
19convex-delete-deployments
Bulk deletion workflow for Convex deployments with safe defaults and explicit confirmation. Use when Convex preview environments accumulate, deployment quota is exhausted, or you need to clean up many deployments quickly by type/name filter without deleting prod/dev accidentally.
10acpx
Use acpx for persistent ACP coding-agent sessions. Prefer sessions ensure + prompt -f + polling. Avoid exec unless a true one-shot is explicitly requested.
4workos-agent-access
Provision and authenticate lower-env WorkOS/AuthKit users for this repo. Use when the agent needs its own reusable dev or preview login, must configure WorkOS redirect/CORS/homepage settings, create or update a password user, attach org memberships, or establish browser auth via agent-browser or a direct sealed session cookie.
3