status

Summarize project state from git history and GitHub issues and pull requests.

Updated Sep 21, 2025
One-click install
npx skills add https://github.com/jammindev/house --skill status-jammindev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/jammindev/house/tree/main/.claude/skills/status
Command: npx skills add https://github.com/jammindev/house --skill status-jammindev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill gives a quick, reliable snapshot of where the house project stands right now, so you can see active work, open blockers, recent deliveries, and remaining priorities without digging through the repo.

Core Features & Use Cases

  • Work-in-progress summary: Checks the current branch, uncommitted changes, and recent commits to identify what is actively being worked on.
  • GitHub progress view: Surfaces open pull requests, recently merged pull requests, and open issues to show the real project flow.
  • Actionable project readout: Groups remaining work into clear next steps, including open chantiers and priority debt before MVP launch.

Quick Start

Ask for a short, action-oriented status report of the house project based on GitHub issues, pull requests, and current git state.

Frequently Asked Questions about status

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

FAQPage Schema
How do I get a quick project status from git and GitHub issues?

To get a quick project status from git and GitHub, the Skill summarizes the current project state by checking uncommitted changes, recent commits, open issues, and pull requests. It surfaces WIP, blockers, and delivered work without manual digging.

What is the best way to track GitHub pull requests and uncommitted git changes together?

Tracking GitHub pull requests and uncommitted git changes together is done by reading git history and GitHub metadata to report WIP and blockers. This approach groups remaining work into clear next steps and priority debt before launch.

Can I generate an actionable project readout for remaining backlog items using GitHub?

Yes, you can generate an actionable project readout for remaining backlog items using GitHub. It surfaces open issues and pull requests to show the real project flow, grouping remaining work into clear next steps and priority debt.

Does this project status summary require write access to my GitHub repository?

No, this project status summary requires only read-only access to git history and GitHub metadata. It safely reports on active work, open blockers, and recent deliveries without modifying your repository or altering existing issues.

How do I identify current blockers and recent merges from git history?

You identify current blockers and recent merges from git history by summarizing the current project state from git and GitHub. This surfaces open pull requests, recently merged work, and open issues to highlight WIP and remaining priorities.