update-docs

Solid

Update AGENTS.md files based on session learnings about a topic. Use when documenting patterns, commands, or conventions discovered during development.

Data & Documents 837 stars 66 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
46
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

Update AGENTS.md files based on what was learned in this session about: $TOPIC Read `./references/updating-agents-docs.md` for full guidelines before proceeding. ## Process 1. Review the conversation for learnings about the specified topic: - Patterns or conventions discovered - Commands needed but not documented - Architectural insights - Common pitfalls encountered 2. Determine where each learning belongs (lowest common ancestor): - Root `AGENTS.md` for repo-wide patterns - Package-level AGENTS.md for package-specific patterns - `docs/*.md` for detailed explanations 3. Check if the target AGENTS.md already has related content: - If multiple related items exist, consider extracting to a docs/ page - If adding would make the file too long (>60 lines for root), extract to docs/ 4. Apply changes following the writing style in the guidelines 5. List what was updated and why

Details

Author
saffron-health
Repository
saffron-health/libretto
Created
4 months ago
Last Updated
2 days ago
Language
TypeScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category