Skip to content

test(me): Remove claude-isolated-test from workflow commands check - #457

Merged
baleen37 merged 2 commits into
mainfrom
fix/web-researcher-typo
Feb 9, 2026
Merged

test(me): Remove claude-isolated-test from workflow commands check#457
baleen37 merged 2 commits into
mainfrom
fix/web-researcher-typo

Conversation

@baleen37

@baleen37 baleen37 commented Feb 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fix typo in web-researcher agent description (</commentery></commentary>)
  • Fix all markdownlint issues (line length, blank lines, code fence language)
  • Remove claude-isolated-test.md from me plugin test checklist (file no longer exists)

Test plan

  • All pre-commit hooks pass
  • All BATS tests pass
  • Branch merges cleanly with $BASE
  • markdownlint validation passes

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation

    • Improved web-researcher agent documentation with enhanced formatting and structure
    • Added structured example sections with explicit context and step-by-step guidance
    • Enhanced research process with numbered steps and clearer formatting
    • Added emphasis on tools and resources for research operations
  • Tests

    • Adjusted test assertions for workflow command verification

Test User and others added 2 commits February 9, 2026 13:47
- Correct closing tag from </commentery> to </commentary>
- Fix line length issues in description and system prompt
- Add blank lines around lists and code fences per MD032/MD031
- Add language specifiers for code blocks per MD040
- Reformat description examples for better readability

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The claude-isolated-test.md command no longer exists in the main directory,
remove it from the test checklist.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Feb 9, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

The PR refactors the web-researcher agent documentation with improved formatting and structural clarity, including expanded descriptions, explicit example blocks, and enhanced procedural sections. Additionally, a test assertion for claude-isolated-test.md is removed from the test suite.

Changes

Cohort / File(s) Summary
Documentation Rewrite
plugins/me/agents/web-researcher.md
Expanded and reformatted description; added structured example blocks; enhanced Core Principles and Research Process sections with improved line breaks and formatting; expanded Output Quality Checklist. Changes are stylistic and clarify textual guidance without modifying executable logic.
Test Updates
plugins/me/tests/me-specific.bats
Removed test assertion checking for existence of claude-isolated-test.md file in the command verification suite.

Possibly Related PRs

  • baleen37/claude-plugins#295: The removed test assertion for claude-isolated-test.md directly relates to this PR's renaming updates for the claude-isolated-test skill.

Poem

🐰 A rabbit hops through docs so fine,
With structured examples, all in line,
The researcher's guide now shines so bright,
While tests adjust to what is right,
Format and clarity, a joyful sight! ✨

Estimated Code Review Effort

🎯 2 (Simple) | ⏱️ ~8 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: removing claude-isolated-test from the workflow commands check in the test file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/web-researcher-typo

No actionable comments were generated in the recent review. 🎉

🧹 Recent nitpick comments
plugins/me/agents/web-researcher.md (1)

58-63: Consider varying the repeated “What …” bullet openings.

Minor style tweak to reduce repetition in the “Before searching, clarify” list.

✏️ Possible rewording
- What specific information is needed?
- What context (technology, version, use case) matters?
- What would a complete answer look like?
+ Specific information required?
+ Relevant context (technology, version, use case)?
+ Definition of a complete answer?

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@baleen37
baleen37 merged commit e870fd7 into main Feb 9, 2026
5 checks passed
@baleen37
baleen37 deleted the fix/web-researcher-typo branch February 9, 2026 04:59
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