ptlam-code-style
Installation
SKILL.md
PTLam Code Style
Route every source and test concern through one language-neutral standard. This foundation owns the shared rules and words. A stack specialization owns the mechanics that satisfy them. When a specialization matches the project, use it; it loads this skill for you.
Every entry point inherits the same source and test invariants: cohesive responsibilities, small published surfaces, directed dependencies, explicit state ownership, and observable behavior. Preserve confirmed system boundaries.
Who decides
Use this policy for source code, tests, and every reference in this package. For an open question, take the first source that owns it: