From cipherpowers
Implements code revisions from verification findings in collation reports produced by /verify. Supports scopes: common (agreed), exclusive (unique), all (default). Optional collation file.
npx claudepluginhub cipherstash/cipherpowers --plugin cipherpowers# Revise Implement findings from verification reports. Works with collation reports produced by `/verify`. ## Usage - `$1` - scope: `common`, `exclusive`, `all` (default: all) - `$2` - collation file path (optional) ## Scope Reference | Scope | Use Case | |------------|-------------------------------------------------------------------| | common | Findings agreed by both reviewers (can proceed immediately) | | exclusive | Findings unique to one reviewer (requires cross-check completion) | | all | All find...
/reviewReviews pending self-care reports in ./.self-care/reports/, walking through findings for each, categorizing them, and updating status. Optional count limits reports reviewed.
/verifyVerifies fixes from a previous audit report by checking issues per dimension, marking status, and generating a summary report.
/addressCorroborates, validates, and implements code review feedback from a final.md file. Auto-detects latest session or accepts explicit path.
/hatch3r-revisionRevises agent-implemented code in fresh context window: reconstructs from git diff, interviews user for feedback, fixes issues, cleans leftovers, runs quality pipeline toward merge readiness.
/trk-reviewReviews active improvement reports from ~/.claude/trk-db/active/, summarizes by recency and category, displays full selected report, and discusses patterns and resolutions.
Share bugs, ideas, or general feedback.
Implement findings from verification reports. Works with collation reports produced by /verify.
/cipherpowers:revise [scope] [collation-file]
$1 - scope: common, exclusive, all (default: all)$2 - collation file path (optional)| Scope | Use Case |
|---|---|
| common | Findings agreed by both reviewers (can proceed immediately) |
| exclusive | Findings unique to one reviewer (requires cross-check completion) |
| all | All findings (both common and exclusive) |
Use and follow the revising-findings skill exactly as written.
Path: ${CLAUDE_PLUGIN_ROOT}skills/revising-findings/SKILL.md
Tool: Skill(skill: "cipherpowers:revising-findings")
Do NOT proceed without completing skill activation.