0
—
In review
Synced today
What it does
>
Skill profile
Claude Code · Codex · OpenClaw
Keep exploring
More options in Uncategorized.
TypeScript
Updated 8/2/2026
Agent compatibility
Compatibility has not been reviewed for this listing yet. Check the publisher documentation before installing.
Installation
npx skills add https://github.com/NagareNegishi/project-seed --skill session-startReview source code and installation permissions before adding third-party tools to an agent.
session-start is organized in the Uncategorized category. Compare its source, install method, and compatibility before adding it to your workflow.
Third-party agent tools may access source code, credentials, or browser sessions. Read the source documentation and use the minimum permissions needed.
npx skills add https://github.com/NagareNegishi/project-seed --skill session-startSKILL.md
--- name: session-start description: > 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. disable-model-invocation: true --- # 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.
skill
mattpocock
An AI tool that organizes and shapes raw textual material into a structured article, paragraph by paragraph, facilitating content creation and presentation.