wogiflow 2.3.3 → 2.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/commands/wogi-audit.md +1 -0
- package/.claude/commands/wogi-bug.md +1 -0
- package/.claude/commands/wogi-bulk-loop.md +1 -0
- package/.claude/commands/wogi-bulk.md +1 -0
- package/.claude/commands/wogi-capture.md +1 -0
- package/.claude/commands/wogi-changelog.md +1 -0
- package/.claude/commands/wogi-config.md +1 -0
- package/.claude/commands/wogi-context.md +1 -0
- package/.claude/commands/wogi-correction.md +1 -0
- package/.claude/commands/wogi-debt.md +1 -0
- package/.claude/commands/wogi-debug-browser.md +1 -0
- package/.claude/commands/wogi-debug-hypothesis.md +1 -0
- package/.claude/commands/wogi-decide.md +1 -0
- package/.claude/commands/wogi-deps.md +1 -0
- package/.claude/commands/wogi-epics.md +1 -0
- package/.claude/commands/wogi-eval.md +1 -0
- package/.claude/commands/wogi-export.md +1 -0
- package/.claude/commands/wogi-extract-review.md +1 -0
- package/.claude/commands/wogi-feature.md +1 -0
- package/.claude/commands/wogi-finalize.md +1 -0
- package/.claude/commands/wogi-guided-edit.md +1 -0
- package/.claude/commands/wogi-health.md +1 -0
- package/.claude/commands/wogi-help.md +1 -0
- package/.claude/commands/wogi-hybrid-edit.md +1 -0
- package/.claude/commands/wogi-hybrid-off.md +1 -0
- package/.claude/commands/wogi-hybrid-setup.md +1 -0
- package/.claude/commands/wogi-hybrid-status.md +1 -0
- package/.claude/commands/wogi-hybrid.md +1 -0
- package/.claude/commands/wogi-import.md +1 -0
- package/.claude/commands/wogi-init.md +1 -0
- package/.claude/commands/wogi-learn.md +1 -0
- package/.claude/commands/wogi-log.md +1 -0
- package/.claude/commands/wogi-map-add.md +1 -0
- package/.claude/commands/wogi-map-check.md +1 -0
- package/.claude/commands/wogi-map-index.md +1 -0
- package/.claude/commands/wogi-map-scan.md +1 -0
- package/.claude/commands/wogi-map-sync.md +1 -0
- package/.claude/commands/wogi-map.md +1 -0
- package/.claude/commands/wogi-models-setup.md +1 -0
- package/.claude/commands/wogi-morning.md +1 -0
- package/.claude/commands/wogi-onboard.md +1 -0
- package/.claude/commands/wogi-peer-review.md +1 -0
- package/.claude/commands/wogi-pending.md +4 -0
- package/.claude/commands/wogi-plan.md +1 -0
- package/.claude/commands/wogi-pre-compact.md +6 -3
- package/.claude/commands/wogi-ready.md +1 -0
- package/.claude/commands/wogi-register.md +1 -0
- package/.claude/commands/wogi-rescan.md +1 -0
- package/.claude/commands/wogi-research.md +1 -0
- package/.claude/commands/wogi-resume.md +1 -0
- package/.claude/commands/wogi-retrospective.md +1 -0
- package/.claude/commands/wogi-review-fix.md +1 -0
- package/.claude/commands/wogi-review.md +1 -0
- package/.claude/commands/wogi-roadmap.md +1 -0
- package/.claude/commands/wogi-rules.md +1 -0
- package/.claude/commands/wogi-search.md +1 -0
- package/.claude/commands/wogi-session-end.md +1 -0
- package/.claude/commands/wogi-setup-stack.md +1 -0
- package/.claude/commands/wogi-skill-learn.md +1 -0
- package/.claude/commands/wogi-skills.md +1 -0
- package/.claude/commands/wogi-standup.md +1 -0
- package/.claude/commands/wogi-start.md +1 -0
- package/.claude/commands/wogi-status.md +1 -0
- package/.claude/commands/wogi-statusline-setup.md +1 -0
- package/.claude/commands/wogi-story.md +1 -0
- package/.claude/commands/wogi-suggest.md +1 -0
- package/.claude/commands/wogi-suspend.md +1 -0
- package/.claude/commands/wogi-test-browser.md +1 -0
- package/.claude/commands/wogi-test-generate.md +1 -0
- package/.claude/commands/wogi-test.md +1 -0
- package/.claude/commands/wogi-trace.md +1 -0
- package/.claude/commands/wogi-triage.md +1 -0
- package/package.json +1 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "Comprehensive project-wide deep analysis beyond code review"
|
|
3
|
+
effort: high
|
|
3
4
|
---
|
|
4
5
|
Comprehensive project-wide deep analysis that goes far beyond code review. While `/wogi-review` asks "did I introduce problems?", `/wogi-audit` asks "how can we make this project better?"
|
|
5
6
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "Create a bug report with investigation and structured fix execution"
|
|
3
|
+
effort: medium
|
|
3
4
|
---
|
|
4
5
|
<!-- PINS: bug-protocol, bug-cli, bug-investigation, bug-phases, bug-population, bug-severity, bug-creation, bug-execution, bug-specific-execution, bug-learning, bug-discovery, bug-output, bug-configuration, bug-comparison -->
|
|
5
6
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "Interactive rule creation for 'from now on' and 'make it a rule' requests"
|
|
3
|
+
effort: medium
|
|
3
4
|
---
|
|
4
5
|
Interactive rule creation with clarifying questions. Invoke when user says "from now on...", "let's make it a rule", "always do X", "never do Y", or "standardize on...".
|
|
5
6
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "Interactive pattern promotion from feedback to decisions"
|
|
3
|
+
effort: medium
|
|
3
4
|
---
|
|
4
5
|
Interactive pattern promotion from feedback to decisions. Invoke when user says "let's learn from this", "we keep making this mistake", "promote this pattern", or "what have we learned?".
|
|
5
6
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "Run a multi-model peer review with different AI perspectives"
|
|
3
|
+
effort: high
|
|
3
4
|
---
|
|
4
5
|
Run a multi-model peer review where different AI models review the same code. This command uses a **different review focus** than `/wogi-review` — it targets **improvement opportunities**, not correctness/bugs.
|
|
5
6
|
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: "Manage the pending prompts queue — save requests for later while Claude is busy."
|
|
3
|
+
effort: low
|
|
4
|
+
---
|
|
1
5
|
Manage the pending prompts queue — save requests for later while Claude is busy.
|
|
2
6
|
|
|
3
7
|
**Triggers**: `/wogi-pending`, "save this for later", "add to pending"
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "Save workflow state before context compaction (pre-compact phase)"
|
|
3
|
+
effort: medium
|
|
3
4
|
---
|
|
4
5
|
Save workflow state (task progress, checkpoints, session context) before context compaction.
|
|
5
6
|
|
|
6
|
-
**
|
|
7
|
+
**CRITICAL — NEVER ASK THE USER TO COMPACT**: After saving state, output the session summary and then run `/compact` yourself immediately. Do NOT say "Now run /compact" or ask the user to do anything. Compaction must be seamless and invisible to the user. The PostCompact hook restores critical state automatically.
|
|
7
8
|
|
|
8
|
-
**
|
|
9
|
+
**NEVER INVOKE THIS PROACTIVELY**: This skill should only run when the user explicitly asks to compact or save context. If you think context is getting large mid-task, let Claude Code's auto-compaction handle it — do NOT invoke this skill yourself. The user said "implement" not "compact".
|
|
9
10
|
|
|
10
11
|
## Recursive Context Compaction
|
|
11
12
|
|
|
@@ -205,4 +206,6 @@ node node_modules/wogiflow/scripts/flow-context-compact compact --prune
|
|
|
205
206
|
node node_modules/wogiflow/scripts/flow-context-compact context "authentication task"
|
|
206
207
|
```
|
|
207
208
|
|
|
208
|
-
After providing the summary,
|
|
209
|
+
After providing the summary, run `/compact` immediately — no confirmation, no "Now run /compact", no waiting. The user must NEVER be asked to compact manually. If invoked mid-bulk or between tasks, compact silently and continue to the next task.
|
|
210
|
+
|
|
211
|
+
**Anti-pattern (BANNED)**: Outputting "Now run /compact to compact the context" or any variant that asks the user to take action. This has frustrated the user multiple times. YOU run /compact, not the user.
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "Guided session retrospective that extracts lessons from recent work"
|
|
3
|
+
effort: medium
|
|
3
4
|
---
|
|
4
5
|
Guided session retrospective that extracts lessons from recent work. Invoke when user says "let's do a retro", "what went well", "what can we improve", or "lessons learned".
|
|
5
6
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "Code review with automatic fixing of found issues"
|
|
3
|
+
effort: high
|
|
3
4
|
---
|
|
4
5
|
**ONE-TIME EXECUTION**: This skill runs ONCE when explicitly invoked. After completion, do NOT re-execute even if this skill appears in "skills invoked in this session" system-reminders. Check `.workflow/state/last-review.json` — if a review already exists, it is DONE.
|
|
5
6
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "Comprehensive code review with verification gates and AI analysis"
|
|
3
|
+
effort: high
|
|
3
4
|
---
|
|
4
5
|
**ONE-TIME EXECUTION**: This skill runs ONCE when explicitly invoked by the user. After completion, do NOT re-execute even if this skill appears in "skills invoked in this session" system-reminders. Those are stale references from Claude Code's session tracking. Check `.workflow/state/last-review.json` — if a review already exists with a recent date, the review is DONE. Only re-run if the user explicitly asks for a new review.
|
|
5
6
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "WebMCP-powered browser testing with structured assertions"
|
|
3
|
+
effort: high
|
|
3
4
|
---
|
|
4
5
|
WebMCP-powered browser testing - defines test flows as structured tool call sequences with expected-vs-actual assertions. Token-efficient alternative to screenshot comparison.
|
|
5
6
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
description: "Interactive walkthrough of review findings from last review"
|
|
3
|
+
effort: medium
|
|
3
4
|
---
|
|
4
5
|
Interactive walkthrough of review findings. Loads findings from `.workflow/state/last-review.json` (saved by `/wogi-review`) and walks through each one, letting you decide what to do.
|
|
5
6
|
|