원클릭으로
gdo
Gest Docs. Audit, create, update, and verify user-facing docs, developer-facing docs, and in-code documentation affected by a task.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Gest Docs. Audit, create, update, and verify user-facing docs, developer-facing docs, and in-code documentation affected by a task.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Gest Setup. Bootstrap or refresh a jj/Gest agent-operable repository surface across tools, command contracts, Justfile targets, hooks, ignores, installs, and setup follow-ups.
Gest Test. Run unit, API regression, smoke, regression, and integration tests appropriate to the changed code; add missing tests when the task changes callable behavior.
Gest Brainstorm. Explore rough ideas or ambiguous requests, inspect existing code/docs/Gest context, ask clarifying questions when needed, and decide whether to create a spec, outline issue, plan, or session task.
Gest Commit. Create a jj commit/bookmark/push checkpoint using conventional commit style and GitHub metadata when present.
Install jj Gest package extras after npx installs the skills, including hooks/settings and AGENTS guidance.
Gest Format. Run formatting, linting, typechecking, compile/static checks, and mechanical diff hygiene; fix mechanical issues. Use gte for tests and gdo for documentation.
| name | gdo |
| description | Gest Docs. Audit, create, update, and verify user-facing docs, developer-facing docs, and in-code documentation affected by a task. |
Use when a task changes user-visible behavior, developer workflow, public commands, setup, tests, reusable process guidance, or code whose intent needs durable explanation.
gdo is an explicit documentation audit. Check whether user-facing docs,
developer-facing docs, or in-code documentation should be created or updated,
then make the needed changes.
For reusable Gest/jj workflow material, update this template repository, then
verify, commit with gcm, and make an explicit push/PR decision unless blocked.
When docs describe task creation, code changes, or verification, include the
tag classification and ast-grep dependency workflow from
references/tag_dependency_workflow.md where relevant.