habit-hooks-prompting

Official

Craft targeted coaching prompts to fix AI linter behavior.

Authorhabit-hooks
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI coding agents frequently produce shallow or incorrect fixes for linter rule violations, such as silencing warnings instead of addressing the root cause of code quality issues, which leads to persistent technical debt and wasted context window usage.

Core Features & Use Cases

  • ROSE Pattern Prompting: Creates short, outcome-focused coaching prompts structured around Risk, Observation, Solution, and Expected Outcome to guide agents to fix root causes instead of symptoms.
  • Context-Aware Prompt Placement: Supports both bundled prompts for generic linter rules and project-local override prompts for team-specific coding standards.
  • Use Case: When your linter flags a too-many-parameters rule and the agent's default fix is to rename variables instead of refactoring the function, use this skill to write a prompt that redirects it to split the function into smaller, focused units.

Quick Start

Use the habit-hooks-prompting skill to write a ROSE-pattern coaching prompt for a linter rule that the agent currently fixes incorrectly, to guide it to address the root cause of the violation instead of silencing the warning.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: habit-hooks-prompting
Download link: https://github.com/habit-hooks/habit-hooks/archive/main.zip#habit-hooks-prompting

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.