Commit cdf4833
catlog22
feat(issue): implement JSONL task generation and management for issue resolution
- Added `/issue:plan` command to generate a structured task plan from GitHub issues or descriptions, including delivery and pause criteria, and a dependency graph.
- Introduced JSONL schema for task entries to enforce structure and validation.
- Developed comprehensive issue command with functionalities for initializing, listing, adding, updating, and exporting tasks.
- Implemented error handling and user feedback for various operations within the issue management workflow.
- Enhanced task management with priority levels, phase results, and executor preferences.1 parent c8a914a commit cdf4833
File tree
5 files changed
+1830
-0
lines changed- .claude
- commands/issue
- workflows/cli-templates/schemas
- ccw/src
- commands
5 files changed
+1830
-0
lines changed
0 commit comments