·ln-629-lifecycle-auditor
</>

ln-629-lifecycle-auditor

levnikolaevich/claude-code-skills

Application lifecycle audit worker (L3). Checks bootstrap initialization order, graceful shutdown, resource cleanup, signal handling, liveness/readiness probes. Returns findings with severity, location, effort, recommendations.

19Installs·0Trend·@levnikolaevich

Installation

$npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-629-lifecycle-auditor

SKILL.md

Receives contextStore with tech stack, deployment type, codebase root.

1) Parse context 2) Check lifecycle patterns 3) Collect findings 4) Calculate score 5) Return JSON

Recommendation: Initialize in correct order: config → DB → routes → server

Application lifecycle audit worker (L3). Checks bootstrap initialization order, graceful shutdown, resource cleanup, signal handling, liveness/readiness probes. Returns findings with severity, location, effort, recommendations. Source: levnikolaevich/claude-code-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-629-lifecycle-auditor
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ln-629-lifecycle-auditor?

Application lifecycle audit worker (L3). Checks bootstrap initialization order, graceful shutdown, resource cleanup, signal handling, liveness/readiness probes. Returns findings with severity, location, effort, recommendations. Source: levnikolaevich/claude-code-skills.

How do I install ln-629-lifecycle-auditor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-629-lifecycle-auditor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/levnikolaevich/claude-code-skills