ワンクリックで
status
Show current project progress from tasks/todo.md and what to work on next
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Show current project progress from tasks/todo.md and what to work on next
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Guided refactoring with before/after validation
Check project health — environment, dependencies, tools, and configuration
Guided first-session onboarding — helps you go from zero to your first plan and issue
Manage GitHub issues backlog — view, pick, or create work items
Create a structured implementation plan in tasks/todo.md with confidence assessment
Summarize current progress, commit working state, and update task tracking
| name | status |
| description | Show current project progress from tasks/todo.md and what to work on next |
| argument-hint | |
| user-invocable | true |
| allowed-tools | Read, Bash(git status*), Bash(git branch*), Bash(git log*) |
Show the current project status — what's done, what's in progress, and what's next.
tasks/todo.md — Parse the plan and identify:
tasks/lessons.md — Any recent entries relevant to current work.## Project Status
**Branch**: feat/current-branch
**Plan status**: X/Y steps complete
### Completed
- [list of done items]
### In Progress
- [current work]
### Up Next
- [next 2-3 items]
### Blockers
- [any blocked items or concerns]
### Recent Lessons
- [relevant entries from lessons.md, if any]
Keep it concise — this is a quick status check, not a deep analysis.