thegeronimothegeronimoCommunityยท10 Agent Skills Included

hyperopen

Structured feature, bug, and UI workflows with test gates

Orchestrates multi-step development workflows for features, bug fixes, and UI changes in a trading client codebase. Assigns clear roles for spec writing, test proposals, implementation, review, and browser QA so no step is skipped. Enforces validation gates and regression tests to catch defects before code ships.
npx skills add thegeronimo/hyperopen --all -g -y
Available:

Defines the operating contract that routes requests to the right workflow skill, sets write permissions per role, and lists the required validation gates before work is considered done.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Hyperopen skills?โ–ผ

Run `npx skills add thegeronimo/hyperopen --all -g -y` in your terminal to install all workflow skills globally.

What do the Hyperopen workflow skills do?โ–ผ

They guide your coding agent through structured feature, bug, and UI workflows with defined roles for planning, testing, implementation, and review.

How do I trigger a feature or bug workflow?โ–ผ

Invoke `$feature-flow` for complex features or refactors and `$bug-flow` for unclear bugs that need structured diagnosis and a regression test.

Do these skills enforce testing before shipping?โ–ผ

Yes. They require proposed acceptance and edge-case tests, a failing-test phase before implementation, and repository validation gates before signoff.

Which coding agents work with these skills?โ–ผ

They follow the universal SKILL.md standard and work with Claude Code, Codex, Cursor, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’