Review Feature

Invoke the feature-review worker to produce feature-audit artifacts for an active feature folder.

drmoisan 13458d0 878 B Updated

File contents

Review Feature Skill

This direct-use wrapper delegates review work to the feature-review worker.

Inputs

  • Active feature folder path
  • Existing implementation, evidence, and requirement files under that folder

Output Paths

When the active review scope is a selected version folder such as docs/features/active/<feature>/v2/, write the review artifacts into that selected version folder rather than the parent feature root.

  • docs/features/active/<feature-or-selected-version>/policy-audit.<timestamp>.md
  • docs/features/active/<feature-or-selected-version>/code-review.<timestamp>.md
  • docs/features/active/<feature-or-selected-version>/feature-audit.<timestamp>.md

Worker Routing

  • Worker: feature-review

drmoisan/invoice-etl/tree/main/.claude/skills/review-feature commit 13458d0431

Frequently asked questions

npx skillmds@latest add drmoisan/review-feature