Hermes Registry

Feature Implementation

v1.0.0Workflow

Plan, implement, and test a new feature end to end.

IDfeature-implementation

Inputs

specstring

What to build

Steps4 stages

  1. Design an implementation plan for: ${inputs.spec}

  2. Implement: ${plan}

  3. Write tests for the new feature.

  4. Review the implementation diff.