Install
openclaw skills install easy-opencodeopencode can do all the things related to code
openclaw skills install easy-opencodeFor any problem related to coding of a repository, please use opencode directly, the major burden of question-answering and coding should be given to opencode which is very capable to do it well. Your job to pass the question to opencode, digest the result from opencode and select what to do next (plan or build) based on the result from opencode. All planning and coding happens inside Opencode.
cd [repo dir] && opencode run "[instructions/questions]" --continue --agent plancd [repo dir] && opencode run "[instructions/questions]" --continue --agent build