# Readme Commit

> Use when the user is about to commit and wants the README verified/optimized first — audits or creates from scratch a star-optimized, well-structured GitHub README, then makes the commit. Triggers on "commit con readme", "optimiza el readme y commitea", "ship readme".

- **Type:** Skill
- **Install:** `agentstack add skill-theveller-claude-skills-readme-commit`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [TheVeller](https://agentstack.voostack.com/s/theveller)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [TheVeller](https://github.com/TheVeller)
- **Source:** https://github.com/TheVeller/claude-skills/tree/main/skills/engineering/readme-commit

## Install

```sh
agentstack add skill-theveller-claude-skills-readme-commit
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# readme-commit

Verifica/optimiza el `README.md` para GitHub (estructura + estrellas) y luego hace el commit. Sigue `RULES.md`.

## Workflow

1. **Existencia**: si no hay `README.md` en la raíz del repo → crearlo desde cero con la estructura de abajo. Si existe → auditarlo y mejorarlo, no reescribir a ciegas lo que ya está bueno.

2. **Optimizar para estrellas** (estructura mínima de un README que convierte):
   - **Headline + one-liner** claros (qué es, para quién, por qué importa) en las primeras 3 líneas.
   - **Badges** (license, stack, status) — solo reales.
   - **Value prop / features** en bullets escaneables.
   - **Quick start** copy-pasteable (instalación + primer uso en ` con el trailer `Co-Authored-By: Claude Fable 5 `.
   - Usar el mensaje que pase el usuario en `$ARGUMENTS` si lo da; si no, generar uno descriptivo.
   - Mostrar el diff resumido antes de commitear si el cambio es grande.

## Notas

- Para repos bajo Google Drive, seguir las reglas de daemon/`git rm` de `RULES.md`.
- No forzar estrellas con clickbait; un README honesto y bien estructurado es lo que retiene.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [TheVeller](https://github.com/TheVeller)
- **Source:** [TheVeller/claude-skills](https://github.com/TheVeller/claude-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-theveller-claude-skills-readme-commit
- Seller: https://agentstack.voostack.com/s/theveller
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
