Build utility
SkillProductivityImplement a task with DeepSeek V4 Pro and verify it. Use when the user invokes /build or wants the implement utility.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Build utility skill
What this skill tells your AI
The instructions your AI receives, as published by codejunkie99/codex-self-improving-loop in skills/build/SKILL.md and read by ahel’s review.
Implement the user's task with opencode-go/deepseek-v4-pro, running in the
current project with workspace-write and running the relevant tests or
verification before reporting completion:
codex exec -m opencode-go/deepseek-v4-pro -s workspace-write --skip-git-repo-check --ephemeral -C . "<task>"
Report what changed and what was verified. If verification fails, say so instead of claiming completion.
Signals
- GitHub stars
- 48
- Forks
- 7
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
build-codejunkie99- Source
- github.com/codejunkie99/codex-self-improving-loop