AI SummaryOPSX: Verify ensures implementation code matches specification artifacts before archiving, helping teams maintain consistency between design and code. Developers working with the OpenSpec framework will benefit from automated verification workflows.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "OPSX: Verify" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (10 files) mkdir -p .claude/skills/opsx && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/opsx/SKILL.md "https://raw.githubusercontent.com/tsedio/tsed-cli/master/.claude/commands/opsx/verify.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/opsx/apply.md "https://raw.githubusercontent.com/tsedio/tsed-cli/master/.claude/commands/opsx/apply.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/opsx/archive.md "https://raw.githubusercontent.com/tsedio/tsed-cli/master/.claude/commands/opsx/archive.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/opsx/bulk-archive.md "https://raw.githubusercontent.com/tsedio/tsed-cli/master/.claude/commands/opsx/bulk-archive.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/opsx/continue.md "https://raw.githubusercontent.com/tsedio/tsed-cli/master/.claude/commands/opsx/continue.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/opsx/explore.md "https://raw.githubusercontent.com/tsedio/tsed-cli/master/.claude/commands/opsx/explore.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/opsx/ff.md "https://raw.githubusercontent.com/tsedio/tsed-cli/master/.claude/commands/opsx/ff.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/opsx/new.md "https://raw.githubusercontent.com/tsedio/tsed-cli/master/.claude/commands/opsx/new.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/opsx/onboard.md "https://raw.githubusercontent.com/tsedio/tsed-cli/master/.claude/commands/opsx/onboard.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/opsx/sync.md "https://raw.githubusercontent.com/tsedio/tsed-cli/master/.claude/commands/opsx/sync.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Verify implementation matches change artifacts before archiving
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
43 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code