session-init_skill

This skill initializes a Claude Code session by verifying environment, current task status, and prior context to guide next actions.
  • Shell

212

GitHub Stars

1

Bundled Files

3 weeks ago

Catalog Refreshed

2 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstart where the catalogue uses aiagentskills.

npx veilstart add skill chachamaru127/claude-code-harness --skill session-init

  • SKILL.md6.4 KB

Overview

This skill initializes a development session by checking the environment and summarizing current task status. It runs lightweight file and Git checks, inspects Plans.md and AGENTS.md, and surfaces any carry-over items from the previous session. Use it at the start of a work session to get a clear, actionable snapshot before you begin.

How this skill works

When triggered, the skill performs parallel checks: Git status and recent commits, Plans.md contents and size, top lines of AGENTS.md, and optional Claude-mem context if configured. It extracts task markers (e.g., cc:WIP, pm:依頼中, cc:TODO), warns if large files need cleanup, and compiles a concise session report with branch, priority tasks, constraints, and next-action suggestions. Claude-mem output is shown only if the user has it enabled.

When to use it

  • At the very start of a coding session or daily work block
  • When a user asks “what should I work on?” or “start session”
  • Before taking new implementation work to ensure context and constraints
  • When you need a quick summary of outstanding tasks and blockers
  • When you want to confirm role rules and prohibitions from AGENTS.md

Best practices

  • Run this skill only at session start — avoid during mid-session reviews or when already implementing
  • Ensure Plans.md and AGENTS.md are up to date so the report is accurate
  • Keep Plans.md and session-log.md small; the skill warns if they exceed recommended sizes
  • Enable Claude-mem for richer historical context, but it is optional
  • Confirm AGENTS.md constraints before accepting tasks or changing roles

Example use cases

  • Morning check-in to collect branch, recent commits, and top 1–2 priority tasks
  • Quick pre-task verification when taking over someone else’s work
  • Identifying carry-over WIP and choosing whether to resume or replan
  • Detecting large session logs or Plans.md and prompting cleanup
  • Generating a short session report to paste into a standup or ticket

FAQ

No. It only inspects files and Git state and offers recommendations; it does not perform implementation, reviews, or automated edits.

What if Plans.md or AGENTS.md is missing?

The skill reports the missing file and suggests initialization (for example, a harness init command) and next steps to create or sync those documents.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational