ptlam
Installation
SKILL.md
PTLam Project Initialization
Install PTLam's general working preferences into one project. This workflow creates or refreshes project instruction files, so run it only when the user explicitly asks to initialize or update those instructions.
1. Resolve the target and current state
- Resolve the project root from the user's explicit path or the active workspace. Target one project root, never a home directory or a parent that contains several projects.
- Inspect
AGENTS.md,AGENTS.override.md, and the working-tree state when the project uses version control. Preserve unrelated and in-progress changes. - Read PTLam's general agent instructions in
full. This reference owns the exact managed contents of
AGENTS.override.md.
Complete this step when the target root is unambiguous, both destination files have been inspected, and the bundled instructions are loaded.