post-impl-docs
Keep Repository Documentation Current
Code changes often leave README files, changelogs, and docstrings outdated. This skill reviews implementation changes and updates affected documentation using repository conventions.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "post-impl-docs" from https://skillstore.io/skills/consiliency-post-impl-docs.md and its manifest at https://skillstore.io/api/skills/consiliency-post-impl-docs/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "post-impl-docs". A new public authentication method was added with one configuration option.
Expected outcome:
- README: Added the authentication method and configuration option.
- CHANGELOG: Added a feature entry under the unreleased section.
- Docstrings: Updated the public method parameters and example.
Using "post-impl-docs". An internal cache was refactored without changing public behavior.
Expected outcome:
No documentation changes were needed because the refactor did not affect public behavior, APIs, installation, or configuration.
Using "post-impl-docs". A public method was renamed and the previous name was deprecated.
Expected outcome:
- README: Replaced usage examples and added a migration note.
- CHANGELOG: Recorded the rename and deprecation.
- Docs: Updated references to the previous method name.
Security Audit
SafeAll 79 static findings are false positives caused by Markdown syntax, public documentation links, a placeholder credential, and exception text. The documented commands support repository inspection and documentation checks, with no hidden execution, credential access, exfiltration, or prompt injection. Users should still review generated documentation changes before committing them.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (5)
๐ Env variables (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/consiliency-post-impl-docs/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/consiliency-post-impl-docs?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/consiliency-post-impl-docs?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/consiliency-post-impl-docs/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/consiliency-post-impl-docs.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Consiliency. (2026). post-impl-docs security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/consiliency-post-impl-docs/audits/10BibTeX citation
@techreport{consiliency-consiliency-post-impl-docs-2026,
author = {Consiliency},
title = {post-impl-docs security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/consiliency-post-impl-docs/audits/10},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "post-impl-docs security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "Consiliency"
date-released: "2026-07-13"
url: "https://skillstore.io/skills/consiliency-post-impl-docs/audits/10"
identifiers:
- type: other
value: "skillstore:consiliency-post-impl-docs:audit:10"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Document a completed feature
Update README sections, changelog entries, reference pages, and docstrings after adding a public feature.
Prepare a pull request
Review implementation changes and make affected documentation consistent before opening or merging a pull request.
Standardize documentation workflows
Apply shared changelog and docstring conventions after automated implementation tasks.
Try These Prompts
Review the latest implementation diff. Update only the README, changelog, docs, and docstrings affected by the change. Summarize every edit.
Compare the changed public API with current documentation. Update signatures, parameters, return values, errors, and examples while preserving repository style. Report unresolved gaps.
Document the breaking change between [base_ref] and [head_ref]. Update usage examples, migration guidance, deprecation notes, docstrings, and the changelog. Identify references needing manual review.
Audit documentation for all changes between [base_ref] and [head_ref]. Review README, changelog, docs, and docstrings. Apply evidence-supported updates and run available documentation checks. Return a file-by-file impact summary.
Best Practices
- Review the implementation diff before editing documentation.
- Match existing repository structure, terminology, and formatting.
- Run relevant documentation tests and inspect the final diff.
Avoid
- Do not document internal refactors as public features.
- Do not replace verified examples with untested assumptions.
- Do not add changelog entries for formatting-only or documentation-only changes.
Frequently Asked Questions
What files can this skill update?
Which changelog formats are supported?
Can I limit the documentation scope?
Does the skill change functional source code?
Does the skill commit changes automatically?
How should generated updates be verified?
Developer Details
Author
ConsiliencyLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/Consiliency/treesitter-chunker/tree/main/.ai-dev-kit/skills/post-impl-docsRef
635f69fb8d2f4e6330ba47a4e5a0fb239c04d110
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 201 views
File structure