# Check GitHub Elements Workflow Status

Teams need a quick view of GitHub Elements workflow health without changing issue state. This skill produces a read-only status overview for active threads, phases, and warnings.

## Install

```bash
npx skillstore add emasoft/ghe-status
```

## Metadata

- Status: approved
- Slug: emasoft-ghe-status
- Skillstore revision: r1
- Version status: missing
- Tree hash: 28313500bff8e4c1778956d63ed69695a45817f7e529ec304796719dba210ea3
- Author: Emasoft
- GitHub username: Emasoft
- License: MIT
- Repository: https://github.com/Emasoft/ghe-marketplace/tree/main/plugins/ghe/skills/ghe-status
- Ref: 72d5025b022c77f7a51bdf5c1637c689c80e89d1
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: confirmation\_required
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, filesystem
- Quality score: 38
- Quality tier: warning
- Public page: https://skillstore.pages.dev/skills/emasoft-ghe-status
- Manifest: https://skillstore.pages.dev/api/skills/emasoft-ghe-status/manifest

## Capabilities

- Requests a GitHub Elements status report through the reporter agent.
- Summarizes active DEV, TEST, and REVIEW threads.
- Shows phase distribution across active workflow items.
- Lists available work that is ready but not claimed.
- Highlights workflow health indicators, violations, and checkpoint frequency.
- Respects local settings that can disable or reduce status output.

## Use Cases

- Start a Coordination Session: Get a quick overview of active work before assigning or reviewing GitHub Elements issues.
- Check Review Load: See how many items are in DEV, TEST, and REVIEW before planning the next handoff.
- Find Ready Work: Identify ready issues that are not claimed without changing the workflow state.

## Prompt Templates

### Basic Status Check

```
Show the current GitHub Elements status overview.
```

### Phase Summary

```
Show active GitHub Elements threads and summarize the DEV, TEST, and REVIEW phase counts.
```

### Available Work Review

```
Check GitHub Elements status and highlight ready work that is not claimed.
```

### Health-Focused Status Report

```
Run a GitHub Elements status overview with active threads, phase distribution, recent completions, and workflow health warnings.
```

## Limitations

- It is intended for status review, not issue claiming or phase transitions.
- It depends on GitHub Elements labels and reporter-agent behavior.
- It does not provide detailed metrics or epic-specific reports.
- Local settings can reduce the amount of information returned.

## Best Practices

- Use this skill at session start before claiming or transitioning issues.
- Keep local settings current so disabled or reduced output is intentional.
- Use ghe-report when you need detailed metrics or epic-specific analysis.

## Anti Patterns

- Do not use this skill to claim issues or change issue phases.
- Do not treat the status overview as a full audit or detailed report.
- Do not post status information externally unless the user explicitly requests it.

## Security Audit

- Audited at: 2026-07-06T12:28:47.438\+00:00
- Summary: Most external command findings are false positives caused by Markdown inline code and fenced output examples. The hidden home directory access is confirmed because a read-only status skill grants write scope to ~/.claude. Semantic review also found absolute behavioral override language and mandatory report posting that conflict with read-only expectations.

## Stats

- Views: 207
- Downloads: 11
- Favorites: 0
- Popularity score: 0
