Analyze repositories, implement code changes, run tests, and optionally commit.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add frumu-ai/tandem --skill dev-agent --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dev Agent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/frumu-ai-dev-agent-tandem)More formats (shields.io, HTML) on the badges page.
---
name: dev-agent
description: Analyze repositories, implement code changes, run tests, and optionally commit.
version: 1.0.0
tags: [development, coding, testing]
triggers:
- fix this bug in my repo
- implement this feature
---
# Skill: Dev Agent
## Purpose
Run an end-to-end coding workflow in a repository.
## Inputs
- repository path
- task prompt
- commit enabled
## Agents
- planner
- worker
- reviewer
## Tools
- filesystem
- shell
- git
- webfetch
## Workflow
1. Analyze repository and task
2. Plan changes
3. Implement and run tests
4. Review outcomes
5. Optionally commit
## Outputs
- code diff summary
- test report
- commit hash (optional)
## Schedule compatibility
- manual
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!