Skip to content

Pathfinder v1.4.1

Choose a tag to compare

@rikilamadrid rikilamadrid released this 11 Aug 22:29
· 41 commits to main since this release
4c01c92

A PATCH: four content corrections to files a destination project consumes. No skill gains or loses a responsibility, and the install path is unchanged.

Fixed

  • skills/reverse-engineer/SKILL.md fences its report template. The # Reverse-Engineering Report block was live markdown, so the file read as though it contained a report rather than describing the one to produce. Wording unchanged.
  • skills/reflect/SKILL.md uses one H1. The Part 1, Part 2, Promotion rules, Output, and Principles dividers were H1s with H2s beneath. Every heading from the Part 1 divider drops one level; prose is byte-identical.
  • context/project-overview.md and templates/project-overview.template.md are titled Project Overview, with the project's name captured as a Project: field instead of standing in for the document's own title.
  • context/features/example-feature-spec.md says it is an example and names templates/feature-spec.template.md as the stencil to copy. skills/to-specs/SKILL.md points at that template by path.

Existing projects are unaffected — the installer never overwrites, so these arrive only on a fresh install or an explicit --force.

npx create-pathfinder@1.4.1