← Back to list

project-status
by neilpeterson
A terminal-based game that simulates Azure security scenarios for training security professionals. Features narrative-driven missions with a hybrid interface (CLI commands + TUI status panels) and a scoring/achievement system.
⭐ 0🍴 0📅 Jan 18, 2026
SKILL.md
name: project-status description: Provides project status by reading the PLAN.md file. Use this when asked about project progress or status.
When asked about project status or progress, look for a PLAN.md file in the current project root.
Process
- Search for a
PLAN.mdfile in the workspace root - Read the contents of the file
- Summarize the project status including:
- Current phase or milestone
- Completed items
- Remaining items
- Percent done (calculate based on completed vs total tasks if not explicitly stated)
Response Format
Provide a concise status update that includes:
- Project: Name of the project
- Status: Current state (e.g., In Progress, On Track, Blocked)
- Percent Complete: X%
- Summary: Brief description of what's done and what remains
If no PLAN.md file is found, inform the user that no status file exists and suggest creating one.
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon