agentify

Generate Claude Code subagent files from project codebases and configurations.

1|Updated May 6, 2026
One-click install
npx skills add https://github.com/0xMH/claude-agentify --skill agentify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentify
Source: https://github.com/0xMH/claude-agentify/tree/main/skills/agentify
Command: npx skills add https://github.com/0xMH/claude-agentify --skill agentify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of generating organized, valid Claude Code subagent files tailored to a project's codebase, saving time and reducing manual effort.

Core Features & Use Cases

  • Project Analysis: Reads project structure, existing Claude configuration, and source code to identify relevant roles.
  • Agent Proposal: Suggests a set of project-specific Claude Code subagents with scoped purpose, tools, and prompts.
  • File Generation: Creates Markdown files with proper frontmatter and system prompts, ready for deployment or review.

Quick Start

Use the agentify skill on your current repository to generate a set of project-tailored Claude agents based on code, configs, and documentation.

Frequently Asked Questions about agentify

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

FAQPage Schema
How do I automate Claude Code subagent creation for my codebase?

Automating Claude Code subagent creation involves scanning your repository files, existing configurations, and project conventions to generate valid, role-specific agent files. This process analyzes source code to produce well-structured Markdown files with proper frontmatter and system prompts.

What are Claude Code subagents and when do I need them for project setup?

Claude Code subagents are role-specific agents configured for software development workflows. You need them when setting up reusable, scoped automation tools tailored to your project, requiring analysis of your codebase and configurations to propose relevant agent roles, tools, and prompts.

How to generate Claude agent files from existing project configurations?

To generate Claude agent files, the system reads your project structure and source code to identify relevant roles. It then proposes a set of project-specific subagents and creates Markdown files with proper frontmatter and system prompts, ready for deployment or review.

Can I use codebase analysis to create role-specific agents for software development?

Yes, codebase analysis enables the creation of role-specific agents by reading project structure, existing Claude configuration, and source code. This identifies relevant roles to suggest project-tailored subagents with scoped purpose, tools, and prompts.

Does agentify require specific dependencies to scan repo files?

No specific dependencies are required to scan repo files and generate Claude Code subagent files. The process relies on reading your project's existing code, configurations, and conventions directly to produce valid agent files.