Code

Plan and guide multi-step coding tasks with user approval.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/abzhaw/juliaz_agents --skill code-abzhaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code
Source: https://github.com/abzhaw/juliaz_agents/tree/main/julia/openclaw/skills/code
Command: npx skills add https://github.com/abzhaw/juliaz_agents --skill code-abzhaw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coding work often requires structured planning, stepwise execution, and rigorous verification, which can be error-prone and slow when done ad-hoc.

Core Features & Use Cases

  • Planning and task decomposition for coding projects
  • Non-autonomous guidance with explicit user approval at each step
  • Local, privacy-preserving memory and planning references

Quick Start

Provide a coding task and let the agent plan, execute, and verify steps with user approval.

Frequently Asked Questions about Code

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

FAQPage Schema
How do I plan and verify multi-step coding tasks in a local environment?

Plan and verify multi-step coding tasks using guided non-autonomous workflows that decompose projects into explicit steps for local execution without network access. This approach handles planning, memory, and delivery while requiring explicit user approval at each stage.

What is non-autonomous coding workflow guidance and when do I need it?

Non-autonomous coding workflow guidance is a structured planning process that requires explicit user approval before progressing through each execution and verification step. You need it when ad-hoc coding becomes error-prone and you require rigorous, stepwise task decomposition.

How to decompose software development projects into stepwise execution plans?

Decompose software development projects by providing a coding task to an agent that generates explicit step plans for execution and verification. The workflow ensures structured task decomposition across planning, memory, execution, and delivery phases with user approval at each step.

Can I use guided coding workflows for local projects without network access?

Yes, you can use guided coding workflows for local projects without network access because the process handles local data and planning references privately. It operates entirely within local project environments without modifying core skill files.

Does structured coding workflow guidance work without modifying core skill files?

Structured coding workflow guidance works without modifying core skill files by applying non-autonomous planning and verification steps within your local project environment. It satisfies local data handling requirements while providing explicit step planning across development phases.

Why does ad-hoc coding become error-prone without explicit step verification?

Ad-hoc coding becomes error-prone without explicit step verification because it lacks structured planning, memory tracking, and rigorous delivery checks. Applying guided workflow decomposition with user approval at each step prevents errors and accelerates software development.