health
Check project health across server, git, documentation, definition of done, and CI/CD workflows with status metrics and task creation.
Instructions
[HINT: Health check. action=server|git|docs|dod|cicd. Status and health metrics.]
Unified health check:
action="server": Server operational status, version
action="git": Working copy health, uncommitted changes, sync status
action="docs": Documentation health score, broken links
action="dod": Definition of done validation for task completion
action="cicd": CI/CD workflow validation, runner config
📊 Output: Health status and metrics 🔧 Side Effects: Creates tasks (docs action with create_tasks=True)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | server | |
| agent_name | No | ||
| check_remote | No | ||
| output_path | No | ||
| create_tasks | No | ||
| task_id | No | ||
| changed_files | No | ||
| auto_check | No | ||
| workflow_path | No | ||
| check_runners | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |