# Dev Agent

> Analyze repositories, implement code changes, run tests, and optionally commit.

- Skill: `frumu-ai/dev-agent` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add frumu-ai/dev-agent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/frumu-ai/dev-agent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: frumu-ai (https://skillmd.com/u/frumu-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/frumu-ai/dev-agent

---


# 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

