status

Generate a layered project status report using GitHub API and Git commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aifuun/u-safe --skill status-aifuun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/aifuun/u-safe/tree/main/.claude/skills/status.backup-2026-03-15-125843
Command: npx skills add https://github.com/aifuun/u-safe --skill status-aifuun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a quick, layered overview of project progress, helping you understand the current state without getting lost in details.

Core Features & Use Cases

  • Multi-layered Status: Get insights from long-term goals down to current tasks and blockers.
  • Contextual Awareness: Ideal for session starts, context switching, or quick progress checks.
  • Use Case: Before a stand-up meeting, you can ask "what's the status?" and get a concise summary of what's been done, what's in progress, and what's next, including any immediate blockers.

Quick Start

Ask for the project status to get a summary of the current progress.

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 update for a stand-up meeting?

To get a project status update, request a summary that aggregates long-term goals, recent issue progress, and current git state into a concise 300-word report. This provides immediate awareness of completed work, active tasks, and blockers.

What is the best way to track development progress without reading full git logs?

Tracking development progress without reading full logs is best achieved by generating a layered report that extracts recent issue progress and current task details. It summarizes the git state and active plans to prevent you from getting lost in granular details.

Can I use GitHub issues to see what is in progress and what is next?

You can use GitHub issues to see what is next because the status report integrates with the GitHub API to gather mid-term progress on recent issues. It combines this data with local git commands to show what is actively being worked on.

Does this project status tool require any external dependencies to work?

This project status tool does not require external dependencies to function. It operates independently by querying the GitHub API and executing local Git commands to compile its structured output.

How do I check my current git state and active plans during context switching?

To check your git state and active plans during context switching, you can generate a short-term status report. This output details your current task, local git repository state, and immediate next steps to help you resume work seamlessly.