Making
Track progress, reflect weekly, grow continuously
周记录
LatestThis week focused on fire-skills. Completed 8 issues including: [TEST] Task 8: E2E with tracing fix; [TEST] Task 8: git-workflow with local tracking; [TEST] Task 6: Local project skill trigger and more.
This week focused on spark-cli. Completed 3 issues including: Support Github Issue creation by title and a folder of documents; Make flush-dns support Windows and add test cases; Task: Install frontend skills system-wide and update docs.
This week focused on spark-cli. Completed 12 issues including: 更新文档 features 和 spec 目录; Docs Task: 更新文档内容和分析报告; Add spark docs sub-command: init & site and more.
This week focused on spark-cli. Completed 6 issues including: 整合 GitHub Task Workflow 和 spark-task-init 到 spark-skills 仓库; 修复 spark task create 命令的 bug; 扩展 spark task 命令:init, create, delete, impl 子命令 and more.
做什么
RecentTask 10: 测试 claude code 下面 git-workflow 和 local-workflow 的工作情况 1. 测试 git-workflow 和 local-workflow 在 Claude Code 下的工作情况 2. 需要都 work,不管是 global 还是 project level 3. 同时验证 install.sh 文件的工作情况
Test full workflow with state read before close.
# Test Local Tracking\n\nTest that git-workflow now creates local tracing files alongside GitHub issues.
# Test git-workflow skill trigger from local project ## Task 1 Install github-cli-skill and git-workflow skill in local project. ## Task 2 Create a task markdown file to trigger the git-workflow skill. ## Task 3 Test creating a GitHub issue by task input using the git-workflow orchestrator. ## Expected Results - Issue is created with task description as first comment - After task completion, issue is closed - First comment contains original description + appended completion message