skilly. Buy ad slot
All skills
Agent Development · Personal Productivity / AGENT SKILL

session-start

NagareNegishi/DJ-App
0 installs 0 GitHub stars
0

Orient a session using its handoff notes, goal, next task, and required reading.
At session start, read the session baton (docs/session/baton.md) and orient: restate this session's goal and the single next task, then open any doc listed under "Read first" before starting work. Does not start the task automatically.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# Session Start

Orient from the baton the previous session left.

## Steps

1. Read `docs/session/baton.md`. If it is missing, say so and offer to start fresh
   (a `session-end` run creates it).
2. If **Read first** names a doc (not `None`), read that doc before anything else.
3. Restate to the user, in 2–3 lines: the **Goal** and the **Next task**.
4. Stop and confirm the next task with the user before acting — never auto-start it.