بنقرة واحدة
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 المهني
| 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.
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