بنقرة واحدة
planning
Analyze project state, prioritize TODO.md, create or refine plans for upcoming work
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Analyze project state, prioritize TODO.md, create or refine plans for upcoming work
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Maintain and improve the codebase — dependency updates, refactoring, docs, dead code removal, test coverage
Goal-backward code review — verify recently completed work EXISTS, is SUBSTANTIVE, and is WIRED correctly
Reflect on a completed coding iteration to identify improvements
Keep TODO.md synchronized with completed work before committing
Execute TDD workflow with RED/GREEN/REFACTOR phases and quality verification
| name | planning |
| description | Analyze project state, prioritize TODO.md, create or refine plans for upcoming work |
Use this skill to run the planning cycle: analyze the project's current state and organize what comes next.
AGENTS.md — understand project architecture, current status, and phaseTODO.md thoroughly — what's done, in progress, blocked, and pending.flow/log.jsonl — understand velocity, repeated failures, and patternsAnswer these questions:
Make TODO.md accurate and actionable:
Each task in TODO.md should be:
If a new plan is needed:
plans/ following plans/TEMPLATE.md formatIf an existing plan is outdated:
Commit your changes with a descriptive message explaining what you reorganized or added and why.