BeClaude

claude-code

New
2.9kGitHubGeneralby codeaashu

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

First seen 5/22/2026

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/claude-code.md

3
Invoke with @agent-name
@claude-code
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is claude-code?

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

How to install claude-code?

To install claude-code: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/claude-code.md. Finally, @claude-code in Claude Code.

What is claude-code best for?

claude-code is a agent categorized under General. It is designed for: agent. Created by codeaashu.