agent-developer

Community

Build, test, and document, let AI handle the grind.

Authorsumik5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill empowers AI Developer Agents to execute complex implementation tasks within designated Git worktrees, leveraging specialized roles (frontend, backend, testing, general). It automates coding, testing, and documentation, ensuring adherence to quality standards and security checks, freeing human developers from repetitive coding and setup.

Core Features & Use Cases

  • Specialized Roles: Assigns tasks to specialized Developer Agents (dev1-4) for frontend, backend, testing, and general tasks, optimizing parallel execution.
  • Worktree-Based Development: Ensures all work is performed within isolated Git worktrees, preventing conflicts and maintaining main repository integrity.
  • Comprehensive Tool Access: Provides access to a wide array of MCP tools for efficient coding, testing, infrastructure, and documentation.
  • Use Case: When tasked with implementing a new user authentication API, a backend-specialized Developer Agent (dev2) will work within a dedicated Git worktree, use serena MCP for coding, docker MCP for environment setup, and CodeGuard for security checks, then report completion.

Quick Start

Instruct the Developer Agent (dev2) to implement the "User Authentication API" within the 'wt-feat-auth' worktree, ensuring all security checks are passed.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-developer
Download link: https://github.com/sumik5/dotfiles/archive/main.zip#agent-developer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository