detect-breakpoint
SkillDev toolsLets your agent find the point in a set of observations where a metric or claim suddenly changes behavior.
Available today. Use it from your connected AI after setup.
No other account needed.
Add ahel to your AI once: Claude, ChatGPT, Cursor, Claude Code or Codex. Then ask it to use this.
Then ask your AI: use the detect-breakpoint skill
About this skill
Locate the point or region where performance/validity changes regime or the claim flips.
What this skill tells your AI
The instructions your AI receives, as published by yogsoth-ai/de-anthropocentric-research-engine in skills/detect-breakpoint/SKILL.md and read by ahel’s review.
Purpose
Locate the point or region where performance, validity, or a claim changes regime.
Input contract
required: [ordered_observations, target_metric, flip_or_regime_rule]
optional: [candidate_axis, smoothing_rule, uncertainty_bounds]
constraints: [ordering and metric direction are explicit]
Procedure
- Sort observations along the declared axis and validate comparability.
- Detect abrupt flips, slope changes, saturation, or regime transitions.
- Estimate boundary region and attach uncertainty.
- Return witness observations and follow-up tests.
Output contract
produces: [breakpoint_region, regime_label, witness_observations, uncertainty, follow_up_tests]
delta_fields: [findings, uncertainties, open_questions]
Quality gates
- A breakpoint requires observations on both sides or an explicit one-sided limitation.
- Metric direction and flip rule are declared before detection.
- Smoothing or interpolation never replaces raw witnesses.
Parameterization
Caller supplies observation schema, axis ordering, metric, flip/regime rule, smoothing, and uncertainty policy.
Failure and counterexamples
Reject boundaries inferred from unvalidated ordering, single noisy points, or hidden smoothing.
Provenance map
- concept: stress-test/breakpoint-detection
- concept: deep-insight/controlled-perturbation
Signals
- GitHub stars
- 501
- Forks
- 41
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Key
detect-breakpoint- Source
- github.com/yogsoth-ai/de-anthropocentric-research-engine