By lagz0ne
Reverse Tornado OKR workflow skill for running measurable goals with anti-goal guardrails.
Okra packages the reverse-tornado-okr skill: a workflow for turning a goal into a measured,
self-correcting OKR loop with an anti-goal guardrail.
The repo is set up as both a skill development workspace and a releasable plugin:
.claude-plugin/plugin.json.codex-plugin/plugin.jsonskills/reverse-tornado-okr/SKILL.mdevals/blindbox/evals/review/skill-review.mdscripts/okr-runner.pyUse the skill when a user is setting OKRs, defining measurable goals, planning a roadmap toward a metric, or delegating goal execution while keeping human control of direction.
It produces:
For real-life runs, the skill requires metric freshness contracts, heartbeat cadence, lag windows, flag lifecycle, action envelope, and idempotent storage.
Validate the plugin locally:
claude plugin validate . --strict
claude plugin tag --dry-run .
Install from GitHub after the repository is published:
claude plugin marketplace add lagz0ne/okra
claude plugin install okra@okra-marketplace
The unqualified claude plugin install okra also works when no other configured marketplace exposes
an okra plugin.
Validate the skill and eval harness:
scripts/validate-skills.sh
scripts/run-blindbox.sh --dry-run --agent both
The repo-local skill links are:
.claude/skills/reverse-tornado-okr -> ../../skills/reverse-tornado-okr
.codex/skills/reverse-tornado-okr -> ../../skills/reverse-tornado-okr
Run a real isolated eval when Claude/Codex credentials are available:
scripts/run-blindbox.sh --agent both --case real-life-operations
The runner copies a fixture into .runs/, injects the skill into a disposable workspace, launches
the selected agent through bwrap, and preserves prompts, logs, outputs, hashes, and check results.
Before releasing skill or harness changes, run:
scripts/review-skill.sh --agent both
Review outputs land under .runs/review/.
The plugin version lives in both manifests:
.claude-plugin/plugin.json.codex-plugin/plugin.jsonFor a Claude Code release tag:
claude plugin validate . --strict
claude plugin tag .
git push origin main --tags
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub lagz0ne/okra --plugin okraC3 architecture design methodology with sealed architecture facts and change-unit workflows.
Automated experiment loop for continuous improvement — bootstrap, benchmark, iterate, log
No description provided.
A TDD discipline where every test failure traces back to one owning layer. Tests follow the architecture's dependency graph; each layer owns a typed error contract; trust compounds upward.
Adversarial triage with three roles: Pusher, Challenger, Arbiter. Produces high-confidence results through tension and refinement.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,640 supported skills.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.