بنقرة واحدة
checkpoint
Save bounded session progress without ending or committing work.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Save bounded session progress without ending or committing work.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Build and search a local SQLite course-content index from a user-provided course folder.
Build and search a local SQLite course-content index from a user-provided course folder.
Route requests to smallest authoritative project and memory context.
Convert user corrections into durable, generic prevention rules.
Research-first planning for a new product, greenfield project, scaffold-only repository, or immature codebase where a codebase map would mislead. Produces validated build context and an explicit graduation gate.
Plan a non-trivial feature or refactor in a mature repository through memory-first, evidence-backed codebase mapping, scoped parallel exploration, review, and explicit GO before implementation.
| name | checkpoint |
| description | Save bounded session progress without ending or committing work. |
Use when user asks to save progress, create a handoff, or preserve a resumable point during ongoing work.
PROJECT_STATE.md when present or explicitly configured: completed work, active work, blockers, and checks run.NEXT.md with one concrete restart action.HANDOFF.md only for meaningful context that cannot fit in current state and next action.PROJECT_STATE.md; next action stays in NEXT.md.