Skip to content
Development
Command

/project-health

Audit and manage project configuration — permissions, context, docs

From plugin
jezweb-skills
95957 skills57 commands
Install
$ npx -y skills add jezweb/claude-skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/project-health

Context preview

What this command does when you run it.

Audit and manage project configuration — permissions, context, docs

Command definition

project-health.md
description: Audit and manage project configuration — permissions, context, docs
argument-hint: "[full | setup | tidy | capture | preset | restructure]"
allowed-tools: "*"

Run the project-health skill with the specified mode.

Load the `project-health` skill first, then execute based on $ARGUMENTS:

| Argument | Mode | |----------|------| | (none) / `full` | Full health check: permissions + context audit | | `setup` | New project setup (settings.local.json, CLAUDE.md, .gitignore) | | `tidy` | Tidy permissions file only | | `capture` | Capture session learnings to CLAUDE.md | | `preset` | Add a permission preset (will ask which one) | | `restructure` | Restructure oversized context files |

If no argument provided, run the full health check.

Ships withjezweb-skills

Production workflow skills for Claude Code. Each skill guides Claude through a recipe to produce tangible output — scaffolded projects, generated assets, professional documents, deployed services. Ten plugins of practical, production-oriented skills.

Get the whole plugin, auto-invoked
Stats
959
Stars
0
Views
99
Forks
Maintained
Maintenance
Python
Language
MIT
License
1mo ago
Last commit
9mo ago
Created

Repo: jezweb/claude-skills