Workflows
Multi-step recipes that chain skills, agents, and MCP servers into a repeatable pipeline with defined inputs and steps.
5 results
Workflow
Bug Fix
1.0.0Hermes Registry
Reproduce a reported bug, fix it, and add a regression test.
debuggingtesting
0Dependency Upgrade
1.0.0Hermes Registry
Bump dependencies, run the test suite, and open a PR if green.
maintenancedependencies
0Feature Implementation
1.0.0Hermes Registry
Plan, implement, and test a new feature end to end.
developmentfeature
0Refactor Module
1.0.0Hermes Registry
Safely refactor a module behind its existing tests.
refactoringquality
0Test Coverage Boost
1.0.0Hermes Registry
Find under-tested code and add the highest-value missing tests.
testingcoverage
0