llm-coding-workflow-skill
Structured planning, delegation, and review for coding projects
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core