10-session-new-150

Load AGENTS.md, MEMORY.md, and README context into a new session log.

Updated Jan 30, 2025
One-click install
npx skills add https://github.com/MykhailoDmytriakha/my-preacher-helper --skill 10-session-new-150
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10-session-new-150
Source: https://github.com/MykhailoDmytriakha/my-preacher-helper/tree/main/.codex/skills/10-session-new-150
Command: npx skills add https://github.com/MykhailoDmytriakha/my-preacher-helper --skill 10-session-new-150

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of a new session for a project by loading key context files (AGENTS.md, MEMORY.md, and core README) and initializing a structured session log.

Core Features & Use Cases

  • Auto-detect and create a new session when a fresh task request is identified.
  • Load and organize project context into a persistent session log with standard sections (Meta, Progress, Investigations, Decisions, Next Steps).
  • Ensure readiness for incremental updates without prompting for permission.

Quick Start

Trigger a fresh task to auto-load context and create a new session log.

Frequently Asked Questions about 10-session-new-150

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate loading project context when starting a new session?

To automate loading project context for a new session, this Skill detects fresh task requests and auto-loads AGENTS.md, MEMORY.md, and core README files. It initializes a structured session log without requiring manual input or permission prompts.

What is the best way to initialize a structured session log for incremental updates?

The best way to initialize a structured session log is to auto-generate standard sections including Meta, Progress, Investigations, Decisions, and Next Steps. This organizes repository context and ensures immediate readiness for incremental task updates.

Does the session management log auto-generate a session name from repository context?

Yes, the session management process auto-generates a descriptive session name based on the initial request and loaded repository context. It automatically reads context files and logs the original task request to maintain accurate project history.

Can I start a fresh task in a repository without manually creating a session log?

Yes, you can start a fresh task without manual logging because this Skill automatically triggers when a new task is identified. It loads project context files and generates the session log automatically, bypassing the need to ask for user permission.

When do I need to load AGENTS.md and MEMORY.md for project context tracking?

You need to load AGENTS.md and MEMORY.md whenever you start any fresh task in a repository. This ensures the new session log captures standard sections like Meta and Progress while retaining persistent project context for ongoing development.