Skip to content

Work: striker 2026-04-02#16

Merged
dbc-oduffy merged 9 commits intomainfrom
work/striker/2026-04-02
Apr 2, 2026
Merged

Work: striker 2026-04-02#16
dbc-oduffy merged 9 commits intomainfrom
work/striker/2026-04-02

Conversation

@dbc-oduffy
Copy link
Copy Markdown
Owner

564d86f pre-merge quick-save
03696fb D-032: superpowers conscious uncoupling — independent brainstorming skill, all refs cleaned, v1.3.0
1189a00 deep-research: Pipeline B survey, atlas sketch, deduplication (synced from ~/.claude)
2ae3f84 remove notebooklm (moved to deep-research), update pipeline refs
2be5928 back-port: notebooklm research.md from installed
1be01cb fix: README inventory counts, remember skill YAML list, /daily-review entry
dfd592e sync from ~/.claude: shellcheck fixes, codex review gate routing
30a6e50 notebooklm + research docs: apply Anthropic multi-agent lessons

dbc-oduffy and others added 9 commits April 1, 2026 23:34
NotebookLM scouts: SEO farm detection, broad-to-narrow search strategy
NotebookLM workers: SEO-suspect handling, parallel notebook_query
NotebookLM command: delegation clarity checklist
Research docs: claims verification, plan review, implementation tracking

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fixed unreachable case patterns in context-pressure-advisory.sh (SC2221/SC2222)
- Suppressed intentional glob expansion warning in find-polluter.sh (SC2206)
- Routed codex-review-gate through /codex:rescue instead of /codex:review (disable-model-invocation)
- Updated workday-complete and bug-sweep to match

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dbc-oduffy dbc-oduffy merged commit 80ed188 into main Apr 2, 2026
2 checks passed
@dbc-oduffy dbc-oduffy deleted the work/striker/2026-04-02 branch April 2, 2026 16:03
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 564d86f497

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -0,0 +1,28 @@
---
description: "Run a deep research pipeline on a topic across internet sources (Pipeline A), a repository (Pipeline B), or structured research with schema-conforming output (Pipeline C). Use for studying codebases, building knowledge bases, evaluating libraries, or investigating multi-source technical topics with verified findings. For batch structured research campaigns, use /structured-research instead."
allowed-tools: ["Read", "Bash"]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Add Skill to deep-research router allowed tools

This router’s Step 2 requires the Skill tool to dispatch deep-research:web, deep-research:repo, or deep-research:structured, but the front matter only permits Read and Bash. In practice that blocks the dispatch call, so /deep-research ... can’t hand off to any pipeline and fails at routing time.

Useful? React with 👍 / 👎.

"version": "1.1.0",
"description": "Turn Claude Code into a structured development partner — session lifecycle, named code reviewers, research pipelines, and 24 workflow skills that enforce quality from plan through execution.",
"license": "MIT",
"version": "1.0.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep coordinator plugin version monotonic

The manifest version was reduced to 1.0.0 even though this commit introduces new coordinator changes. Downgrading the version can prevent existing installs on newer cached versions from recognizing this as an update, which leaves users on stale command/skill behavior. The plugin version should continue increasing, not regress.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant