Devenv Ai Agents
Description
A collection of specialized Claude Code agents composed using https://devenv.sh
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
devenv-ai-agents
A collection of specialized AI agents like [Claude Code Subagents](https://docs.anthropic.com/en/docs/claude-code/sub-agents) using https://devenv.sh
Available Agents
- code-reviewer: Expert code review specialist that checks for quality, security, and best practices (runs proactively)
- architecture-designer: System architecture and API design specialist for planning new features or refactoring
- documentation-writer: Technical documentation expert for maintaining docs, API specs, and changelogs
- devops-specialist: CI/CD and infrastructure automation expert for deployment and DevOps improvements
- fullstack-developer: Full-stack implementation specialist for features across the entire stack
- quality-assurance: Quality assurance and compliance expert for testing and regulatory verification
Usage
To use these Claude code agents in your devenv.sh project, import this repository in your `devenv.yaml`:
inputs:
devenv-ai-agents:
url: github:cachix/devenv-ai-agents
flake: false
imports:
- devenv-ai-agents
Extending agents
If you'd like to expand agent prompt:
{ pkgs, lib, ... }: {
claude.code.agents = {
code-reviewer.prompt = ''
NEVER say "You're right"!
'';
};
}
If you'd like to override the whole prompt:
{ pkgs, lib, ... }: {
claude.code.agents = {
code-reviewer.prompt = lib.mkForce ''
Do a basic code review.
'';
};
}
Learn More
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI