Help us improve
Share bugs, ideas, or general feedback.
From imbue
Formats final review deliverables into consistent structures like review reports, PR descriptions, release notes, and incident reports for stakeholder presentation.
npx claudepluginhub athola/claude-night-market --plugin imbueHow this skill is triggered — by the user, by Claude, or both
Slash command
/imbue:structured-outputThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- [When to Use](#when-to-use)
Generate polished standalone HTML reports summarizing work, investigations, or decisions. Opens in browser. Use after completing a ticket, debug session, or refactoring.
Formats responses with conclusion-first structure, concrete evidence, risk disclosure, and actionable next steps for efficient communication, task reports, planning, and writing feedback.
Generate structured work-brief Markdown documents from planning notes, with sections keyed to Conventional Commits types for downstream coding agents.
Share bugs, ideas, or general feedback.
structured-output:template-selected)structured-output:findings-formatted)structured-output:actions-assigned)structured-output:appendix-attached)Trigger Keywords: format, structure, deliverable, report, organize, present, consistent Contextual Cues:
Auto-Load When: Finalizing any analysis deliverable or when consistent formatting is requested.
structured-output:template-selectedstructured-output:findings-formattedstructured-output:actions-assignedstructured-output:appendix-attachedMark each item complete as you finish the corresponding step.
structured-output:template-selected)structured-output:findings-formatted)### [SEVERITY] Finding Title
**Location**: file.rs:123
**Category**: Security | Performance | Correctness | Style
**Description**: Brief explanation of the issue.
**Evidence**: [E1, E2] - Reference to evidence log.
**Recommendation**: Specific remediation steps.
Verification: Run the command with --help flag to verify availability.structured-output:actions-assigned)## Action Items
- [ ] [HIGH] Fix SQL injection in auth.py:45 (@security-team, P1)
- [ ] [MEDIUM] Add input validation to API endpoint (@backend, P2)
- [ ] [LOW] Update deprecated dependency (@devops, P3)
Verification: Run the command with --help flag to verify availability.structured-output:appendix-attached)## Appendix
### A. Commands Run
[Full evidence log from imbue:proof-of-work]
### B. External References
[Citations and documentation links]
### C. Raw Data
[Large outputs, full diffs, or data exports]
Verification: Run the command with --help flag to verify availability.Before finalizing:
Command not found Ensure all dependencies are installed and in PATH
Permission errors Check file permissions and run with appropriate privileges
Unexpected behavior
Enable verbose logging with --verbose flag