omh-cancel

Solid

omh

AI & Automation 215 stars 15 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
78
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Cancel This is a Hermes-native `cancel` workflow skill. ## Why This Exists `cancel` exists to keep `operator` work explicit, evidence-backed, and inside the Hermes/executor boundary instead of relying on ad hoc chat narration. ## Do Not Use When - The request is casual chat, a status-only acknowledgement, or another workflow has stronger routing evidence. - The user needs implementation, review, CI, merge, or external publishing evidence that has not been delegated or observed. ## Examples Good example: - Prompt: cancel: handle a operator request that needs explicit evidence boundaries and a clear stop condition. - Expected behavior: Run `cancel` only after naming the target, evidence boundary, and stop condition. - Why: The request matches the catalog use case and keeps observed evidence separate from prepared guidance. Bad example: - Prompt: cancel: treat casual chat or unaccepted work as if this workflow already produced verified results. - Expected behavior: Ask a clarification question or route to a narrower workflow instead of forcing `cancel`. - Why: The request lacks the required inputs or would overclaim work that Hermes did not observe. ## Completion Checklist - The local command, managed path, config surface, and state artifact inspected are named. - Blocking issues, warnings, and optional surfaces are separated. - The next repair action is explicit and does not claim a reload or runtime observation. ## Recovery Notes - If a managed path or config k...

Details

Author
rlaope
Repository
rlaope/oh-my-hermes
Created
1 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category