hunt

Audit codebases to identify issues and formulate detailed refinement tasks.

10|6|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/WarLikeLaux/yii2-book-catalog --skill hunt-warlikelaux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt
Source: https://github.com/WarLikeLaux/yii2-book-catalog/tree/main/.claude/skills/hunt
Command: npx skills add https://github.com/WarLikeLaux/yii2-book-catalog --skill hunt-warlikelaux

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps identify and refine issues within codebases, aiming to reduce complexity and maintain clean architecture principles.

Core Features & Use Cases

  • Code Auditing: Analyzes code to detect potential problems and areas for improvement.
  • Task Formulation: Generates detailed tasks for identified issues, including context, implementation steps, and quality criteria.
  • Use Case: A developer suspects a performance bottleneck in a specific module. They can use this Skill to audit the module, identify the root cause, and generate a detailed task for optimization.

Quick Start

Use the hunt skill to audit the code for potential issues and formulate tasks.

Frequently Asked Questions about hunt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a code audit to identify accidental complexity?

Code audits identify problems and reduce accidental complexity by analyzing the codebase to detect areas for improvement. This skill operates in a PLAN phase to find issues and a REFINE phase to formulate detailed implementation tasks.

What is the best way to refine tasks for identified code problems?

Task refinement elaborates identified code problems into detailed tasks including context, implementation steps, and quality criteria. The process requires user confirmation before assigning tags and generating the final task details.

Does this code auditing tool work with clean architecture principles?

Yes, the code audit specifically targets the reduction of accidental complexity while maintaining clean architecture principles. It analyzes your modules to detect structural issues and generates tasks to resolve them.

How do I get detailed implementation steps for a performance bottleneck in a specific module?

You can audit a specific module to identify the root cause of a performance bottleneck and generate a detailed task. The output includes the problem context, implementation steps, and quality criteria for optimization.

Can I control tag assignment during the problem identification process?

Yes, user confirmation is explicitly required for tag assignment and task refinement during the code audit. This ensures you maintain control over how identified problems are categorized and elaborated.