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 imbueThis skill uses the workspace's default tool permissions.
- [When to Use](#when-to-use)
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
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