Releases: AdvancingTitans/cli-creator-skill
Releases · AdvancingTitans/cli-creator-skill
Release list
v0.1.6
- Add hybrid CLI/chat audit guidance so prompts, slash commands, help text, and parser behavior stay on one authoritative command registry.
- Add artifact-identity guidance for report workflows so generate/export/send share the same naming and discovery contract.
- Add public-report cleanup guidance so internal evidence markers and template jargon are stripped at Markdown, HTML, and PDF boundaries.
cli-creator-skill 0.1.4
cli-creator-skill 0.1.4
Highlights
- Frozen the current governance cleanup into a release-ready 0.1.4 metadata set.
- Kept the IR, eval, review-gate, package, and trust checks aligned across the skill metadata.
- Slimmed the skill surface to preserve the routing-first SKILL.md approach while keeping implementation detail in the reference docs.
- Preserved the lightweight CI wheel smoke story for install confidence.
Verification
- Version metadata is aligned across
pyproject.toml,skill-ir/cli-creator.json, andregistry/package.json. CHANGELOG.mdnow records the 0.1.4 release notes under a frozen release heading.- Release packaging remains dependency-free and continues to rely on the existing wheel smoke path.