cc-dev-agents

Create and configure Claude Code subagents with frontmatter, prompts, tools, and permissions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/choru-k/skills-for-ai --skill cc-dev-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cc-dev-agents
Source: https://github.com/choru-k/skills-for-ai/tree/main/public/claude/cc-dev-agents
Command: npx skills add https://github.com/choru-k/skills-for-ai --skill cc-dev-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and best practices for creating, configuring, and managing subagents within Claude Code, simplifying complex agent development.

Core Features & Use Cases

  • Subagent Configuration: Learn about all frontmatter fields, system prompt design, and tool selection.
  • Lifecycle Management: Understand permission modes, storage scopes, and hooks.
  • Use Case: When you need to build a new autonomous agent for a specific task like code review or test generation, this Skill guides you through defining its behavior, permissions, and triggers.

Quick Start

Use the cc-dev-agents skill to learn how to create a new subagent for running tests.

Frequently Asked Questions about cc-dev-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a subagent for Claude Code?

To create a subagent for Claude Code, you define its frontmatter, design the system prompt, select tools, and configure permission modes. This Skill provides detailed guidance and best practices to structure autonomous agents for specific tasks.

What are the frontmatter fields available when configuring Claude Code subagents?

Claude Code subagents use frontmatter fields to define their identity, tools, and runtime behavior. This Skill explains all available frontmatter configuration options alongside practical examples for building autonomous agents.

How do permission modes and hooks work for AI agents in Claude Code?

Permission modes and hooks govern the lifecycle and runtime behavior of AI agents in Claude Code. This Skill covers how to configure these settings to manage storage scopes and automate agent triggers securely.

Can I build an autonomous agent for code review or test generation using Claude Code?

Yes, you can build autonomous agents for code review or test generation using Claude Code. This Skill guides you through defining the specific behavior, permissions, and triggers required for these specialized tasks.

What is the best way to manage subagent architecture and runtime behavior?

The best way to manage subagent architecture is by carefully defining system prompts and selecting appropriate tools. This Skill facilitates the development of autonomous agents with detailed explanations of runtime behavior.