fifeqqs1/mortyclaw · .agents/skills/codebase-inspection/SKILL.md · Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when…
fifeqqs1/mortyclaw · .agents/skills/github-auth/SKILL.md · Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH…
fifeqqs1/mortyclaw · .agents/skills/systematic-debugging/SKILL.md · Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes…
fifeqqs1/mortyclaw · .agents/skills/test-driven-development/SKILL.md · Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with…
fifeqqs1/mortyclaw · .agents/skills/writing-plans/SKILL.md · Use when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with…