Agent skill

shared-athola-claude-night-market

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/shared-athola-claude-night-market

SKILL.md

Pensive Shared Review Infrastructure

This skill provides reusable modules and patterns shared across all pensive review skills.

Purpose

Centralized infrastructure for:

  • Common workflow patterns
  • Output format templates
  • Quality checklist patterns
  • Evidence logging integration

Module Structure

Available shared modules:

  • See modules/review-workflow-core.md for the core 5-step workflow pattern
  • See modules/output-format-templates.md for standard output structures
  • See modules/quality-checklist-patterns.md for reusable quality checklists

Usage

Review skills include these modules to inherit common patterns:

yaml
includes:
  - ../shared/modules/review-workflow-core.md
  - ../shared/modules/output-format-templates.md
  - ../shared/modules/quality-checklist-patterns.md

Verification: Run the command with --help flag to verify availability.

Consumers

All pensive review skills:

  • pensive:bug-review
  • pensive:api-review
  • pensive:architecture-review
  • pensive:test-review
  • pensive:rust-review
  • pensive:makefile-review
  • pensive:math-review
  • pensive:unified-review

Troubleshooting

Common Issues

Command not found Ensure all dependencies are installed and in PATH

Permission errors Check file permissions and run with appropriate privileges

Unexpected behavior Enable verbose logging with --verbose flag

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results