From attune-author
Generate concept, task, and reference templates for one feature using Jinja2 meta templates. Triggers on: generate template, regenerate feature, write help for, create docs for one feature.
How this skill is triggered — by the user, by Claude, or both
Slash command
/attune-author:author-generateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate concept, task, and reference templates for a
Generate concept, task, and reference templates for a
single feature using Jinja2 meta templates and an optional
LLM polish pass (when ANTHROPIC_API_KEY is set).
.help/features.yamloverwrite=true)If no feature name is provided, use AskUserQuestion to
list features from features.yaml:
.help/features.yaml to enumerate featuresauthor_generate with feature,
help_dir, project_root, and overwrite (default
false).author-status to confirm they're current.Generated 3 templates for 'auth':
- .help/templates/auth/concept.md
- .help/templates/auth/task.md
- .help/templates/auth/reference.md
If a template has status: manual in frontmatter, it is
skipped unless overwrite=true is set.
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.