Agent skill
improve-decision-logic-scoring
Sub-skill of improve: Decision Logic (Scoring).
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/workspace-hub/improve/decision-logic-scoring
SKILL.md
Decision Logic (Scoring)
Decision Logic (Scoring)
| Factor | Weight | Criteria |
|---|---|---|
| Recurrence | 40% | Same pattern N times (1x=0.2, 2x=0.5, 3+=0.8) |
| Severity | 30% | Blocked work (1.0), warning (0.5), info (0.2) |
| Freshness | 15% | This session (1.0), last 7 days (0.7), older (0.3) |
| Specificity | 15% | Actionable (1.0), vague (0.3) |
Thresholds:
- Score >= 0.6: Apply immediately
- Score 0.3–0.59: Stage for accumulation (may trigger next session)
- Score < 0.3: Discard
Exceptions (bypass scoring):
- Direct user statements ("remember this", "always do X") → apply immediately
- Skill deprecation → requires 90-day inactivity evidence regardless of score
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?