Immutable
release. Only release title and notes can be modified.
Postgres Introspection Skill v1.5.0
This release adds a purpose document for developers and a tracked home for local template feedback.
Highlights
docs/PURPOSE.mdexplains why the skill exists and what it gives you as a developer, with a section written for newcomers. It is linked from the README and sits beside it as a front-door document.- A tracked
.skill-template-feedback/folder, with its own README and a.gitkeep, is the local home for notes about the skill template. Its contents are git-ignored, so working notes stay local while the convention travels with the repository.
Why it matters
A new developer can now read one short document to understand what the skill is for and why it helps, before any technical detail. The feedback folder gives maintainers a consistent place to capture template gaps and route them upstream.
Notes
Release tag: v1.5.0.