From attune-author
Detect and regenerate all stale feature templates in one pass. Use after refactors or before releases. Triggers on: regenerate all, update stale, maintain help, refresh templates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/attune-author:author-maintainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Detect and regenerate every stale feature template in one
Detect and regenerate every stale feature template in one pass. Useful after large refactors or as a release-prep step.
Use AskUserQuestion to confirm scope:
question: "How should I run maintenance?"
header: "Maintain"
options:
- label: "Dry run (preview only)"
description: "Show what's stale without writing files"
- label: "Regenerate all stale"
description: "Refresh every stale feature"
- label: "Filter by feature"
description: "Only regenerate specific features"
author_maintain with the chosen
options.author-generate <feature> to see the error in
isolation.Dry run:
Stale features (3):
- auth
- cli
- utils
Real run:
Regenerated: 3
Failed: (none)
npx claudepluginhub smart-ai-memory/attune-docs --plugin attune-authorProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.