satishkc7

Constraints — Development skill for Claude Code

Development community

Define and enforce this project's quality bar — interview, sane defaults, CONSTRAINTS.md.

How to install Constraints

Installs to ~/.claude/skills/satishkc7-claude-config-constraints/SKILL.md

Terminal
mkdir -p ~/.claude/skills/satishkc7-claude-config-constraints && curl -fsSL https://raw.githubusercontent.com/satishkc7/claude-config/HEAD/commands/constraints.md -o ~/.claude/skills/satishkc7-claude-config-constraints/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Constraints does


description: Define and enforce this project's quality bar — interview, sane defaults, CONSTRAINTS.md

Invoke the agent-skills:constraint-driven-development skill.

$ARGUMENTS

Default behaviour with no arguments: set up constraints for this repository.

  1. Detect first. Read package.json / pyproject.toml / go.mod, the test runner, existing lint configs, current coverage output, CI workflows, and the agent harness in use. Report what you found in two lines. Never ask for anything you

Alternatives in Development

  • North Star Metric — Define North Star Metric and input metrics constellation 7.8k ★
  • Battle — Head-to-head graded battle card between two sites — eight dimensions, bar-by-bar, verdict line 3.6k ★
  • Define Schema — Renamed → /portaljs-define-schema 2.3k ★

Full documentation available on GitHub

View Source Repository