jules-cli
CommunityDelegate tasks to Jules in Japanese, automatically.
Authorwindschord
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the delegation and management of tasks described in docs/tasks.md by producing Jules requests in Japanese, sending them to Jules, tracking progress, and updating tasks.md when tasks are completed. This reduces cognitive load and saves time by turning manual task-tracking into an automated workflow.
Core Features & Use Cases
- Automated Task Delegation: Reads TODO tasks from docs/tasks.md and presents them for Jules execution.
- Japanese-formatted Requests: All instructions are crafted in Japanese to align with user language.
- Progress Tracking: Monitors Jules’ progress and updates tasks.md with statuses and results.
- Parallel Dispatch: Supports requesting non-dependent tasks in parallel to improve throughput.
- Context-rich Instructions: Includes task title, description, acceptance criteria, and technical context to ensure successful delivery.
Quick Start
Use the jules CLI to delegate a task described in docs/tasks.md:
- Activate the skill and display the TODO task list from docs/tasks.md.
- Select one or more tasks to run in Jules.
- Review the generated Jules request text and approve it.
- Execute the Jules command to send the task.
- Record the Jules Task ID and monitor progress with jules status and jules show.
- When the task completes, update the corresponding entry in tasks.md to reflect IN_PROGRESS or REVIEW/DONE as appropriate.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jules-cli Download link: https://github.com/windschord/claude_skils/archive/main.zip#jules-cli Please download this .zip file, extract it, and install it in the .claude/skills/ directory.