plocemourasouza

Spec Measure — DevOps skill for Claude Code

DevOps community

Phase 5 — Measures the real impact of the feature against the metrics defined in discovery.md.

How to install Spec Measure

Installs to ~/.claude/skills/plocemourasouza-osforge-spec-measure/SKILL.md

Terminal
mkdir -p ~/.claude/skills/plocemourasouza-osforge-spec-measure && curl -fsSL https://raw.githubusercontent.com/plocemourasouza/osforge/HEAD/commands/spec-measure.md -o ~/.claude/skills/plocemourasouza-osforge-spec-measure/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Spec Measure does


description: Phase 5 — Measures the real impact of the feature against the metrics defined in discovery.md. Run after production deploy or at the end of a validation cycle. Triggers: "measure", "measure impact", "post-deploy metrics", "feature result", "ROI", "/spec-measure [feature]".

Required context

Read before executing:

  • .specs/features/[feature]/discovery.md — success metrics defined before implementation
  • .specs/features/[feature]/spec.md — acceptance criteria as a basel

Alternatives in DevOps

  • Composio Split — Manage Split feature flags and experiments 44.6k ★
  • Engage.C2 — Execute Phase 6 - Command and Control Infrastructure Setup 348 ★
  • Claude Sync — Sync Claude Code sessions across devices using Cloudflare R2 with end-to-end encryption 264 ★

Full documentation available on GitHub

View Source Repository