DeepDone

DeepDone · End to end development with your coding agent

Describe the outcome. Get verified code.

A skill for Codex and Claude Code. DeepDone plans, implements, verifies, and reviews the work. You approve the decisions.

Free · Open source (Apache-2.0) · One command to install

How it works

From an idea to reviewed code

1. Describe the outcome

Tell DeepDone what you want to build, change, or fix. Plain language or an attached requirements file is enough.

2. Let DeepDone run the workflow

It plans the work, updates the code, runs the relevant checks, and reviews the result.

3. Review completed work

You get the implementation, verification evidence, and any decisions that still need your input.

Install

Add DeepDone to your coding agent

Install DeepDone in the current project. Add -g to make it available to all your projects.

npx skills add lakesoftai/deepdone-agent-skills -s deepdone -a codex

Quickstart

Describe your requirements and start

Codex

Paste your requirements after this line

Use $deepdone skill to plan and implement end to end the following requirements:

DeepDone will inspect the project, create a plan, implement the changes, run checks, and stop when your decision or approval is needed.

Workflow

The development workflow, handled for you

DeepDone workflow moving from planning through implementation, verification, review, local commit, and handoff
  1. Plan
  2. Implement
  3. Verify
  4. Review
  5. Local commit
  6. Hand off
You do not need to manage these steps yourself. DeepDone stops before actions that require your approval.

Proof, not promises

This site was planned, built, and verified by DeepDone.

FAQ

Why not just ask the agent directly?

DeepDone enforces a gated workflow: plan, implement, verify, review. Each stage produces recorded evidence, progress is preserved so interrupted work resumes safely, and publishing actions stay behind your approval instead of an ad-hoc chat session.

What can I ask DeepDone to do?

Use it to build a feature, fix a bug, refactor code, or carry a set of requirements from planning to a verified implementation.

What happens when DeepDone needs my input?

It stops, explains what needs a decision, and waits for you instead of guessing through an important choice.

Will DeepDone push, merge, or deploy on its own?

No. Actions that publish or release work require your explicit approval.

Is DeepDone free and open source?

Yes. DeepDone is free and open source under the Apache-2.0 license. You can read every instruction it gives your agent in the GitHub repository.

Stop managing every development step.

Describe the result you want. Let DeepDone move the work forward.

Free · Open source (Apache-2.0) · One command to install