Skip to content

Releases: AdvancingTitans/cli-creator-skill

v0.1.6

Choose a tag to compare

@AdvancingTitans AdvancingTitans released this 20 Jun 10:20
  • 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

Choose a tag to compare

@AdvancingTitans AdvancingTitans released this 19 Jun 23:47

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, and registry/package.json.
  • CHANGELOG.md now 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.