Post-task notification and draft approval via edda (decision memory). Use when: (1) a coding agent finishes and you need to report results, (2) checking for pending edda drafts that need approval, (3) user says 'approve', 'reject', or asks about draft status. NOT for: recording decisions (use edda decide directly), querying past decisions (use edda ask), or session context (handled automatically by edda bridge).
$npx -y skills add fagemx/edda --skill edda-workflowInstalls into the current project.
Run `npx skills use "https://github.com/fagemx/edda" --skill "fagemx/edda/edda-workflow"` 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/fagemx/edda" that are relevant to the current task. Run `npx skills add "https://github.com/fagemx/edda"` and select the relevant skills, then follow their instructions.