con un clic
update-readme
// Update README.md to reflect changes in project structure, skills, and agents. Use when new components are added or architecture changes.
// Update README.md to reflect changes in project structure, skills, and agents. Use when new components are added or architecture changes.
Broadly and deeply analyze user intent (avoiding XY problems) and evaluate multiple solution approaches (default 5) with scores from 0 to 100.
Workflow for auditing security vulnerabilities using trivy, osv-scanner, and trunk.
Comprehensive workflow for creating, implementing, and validating Agent Skills. Use when asked to "create a new skill", "author a skill", "add a capability", or when standardizing project-specific workflows. Support for platform detection (Cursor, Claude Code, Gemini CLI, Codex) and template selection.
Manage Architecture Decision Records (ADRs) using adr-tools. Use this to initialize, create, list, and link ADRs to document architectural evolution.
Manage changelogs using Changie. Provides tools to initialize, add change fragments, batch releases, and merge version notes.
Workflow for auditing security vulnerabilities using trivy, osv-scanner, and trunk.
| name | update-readme |
| description | Update README.md to reflect changes in project structure, skills, and agents. Use when new components are added or architecture changes. |
| license | Apache-2.0 |
| metadata | {"author":"yu-iskw","version":"1.0"} |
Ensure that the README.md file accurately reflects the current state of the repository, including its architecture, core skills, and orchestrator agents.
skills/: Core library of Agent Skills.agents/: High-level orchestrator agents..cursor/: Cursor-specific meta-resources.README.md:
SKILL.md files or agent documentation are correct.ls or Glob to verify that all relative links in the README.md are valid.skills/software_development/rust/rust-upgrade-workflow/SKILL.md.README.md describing the Rust upgrade workflow..cursor/rules/ to .cursor/configs/rules/.README.md to reflect the new path for Cursor rules.