chill

Interrupts flawed software development workflows to reassess before resuming work.

10|6|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/juxt/claude-plugins --skill chill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chill
Source: https://github.com/juxt/claude-plugins/tree/main/plugins/chill/skills/chill
Command: npx skills add https://github.com/juxt/claude-plugins --skill chill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates wasted time and effort caused by pushing forward with a flawed development approach, such as repeated errors, unplanned scope creep, or acting without full context of requirements and constraints.

Core Features & Use Cases

  • Automatic activation triggers: Invokes automatically when error rates spike, you deviate from an agreed plan, or scope grows beyond initial discussions.
  • Structured reassessment workflow: Guides you to surface uncertainties, clarify assumptions, and select a clear path forward instead of pushing through blindly.
  • Use case: If you hit 3 consecutive errors trying to fix a login bug and have started refactoring the entire auth module without approval, this Skill pauses you to confirm if the scope change is intentional before you waste more effort.

Quick Start

Use the chill skill to pause and reassess your approach when you notice repeated errors, unplanned scope changes, or that you're pushing forward without full understanding of the requirements.

Frequently Asked Questions about chill

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

FAQPage Schema
How do I stop scope creep during a Claude Code development workflow?

To stop scope creep during a Claude Code development workflow, you need a mechanism to interrupt forward momentum. This skill automatically detects unplanned scope changes and pauses execution to provide a structured reassessment framework, ensuring you clarify requirements before resuming work.

What is the best way to handle repeated errors when fixing a bug?

The best way to handle repeated errors when fixing a bug is to trigger a structured reassessment workflow. Instead of pushing through blindly, this mechanism activates when error rates spike, helping you surface uncertainties and select a clear path forward to prevent wasted effort.

How do I ensure plan adherence when coding with AI assistants?

To ensure plan adherence when coding with AI assistants, you can use an automated interruption mechanism. It activates when deviations from an agreed implementation plan are detected, pausing the workflow to confirm if the course correction is intentional before allowing further action.

When should I reassess my software development approach?

You should reassess your software development approach when you notice repeated errors, unplanned scope changes, or that you are pushing forward without full understanding of requirements. Triggering a pause at these moments prevents wasted effort on flawed approaches.

Does this skill require manual setup to detect scope creep?

No, it does not require manual setup to detect scope creep. The skill features automatic activation triggers that invoke themselves when error rates spike, you deviate from an agreed plan, or scope grows beyond initial discussions.

What are the limitations of automated course correction in development workflows?

Automated course correction in development workflows relies on detecting specific triggers like error spikes and plan deviations. It cannot predict unexpressed intentions, meaning you must still manually confirm if unexpected scope changes or refactoring actions are intentional during the reassessment pause.