project-status

Generate a live PROJECT_STATUS.md report from git state and filesystem.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Nerfherder16/BrickLayer --skill project-status-nerfherder16
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-status
Source: https://github.com/Nerfherder16/BrickLayer/tree/main/.claude/skills/project-status
Command: npx skills add https://github.com/Nerfherder16/BrickLayer --skill project-status-nerfherder16

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a live project status report for the BrickLayer monorepo by reading git state and filesystem, ensuring accuracy over guesses.

Core Features & Use Cases

  • Reads git state (branches, commits, status)
  • Scans project directories for per-project status hints and pending items
  • Rewrites PROJECT_STATUS.md with an up-to-date overview and next actions
  • Produces a concise summary highlighting active projects, branches, and cleanup needs

Quick Start

Run the status tool from the repository root to refresh PROJECT_STATUS.md.

Frequently Asked Questions about project-status

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

FAQPage Schema
How do I automate git status report generation for a monorepo?

Automate git status report generation by reading git branches and filesystem status to rewrite PROJECT_STATUS.md, producing an up-to-date overview and a compact summary of active projects.

What is the best way to track active projects and branches in a monorepo?

Track active projects and branches by scanning project directories for status hints and reading recent commits, producing a concise summary of cleanup needs and actionable next steps.

Can I generate a project status report by reading git state and filesystem hints?

Yes, you can generate a project status report by reading git state and filesystem hints to ensure accuracy over guesses, outputting a detailed PROJECT_STATUS.md file and a stakeholder summary.

How to rewrite PROJECT_STATUS.md with up-to-date git commit information?

Rewrite PROJECT_STATUS.md by inspecting recent commits and per-project status hints, replacing outdated content with an accurate overview and actionable next steps for stakeholders.