agent-development

Design and implement autonomous subprocesses within Codex plugins.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/billydeeii136/black-opps-claude-skill --skill agent-development-billydeeii136
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-development
Source: https://github.com/billydeeii136/black-opps-claude-skill/tree/main/agent-skills/plugin-dev/skills/agent-development
Command: npx skills add https://github.com/billydeeii136/black-opps-claude-skill --skill agent-development-billydeeii136

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, Codex, and includes scripts (resource) and references (resource) and examples (resource) components.

What problem does it solve?

This Skill helps you efficiently create autonomous agents for Codex plugins, streamlining complex multi-step tasks and improving operational efficiency.

Core Features & Use Cases

  • Agent Creation: Automates the process of creating and managing autonomous agents for Codex plugins.
  • Agent Structure & System Prompt Design: Provides comprehensive guidelines for structuring agent files, designing system prompts, and defining agent behavior.
  • Agent Testing: Offers methods to test and validate agent functionality and system prompts.
  • Use Case: With this skill, you can create an agent that automatically reviews code changes for quality issues, security vulnerabilities, and adherence to best practices.

Quick Start

Create a new agent by running: ./scripts/agent-creation-prompt.md

Frequently Asked Questions about agent-development

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

FAQPage Schema
How do I create autonomous agents for Codex plugins?

You can create autonomous agents for Codex plugins by running the agent-creation script, which uses AI-assisted generation to configure subprocesses and then allows manual refinement for specific project requirements.

What is autonomous agent development and when do I need it?

Autonomous agent development is the design and implementation of independent subprocesses within Codex plugins. You need it to streamline complex multi-step tasks and improve operational efficiency through task automation.

How do I design a system prompt for an autonomous agent?

Designing a system prompt for an autonomous agent involves using provided guidelines to structure agent files, define specific behaviors, and refine the prompt manually to accommodate your exact project requirements.

Does this agent development process work with Claude Code?

Yes, this agent development process is designed to work with Claude Code and Codex, facilitating the creation and management of autonomous subprocesses directly within your existing development environment.

How can I test and validate autonomous agent functionality?

You can test and validate autonomous agent functionality by using the provided testing methods, which help ensure your system prompts and agent behaviors work correctly before full deployment in your Codex plugins.

What is the best way to automate code reviews using autonomous agents?

The best way to automate code reviews is to create an autonomous agent that automatically checks code changes for quality issues, security vulnerabilities, and adherence to best practices within your Codex plugins.