Brutal Honesty Review

🌐Community
by proffesor-for-testing · vlatest · Repository

Helps with testing, code review as part of testing, debugging, and quality assurance workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add proffesor-for-testing-brutal-honesty-review npx -- -y @trustedskills/proffesor-for-testing-brutal-honesty-review
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "proffesor-for-testing-brutal-honesty-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/proffesor-for-testing-brutal-honesty-review"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The "brutal-honesty-review" skill provides rigorous and direct feedback on API testing scenarios. It focuses on identifying weaknesses, vulnerabilities, and areas for improvement in test cases with a harsh but constructive approach. The agent will pinpoint flaws that might be missed by more lenient review processes, ensuring higher quality tests.

When to use it

  • Reviewing automated API test suites before release to identify gaps or potential failure points.
  • Evaluating the effectiveness of exploratory testing sessions and identifying areas needing further investigation.
  • Assessing the robustness of integration tests across different services.
  • Analyzing security-focused API tests for overlooked attack vectors.

Key capabilities

  • Direct, critical feedback on test case design.
  • Identification of potential vulnerabilities in API tests.
  • Assessment of test coverage and completeness.
  • Focus on identifying weaknesses rather than just confirming functionality.

Example prompts

  • "Review this API test suite for security vulnerabilities: [test suite content]"
  • "Critique the following test case, focusing on edge cases it misses: [test case description]"
  • "Analyze these integration tests and tell me where they are likely to fail."

Tips & gotchas

The skill's blunt feedback can be jarring. Be prepared for potentially harsh criticism; focus on using this as a tool for improvement rather than taking the comments personally.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
proffesor-for-testing
Installs
3

🌐 Community

Passed automated security scans.