원클릭으로
gest
gest에는 aaronmallen에서 수집한 skills 27개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Take an iteration and execute it: dispatch /implement agents per phase, always sequentially (e.g. /orchestrate <iteration-id>).
Take an iteration and execute it: dispatch /implement agents per phase with git worktree isolation for parallel work (e.g. /orchestrate <iteration-id>).
Take an iteration and execute it: dispatch /implement agents per phase with jj workspace isolation for parallel work (e.g. /orchestrate <iteration-id>).
Promote a gest task to a GitHub Issue (e.g. /promote-task <id>).
Explore a rough idea with the user, clarify requirements, and draft a spec. Also decomposes large specs into smaller ones (e.g. /brainstorm "offline mode", /brainstorm <gest-id>).
Implement a single issue: write code, verify, review, format, and commit (e.g. /implement <gest-id>).
Take a spec and create an implementation plan: tasks, ADRs for large features, and dependency ordering (e.g. /plan <gest-id>).
Promote a gest spec to a GitHub Discussion (e.g. /promote-spec <id>).
Draft an Architecture Decision Record and store it as a gest artifact (e.g. /write-adr "storage backend choice").
Draft an issue and store it as a gest task (e.g. /write-issue "add CLI flag parsing").
Draft a Request for Comments and store it as a gest artifact (e.g. /write-rfc "plugin system").
Draft a product spec and store it as a gest artifact (e.g. /write-spec "user authentication").
Create a conventional commit for the current changes.
Create a conventional commit for the current changes.
Create a conventional commit for the current changes.
Review the current changeset for correctness, safety, style, and test coverage.
Generate or update the CHANGELOG.md Unreleased section from commits since the latest release tag.
Generate or update the CHANGELOG.md Unreleased section from commits since the latest release tag.
Generate or update the CHANGELOG.md Unreleased section from commits since the latest release tag.
Review the current changeset for correctness, safety, style, and test coverage.
Add documentation comments to all changed code files, dispatching one agent per file.
Format and lint the project, auditing changed files against code style guidelines.
Review the current changeset for correctness, safety, style, and test coverage.
Add documentation comments to all changed code files, dispatching one agent per file.
Format and lint the project, auditing changed files against code style guidelines.
Add documentation comments to all changed code files, dispatching one agent per file.
Format and lint the project, auditing changed files against code style guidelines.