What problem does it solve?
This Skill sets up a lightweight Human-Agent Context workspace so a project can be resumed quickly without digging through chat history, old notes, or scattered TODO files.
Core Features & Use Cases
- Project memory bootstrap: Creates the
.hac/ structure for status tracking, decisions, and per-task scratchpads.
- Session continuity: Helps humans and agents pick up multi-session work with clear context in under 30 seconds.
- Decision capture: Records architectural or strategic choices in an append-only log so rationale stays visible later.
- Task tracking: Organizes active, blocked, parked, and completed work around a simple project dashboard.
- Use case: A team starting a multi-step refactor can initialize HAC, log the plan, and resume later without re-explaining the project.
Quick Start
Ask Claude to set up HAC for the project and add the .hac/ context files.