claude-code

Installation
SKILL.md

What is Claude Code

Claude Code is Anthropic's terminal-based coding agent. It reads entire codebases, performs multi-file edits, runs commands, manages git, and supports multi-agent workflows with sub-agent delegation.

When to delegate to Claude Code

Use Claude Code when you need to:

  • Perform complex multi-file refactoring
  • Make architecture-level changes across a codebase
  • Debug complex issues that require deep code understanding
  • Conduct thorough code reviews with actionable feedback
  • Implement features that span multiple files and modules
  • Work on tasks that benefit from Claude's strong reasoning capabilities
  • Review git diffs and provide structured feedback

How to invoke Claude Code

Non-interactive (recommended for delegation)

Installs
2
GitHub Stars
8
First Seen
May 14, 2026
claude-code — roy2392/sdlc-subagents-cli