بنقرة واحدة
session-start
Bootstrap a new Parallax dev session. Reviews recent handoffs, MEMORY.md, and current project state.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Bootstrap a new Parallax dev session. Reviews recent handoffs, MEMORY.md, and current project state.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Structured audit of the Parallax codebase. Run periodically or before major milestones.
Audit all living documentation against the actual codebase and report inconsistencies.
Review branch diff for test weakening patterns in Parallax. Last line of defense before commit/merge.
Scaffold a new experiment for Parallax development. Creates a structured manifest linked to a hypothesis.
Generate a structured handoff summary for Parallax development sessions.
Guides hypothesis-driven investigation for Parallax development. Invoke before starting any investigation, feature, or experiment.
| name | session-start |
| description | Bootstrap a new Parallax dev session. Reviews recent handoffs, MEMORY.md, and current project state. |
| disable-model-invocation | true |
Bootstrap a new work session by reviewing previous handoffs, semantic memory, and current state.
Invoke /session-start at the beginning of a new Parallax development session.
docs/sessions/ (by filename sort). Most recent is primary; older ones provide trajectory. If <3 exist, read all.docs/VISION.md and docs/ROADMAP.md. Read the most recent file in docs/plans/ (by filename sort -- highest NNN prefix). Map current state against the roadmap: what's done, what's next, what's blocked.pixi run check. Review recent git log --oneline -20. Check ROADMAP.md and README.md for currency.pixi run check fails, that takes priority over any planned work.