Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 May 06:55
· 9 commits to main since this release

Added

  • Initial release of the be-precise skill (skills/be-precise/SKILL.md). Pushes the agent toward asking rather than guessing whenever the spec is silent on a hit case, contradicts itself, or tempts a workaround. Five core rules, an Ask/Proceed table, and an explicit list of red-flag thoughts.
  • Claude Code plugin scaffolding: .claude-plugin/plugin.json (manifest) and .claude-plugin/marketplace.json (single-plugin marketplace listing). Installable via /plugin marketplace add krzysztofdudek/BePreciseSkill then /plugin install be-precise@be-precise-marketplace. Single-file drop-in works for any agent that reads markdown skills.
  • MIT license, README, CLAUDE.md with versioning workflow.
    [Unreleased]: v0.1.0...HEAD
    [0.1.0]: https://github.com/krzysztofdudek/BePreciseSkill/releases/tag/v0.1.0