ワンクリックで
conductor-process-github-issue
Pull a GitHub issue, including title and body, and then treat it as a feature/task to implement.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Pull a GitHub issue, including title and body, and then treat it as a feature/task to implement.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Executes the tasks defined in the specified track's plan
Plans a track, generates track-specific spec documents and updates the tracks file
Takes comments, advice, or suggestions and uses this information to refine the code, followed by iterative linting and unit testing until all issues are resolved.
Reviews the completed track work against guidelines and the plan
Scaffolds the project and sets up the Conductor environment
Use this skill when the user wants to publish the `financial-stock-agent` package.
| name | conductor-process-github-issue |
| description | Pull a GitHub issue, including title and body, and then treat it as a feature/task to implement. |
Use this skill when the user asks to get or fetch the feature, task from the Github issue.
https://github.com/johnklee/finance_agent).gh issue list --limit 10 --json title,body,number
gh issue view <NUMBER> --json title,body
gh auth.