stars
1
forks
3
last update
Apr 27, 2026
license
Unknownv1.0.0
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add aptratcn-cognitive-debt-guard// Run from any project directory
$ claude --skill aptratcn-cognitive-debt-guard "help me ship this"// extracted markdown block
$ # MEMORY.md Template
## Architecture Decisions
- [Decision 1]: Why we chose X over Y
- [Decision 2]: Trade-offs we accepted
Cognitive Debt Guard - Prevent the 23.5% incident spike from AI-generated code. Comprehension gates, review frameworks, AI-free zones.
Loading README…
authored by
@aptratcnskill-error-recovery
Error Recovery System - 4R framework for AI errors. Trigger on: 'error', 'failed', 'retry', 'something went wrong', 'crash', 'timeout', 'fix error'
prompt-guard
Prompt Injection Guard - Detect and resist prompt injection attacks. Security-first AI interactions.
skill-model-router
> Smart Model Selection for AI Agents. Route tasks to the right model, slash costs up to 70%.
skill-mcp-security-audit
Security audit for MCP (Model Context Protocol) servers. Detect data exfiltration risks, command injection, permission escalation, and supply chain vulnerabilities before adding MCP servers to your agent. Trigger on: 'audit MCP', 'MCP secur
$ cat reviews/