/pulse

Monitor project status and trigger development tasks from codebase analysis.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SharadKumar/nterprise-web --skill pulse-sharadkumar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /pulse
Source: https://github.com/SharadKumar/nterprise-web/tree/main/.claude/skills/pulse
Command: npx skills add https://github.com/SharadKumar/nterprise-web --skill pulse-sharadkumar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides an autonomous heartbeat for development, monitoring project status, triggering actions, and ideating on improvements to ensure continuous progress and identify potential blockers.

Core Features & Use Cases

  • Status Monitoring: Provides a real-time overview of project health, including recent commits, open issues, and pull requests.
  • Automated Work Triggering: Can automatically pick and execute the next ready issue using /build #N.
  • Ideation and Issue Creation: Scans the codebase and recent work for potential improvements, generating new issues for tasks like adding tests, fixing TODOs, or refactoring.

Quick Start

Run the pulse skill to trigger one heartbeat cycle.

Frequently Asked Questions about /pulse

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

FAQPage Schema
How do I automate development workflow and monitor project status?

To automate development workflow and monitor project status, you can run a heartbeat cycle that analyzes recent commits, open issues, and pull requests to provide a real-time overview of project health. This autonomous monitoring identifies potential blockers to ensure continuous progress.

How does automated task generation work for continuous development?

Automated task generation for continuous development works by scanning your codebase and recent activity to ideate potential improvements. It automatically creates new issues for tasks like adding tests, fixing TODOs, or refactoring code to proactively enhance project health.

Can I automatically trigger the next development task from an open issue?

Yes, you can automatically trigger the next development task from an open issue. By executing a build command with the specific issue number, the system will pick and execute the next ready issue to drive continuous development forward.

What is proactive code enhancement and when do I need it?

Proactive code enhancement is the process of scanning a codebase to identify and resolve potential improvements before they become blockers. You need it when managing project health to automate issue resolution and ensure continuous development progress.

Does project status monitoring work without external devops dependencies?

Yes, project status monitoring works without external devops dependencies. The system operates autonomously to analyze codebase activity, recent commits, and pull requests, functioning independently to trigger development tasks and ideate on improvements.

What's the best way to manage project health and identify development blockers?

The best way to manage project health and identify development blockers is to run an autonomous heartbeat cycle. This monitors project status, triggers automated work on ready issues, and ideates on improvements to ensure continuous progress and identify potential blockers.