Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Claude Code subagents

Basic subagents for Git + testing. Anthropic docs: Claude Code → Sub-agents

Created in collaboration with Claude, of course.

Usage

See CLAUDE.md for snippets to add to your project's CLAUDE.md to instruct automated usage of these subagents.

Git Workflow Agent

Prerequisites:

  • Install GitHub CLI: brew install gh or gh auth login
  • Update FILL_ME_IN in the agent file with your project path

What it does: Complete git workflow automation. Creates feature branches, commits regularly, opens PRs, manages merges, and cleans up branches.

Testing Agents

Web, Mobile & API testing agents work well with Typescript-based applications.

Prerequisites:

  • Update FILL_ME_IN in agent files with your project path
  • Install Playwright: npm init playwright@latest

About

Claude Code sub agents

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors