Research AI Dev Protocols — AI skill for Claude Code
Task: Research AI-Assisted Development Best Practices.
How to install Research AI Dev Protocols
Installs to ~/.claude/skills/ctoth-claude.md.d-research-ai-dev-protocols/SKILL.md
mkdir -p ~/.claude/skills/ctoth-claude.md.d-research-ai-dev-protocols && curl -fsSL https://raw.githubusercontent.com/ctoth/CLAUDE.md.d/HEAD/prompts/research-ai-dev-protocols.md -o ~/.claude/skills/ctoth-claude.md.d-research-ai-dev-protocols/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Research AI Dev Protocols does
Task: Research AI-Assisted Development Best Practices
Context
We have a mature protocol system for human-AI collaboration in software development. It includes:
- Prediction protocol (explicit DOING/EXPECT/RESULT before actions)
- Investigation protocol (competing hypotheses, structured debugging)
- Iteration protocol (tracked failure reduction with regression stops)
- Foreman/subagent separation (coordinator doesn't execute)
- Physical prompt files for subagent dispatch
- Gauntlet pattern
Alternatives in AI
- Claude Task Master — by eyaltoledano - A task management system for AI-driven development with Claude, designed to work seamlessly 26k ★
- AI Dev Tasks — A simple task management system for managing AI dev agents 7.8k ★
- Paul — Plan-Apply-Unify Loop — Structured AI-assisted development for Claude Code 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claude Agentic Coding Playbook
Evidence-based practices for LLM-assisted development -- hooks, skills, scripts, and a best-practices guide wi
Dev Coach
Stay sharp while your AI does the work — local MCP coach that teaches one concept per task.
Codexclaw
Development discipline + multi-model subagents for OpenAI Codex — 13 dev skills, PABCD workflow, repo map, rec
Roblox Dev Skill
🎮 Comprehensive AI skill for Roblox game development with Luau & Roblox Studio. Works seamlessly with Antigra
Wow Addon Dev
WoW addon-development skill for AI coding agents (Claude Code, Codex, Gemini CLI). Retail Midnight 12.0+ and C
Dev Orchestrator Skill
A comprehensive workflow orchestration skill that coordinates AI tools for end-to-end feature development.
Related Agents
Feature Dev
Orchestrates full feature development end-to-end. Takes a feature request, runs planner → research → implement
OSpec CLI
Document-driven OSpec workflow for AI-assisted development with change-ready initialization, execution, valida
2code
AI-assisted development produces a mess of parallel state: several terminals, experimental branches, uncommitt