Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

justdoit

Коротко: Рабочий репозиторий: Standalone Codex skill that turns vague tasks into an execution pack and asks before running.

Что здесь

  • Назначение: Рабочий репозиторий: Standalone Codex skill that turns vague tasks into an execution pack and asks before running.
  • Основной стек: не указан.
  • Видимость: публичный репозиторий.
  • Статус: активный репозиторий; актуальность проверять по issues и последним коммитам.

Где смотреть работу

  • Задачи и текущие решения: GitHub Issues этого репозитория.
  • Код и материалы: файлы в корне и профильные папки проекта.
  • Связь с HQ: если проект влияет на продукт, контент или воронку, сверяйте канон в 0_hq и репозитории-владельце.

Для агентов

  • Сначала прочитайте этот README и открытые issues.
  • Не переносите сюда канон соседних проектов без ссылки на источник.
  • Перед правками проверьте существующие scripts, package.json/pyproject и локальные инструкции.

Исходный README

justdoit

en ru

A Codex skill that turns messy tasks into a clear execution pack, then asks before starting the run.

By Ris — AI development & vibecoding

justdoit

justdoit is a focused repository for one Codex skill with one job: take a rough task, inspect the repo, prepare a plan pack, and only then propose execution in plain language.

What It Does

  • scans the project before making a plan
  • creates plans.md, status.md, and test-plan.md
  • keeps milestones dependency-safe and validation-first
  • talks to the user like a product operator, not a prompt dump
  • asks for confirmation before switching into execution mode

Who It Is For

  • founders and operators who want a reliable execution handoff
  • solo builders who need a durable plan before a long run
  • Codex users who want fewer walls of text and more clear next steps

Install In Codex

Ask Codex:

Use $skill-installer to install https://github.com/serejaris/justdoit/tree/main/skills/justdoit

You can hand that line to another Codex agent and it can install the skill by itself.

Manual install:

cp -R skills/justdoit ~/.codex/skills/

Restart Codex after installation.

Repository Layout

  • skills/justdoit — the installable skill
  • assets/justdoit.gif — branded visual used in the README
  • local execution docs such as plans.md, status.md, and test-plan.md are generated during runs and intentionally not versioned here

What Makes It Different

  • it reads the repo before pretending to know the work
  • it creates durable files instead of relying on chat memory
  • it summarizes the execution proposal in human language
  • it waits for a clear start before running the loop

License

MIT

About

Standalone Codex skill that turns vague tasks into an execution pack and asks before running

Resources

Contributing

Stars

43 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors