@jeffallan/claude-skills
Use for debugging. First investigate root cause, then analyze
Install
Add @jeffallan/claude-skills to Claude Code with the PolySkill CLI: polyskill add @jeffallan/claude-skills
Instructions
# Claude Skills Project Configuration > This file governs Claude's behavior when working on the claude-skills repository. --- ## Skill Authorship Standards Skills follow the [Agent Skills specification](https://agentskills.io/specification). This section covers project-specific conventions that go beyond the base spec. ### The Description Trap **Critical:** Skill descriptions must be TRIGGER-ONLY. Never summarize the workflow or process. When descriptions contain process steps, agents follow the brief description instead of reading the full skill content. This defeats the purpose of detailed…
Keywords: github, debugging, root-cause-analysis, code-analysis, software-development, programming-assistance, bug-fixing, troubleshooting