ericporresericporresCommunityยท1 Agent Skills Included

llm-coding-workflow-skill

Structured planning, delegation, and review for coding projects

Guides software development through structured planning, task decomposition, and two collaboration modes: interactive pair programming and autonomous delegation. Eliminates wasted cycles from vague requests, monolithic tasks, and blind trust in generated code. Provides interview prompts, delegation templates, and review checklists so engineers ship reliable code faster with clear accountability.
npx skills add ericporres/llm-coding-workflow-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install LLM Coding Workflow?โ–ผ

Run `npx skills add ericporres/llm-coding-workflow-skill --all -g -y` in your terminal to install this skill globally.

What is the LLM coding workflow?โ–ผ

It is a structured method for AI-assisted development covering interviewing, planning, chunked implementation, delegation, review, and granular commits. It keeps the human engineer accountable while scaling how much work gets delegated.

What is the difference between Pair Mode and Delegation Mode?โ–ผ

Pair Mode is interactive back-and-forth for ambiguous problems and design decisions. Delegation Mode hands off well-scoped tasks with clear acceptance criteria for autonomous execution, followed by a deliverable review.

Does this skill work with Claude Code and Cowork?โ–ผ

Yes. It is built for Claude Code and Cowork, producing plans, specs, delegation prompts, and review artifacts that hand off cleanly to coding sessions.

Can non-developers use this workflow?โ–ผ

Yes. The interview-first approach helps non-technical users clarify what they actually need before any code is written, reducing costly rework.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’