home / skills / alienfast

alienfast skills

Find 13 skills from 1 repo created by alienfast on GitHub.

1 repo
13 skills
GitHub

Sponsored

deps

alienfast/claude

This skill visualizes and analyzes Linear issue dependencies to identify blocking chains, circular deps, and critical paths for effective planning.
semver-advisor

alienfast/claude

This skill helps classify version changes and compute correct semver bumps (MAJOR, MINOR, PATCH) for releases and dependencies.
dependency-updater

alienfast/claude

This skill orchestrates automated dependency updates by delegating research, impact analysis, code changes, and validation to specialized agents.
deprecation-handler

alienfast/claude

This skill identifies, assesses, and migrates deprecated APIs and patterns to safe, modern alternatives, reducing risk and speeding refactoring.
next

alienfast/claude

This skill suggests the most logical next issue to work on by combining cycle planning, dependency analysis, and triage signals.
prd

alienfast/claude

This skill helps you create agent-friendly Linear tickets with PRDs, sub-issues, and clear success criteria to plan features effectively.
start

alienfast/claude

This skill helps you start a Linear issue workflow by gathering context, checking blockers, creating a feature branch, and planning implementation.
triage

alienfast/claude

This skill analyzes and prioritizes the Linear backlog by identifying stale, blocked, and orphaned issues and recommending actionable triage steps.
pr-update

alienfast/claude

This skill generates or updates PR titles and descriptions based on final code state, ensuring accuracy and avoiding removed features.
retro

alienfast/claude

This skill analyzes completed sprints to reveal velocity trends, scope changes, and patterns for actionable retro improvements.
cycle-plan

alienfast/claude

This skill helps plan software development cycles by analyzing velocity, capacity, and dependencies to balance workload and minimize blockers.
finish

alienfast/claude

This skill automates finishing a Linear issue by updating checkboxes, posting a completion summary, and marking Ready For Release.
link-deps

alienfast/claude

This skill discovers and links issue dependencies to establish correct work order and unblock backlog by revealing hidden relations.