ATTRIBUTION

These agents are sourced from [wshobson/agents](https://github.com/wshobson/agents) repository.

Content Preview
# Attribution

These agents are sourced from [wshobson/agents](https://github.com/wshobson/agents) repository.

## Original Author
- **Author**: wshobson
- **Repository**: https://github.com/wshobson/agents
- **Description**: A collection of specialized AI subagents for Claude Code

## License
The original repository does not specify a license. These agents are included here with attribution to the original author.

## Modifications
- Agents have been integrated into the claude-command-suite str
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/ATTRIBUTION.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/agents/external/wshobson/ATTRIBUTION.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/agents/external/wshobson/ATTRIBUTION.md

Related Skills