project-health-check

Sync branches, refresh skills, and triage Linear tickets for project maintenance.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/ilamanov/skills --skill project-health-check-ilamanov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-health-check
Source: https://github.com/ilamanov/skills/tree/main/skills/project-health-check
Command: npx skills add https://github.com/ilamanov/skills --skill project-health-check-ilamanov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates routine maintenance tasks for projects, ensuring that health checks, skill updates, and ticket triage are performed efficiently and reliably.

Core Features & Use Cases

  • Project Syncing: Syncs the main branch with the remote origin.
  • Skill Refreshing: Updates all installed project skills to their latest versions.
  • Ticket Triage and Shipping: Picks a next ticket from a provided Linear team and ships it for work.
  • Use Case: Run this Skill to perform a full health check on a project, including syncing branches, updating skills, and triaging tickets.

Quick Start

Run the project health check for your project by executing 'project-health-check'.

Frequently Asked Questions about project-health-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project health checks and branch syncing?

Automating project health checks involves syncing your main branch with the remote origin and updating installed project skills to their latest versions. This ensures your software project maintenance tasks are performed reliably and efficiently.

What does automated ticket triage do for project maintenance?

Automated ticket triage selects the next ticket from a specified Linear team context and ships it for work. This streamlines software project management workflows by integrating task assignment directly into your routine health checks.

Do I need a clean main branch to run project maintenance tasks?

Yes, automating project maintenance tasks requires a clean main branch. A clean branch is necessary to successfully sync with the remote origin and ensure your project health checks execute without conflicts.

Can I use this for automated skill updates alongside ticket triage?

Yes, you can use this to refresh all installed project skills to their latest versions while simultaneously triaging Linear tickets. It combines branch syncing, skill updating, and ticket assignment into one comprehensive health check workflow.

What is the best way to keep project skills updated during development?

The best way to keep project skills updated is through an automated health check that refreshes all installed skills to their latest versions. This ensures your project dependencies remain current without requiring manual intervention.