workspace-init

Generate and maintain AGENTS.md and SESSION_LOG.md tracking files for software workspaces.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/max-doo/workspace-init --skill workspace-init-max-doo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workspace-init
Source: https://github.com/max-doo/workspace-init/tree/main/skills/workspace-init-zh
Command: npx skills add https://github.com/max-doo/workspace-init --skill workspace-init-max-doo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill solves the fragmentation of project context by establishing a persistent, shared memory layer that ensures all agents and developers work from a single source of truth.

Core Features & Use Cases

  • Unified Memory Layer: Automatically generates and maintains AGENTS.md, CLAUDE.md, CHANGELOG.md, SESSION_LOG.md, and TODO.md.
  • Context Integrity: Enforces strict rules for command extraction and timestamping to prevent hallucinated facts.
  • Use Case: When starting a new project or onboarding a new agent, use this Skill to instantly create a professional project structure that keeps your tech stack, build commands, and session history perfectly aligned.

Quick Start

Run the workspace-init skill to initialize the project memory files and audit existing rules.

Frequently Asked Questions about workspace-init

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

FAQPage Schema
How do I standardize project memory and agent rules in a development workspace?

Standardize project memory by generating and maintaining essential tracking files like AGENTS.md and SESSION_LOG.md, ensuring consistent context and rule enforcement across agents.

What is the best way to maintain a single source of truth for project context?

Establish a persistent, shared memory layer by automatically generating and maintaining files like AGENTS.md, CLAUDE.md, CHANGELOG.md, SESSION_LOG.md, and TODO.md to prevent context fragmentation.

How do I prevent hallucinated facts when tracking development sessions?

Prevent hallucinated facts by enforcing strict rules for command extraction and timestamping within project memory files to maintain context integrity.

Does workspace initialization support non-destructive file management for existing projects?

Workspace initialization supports non-destructive file management, allowing you to audit existing rules and generate project structures without overwriting current documentation.

When do I need to generate AGENTS.md and SESSION_LOG.md files?

Generate AGENTS.md and SESSION_LOG.md files when starting a new project or onboarding a new agent to instantly create a professional structure keeping your tech stack and build commands aligned.