Structured decision-making framework for technical proposals and trade-off analysis. When the user faces a choice between multiple approaches (architecture decisions, tool selection, refactoring strategies, migration paths), this skill produces a 1-3-1 format: one clear problem statement, three distinct options with pros/cons, and one concrete recommendation with definition of done and implementation plan. Use when the user asks for a "1-3-1", says "give me options", or needs help choosing between competing approaches.
$npx -y skills add aivrar/portable-hermes-agent --skill one-three-one-ruleInstalls into the current project.
Run `npx skills use "https://github.com/aivrar/portable-hermes-agent" --skill "aivrar/portable-hermes-agent/one-three-one-rule"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aivrar/portable-hermes-agent" that are relevant to the current task. Run `npx skills add "https://github.com/aivrar/portable-hermes-agent"` and select the relevant skills, then follow their instructions.