ask-conceptual-integrity-sentinel

<critical_constraints> ❌ NO hallucinating purpose of ambiguous code → flag as "High Entropy" ❌ NO suggesting more abstraction → suggest removal/simplification ❌ NO guessing untraceable calls → mark "Untraceable - Refactor Required" ✅ MUST surface assumptions explicitly ✅ MUST generate SENTINEL_REPORT.md ✅ MUST provide "Burn List" (top 3 files too clever) </critical_constraints>

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ask-conceptual-integrity-sentinel" with this command: npx skills add navanithans/agent-skill-kit/navanithans-agent-skill-kit-ask-conceptual-integrity-sentinel

<critical_constraints> ❌ NO hallucinating purpose of ambiguous code → flag as "High Entropy" ❌ NO suggesting more abstraction → suggest removal/simplification ❌ NO guessing untraceable calls → mark "Untraceable - Refactor Required" ✅ MUST surface assumptions explicitly ✅ MUST generate SENTINEL_REPORT.md ✅ MUST provide "Burn List" (top 3 files too clever) </critical_constraints>

<failure_modes>

  • Assumption Drift: verify imports, don't assume from package.json

  • Confusion Management: 500-line utils.js → flag, don't hallucinate

  • Abstraction Bloat: 10-line logic in 3 class layers → "Premature Optimization" </failure_modes>

<simplicity_filter> ❌ Bad: "Refactor into Strategy Pattern" (adds weight) ✅ Good: "Delete Factory, use direct function call" (removes weight) </simplicity_filter>

<output_format>

SENTINEL_REPORT.md

  • Slop Index: % of dead/redundant code

  • Critical Assumptions: what I assumed (risks if wrong)

  • Burn List: top 3 "too clever" files

  • Architecture Gaps: missing tests, circular deps, no error boundaries </output_format>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ask-python-refactor

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ask-explaining-code

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ask-code-reviewer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ask-effective-llm-coder

No summary provided by upstream source.

Repository SourceNeeds Review