check_health
Check maintenance health of indie developer tools by analyzing GitHub activity, commit dates, and open issues. Identify stale or archived dependencies and discover actively maintained alternatives for your tech stack.
Instructions
Check the maintenance health of indie tools you're using or considering.
Returns maintenance status, last commit date, GitHub stars, and open issues for each tool. Flags stale or archived tools and suggests alternatives.
Use this when:
Reviewing your current tech stack's health
Before committing to a tool long-term
Checking if a dependency is still actively maintained
Auditing project dependencies for unmaintained packages
Args: slugs: Comma-separated tool slugs to check (e.g. "hanko,plausible,polar"). Get slugs from find_tools() search results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slugs | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |