Diagnose why a Claude Project stopped following instructions
何时使用: Your Project worked, you added stuff, now it ignores key rules.
前置条件
- Skill cloned — git clone https://github.com/drayline/rootnode-skills ~/.claude/skills/rootnode-skills
步骤
-
Run the project auditUse rootnode-project-audit on my Project system prompt + instructions.✓ 已复制→ Six-dimension scorecard with specific failures called out
-
Check for anti-patternsNow rootnode-anti-pattern-detection — which of the 7 patterns do I have?✓ 已复制→ Named patterns (e.g. 'conflicting directives', 'buried critical instruction')
-
Rebalance memoryApply rootnode-memory-optimization — where should each rule actually live?✓ 已复制→ Recommendation on what belongs in system prompt vs project docs vs user memory
结果: A diagnosed Project with a concrete fix list.
注意事项
- Audit report is long; you only fix the easy ones — Start with anti-patterns flagged — those block the rest