npx skills add smithery/taylorhuston --skill readmes
taylorhuston/local-life-manager · Archived
readmes
Check all READMEs for accuracy and consistency across the meta-repo
Installation
npx skills add taylorhuston/local-life-manager --skill readmes
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
Complete daily journal review. Use at end of day or next morning to fill in journal sections, r…
68 installsCross-repo life and project planning. Use when user wants to plan their week, prioritize projec…
48 installsDaily journal management for the my-vault Obsidian vault. Use for morning routines, daily revie…
36 installsWeekly review and planning session. Use at end of week or weekend to review progress, plan next…
35 installsSimilar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Use when writing or improving README files. Not all READMEs are the same — provides templates a…
4.1K installsUse when writing or improving README files. Not all READMEs are the same — provides templates a…
262 installsUse when writing or improving README files. Not all READMEs are the same — provides templates a…
250 installsAlso in this package
Other skills from taylorhuston/local-life-manager · top by installs.
npx skills add taylorhuston/local-life-manager
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
Read, Edit, Glob, GrepPackage contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md2,075 B -
docs
SUMMARY.md82 B
History
- First seen on skills.sh
- First recorded snapshot · 11 installs
SKILL.md
/readmes
Comprehensive review and update of all README.md files in the meta-repo.
Usage
/readmes # Review all READMEs in ideas/ directory
Scope
Includes:
ideas/[project]/README.md- All project overviewsideas/[project]/apps/*/README.md- Multi-app project READMEs- Root-level documentation files
Excludes:
spaces/directory (code repos have their own maintenance)- Build artifacts, node_modules, etc.
Execution Flow
1. Discover All READMEs
Glob: ideas/**/README.md
2. Review Each README
For each README, technical-writer agent checks:
- Status accuracy: Matches CLAUDE.md Current Projects?
- Date accuracy: Is "Last Updated" current?
- Link validity: Are all links working?
- Content completeness: Required sections present?
- Consistency: Formatting matches standards?
3. Update READMEs
- Fix outdated status indicators
- Update dates to current date
- Fix broken links
- Add missing sections
- Standardize formatting
4. Report Results
Summary includes:
- READMEs reviewed (count)
- Updates made (list of files)
- Issues requiring manual attention
What Gets Checked
| Aspect | Validation |
|---|---|
| Status | Matches CLAUDE.md |
| Dates | "Last Updated" is accurate |
| Links | Internal refs work |
| Structure | Has required sections |
| Consistency | Follows template |
When to Use
- After major project updates
- Before project reviews/demos
- Monthly documentation maintenance
- After status changes in CLAUDE.md
Notes
- Read then write: Agent reads each file before making changes
- Preserves content: Only updates metadata and known sections
- Non-destructive: Doesn't remove custom content
- Idempotent: Safe to run multiple times
Integration
Update CLAUDE.md status → /readmes → Verify changes