Commit Graph
18 Commits
Author SHA1 Message Date
zhangfucai af012140d3 feat(installer): preserve local skill customizations 2026-07-03 11:27:12 +08:00
zhangfucai 716d41b36e feat(skills): sync additional miaobao workflows 2026-06-29 14:19:05 +08:00
zhangfucai 160a4f2fb4 feat(skills): add miaobao workflows 2026-06-29 14:00:25 +08:00
zhangfucai 767ec333c6 feat: add capture skill 2026-03-17 17:10:45 +08:00
zfc e16da89569 fix: preserve existing agent guide files during install 2026-03-12 21:33:59 +08:00
zfc c27b85193f Add unified Gitea skill workflows 2026-03-12 17:23:08 +08:00
zfc 22765a2917 feat: add generic gitea issue-drive skills 2026-03-12 15:53:26 +08:00
zfc b36220b33a Prefer slash commands for Codex skills 2026-03-11 16:17:54 +08:00
zfc 1c89cf94c6 Add issue skill and Codex slash aliases 2026-03-11 16:14:08 +08:00
zfc 6da34c4869 feat: support codex sh download 2026-03-09 22:17:01 +08:00
zfc cc093d5f90 feat(skills): add doc generator skill 2026-03-09 21:34:00 +08:00
zfc 423c6079b1 feat(skills): add codex compatibility 2026-03-09 21:27:05 +08:00
zfcandClaude Opus 4.6 7b8b0c461c feat: Add install.sh for one-line skill distribution and update
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 11:47:54 +08:00
zhangfucai 709aa55b97 更新 README.md 2026-01-26 16:01:05 +08:00
zfcandClaude Opus 4.5 8baead87ea feat(go): Add /go skill - the ultimate execution button
- Supports both 0->1 (new project) and 1->100 (iteration) scenarios
- Aggressive mode: no interruptions, self-fix issues
- Smart task range detection (ITER markers, pending tasks)
- Auto git commit per module
- Updated README with new workflow overview

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 15:45:51 +08:00
zfcandClaude Opus 4.5 9ae0bb57fe docs: Update README formatting
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 11:38:59 +08:00
zfcandClaude Opus 4.5 cf8b98c024 fix: Correct repository URL in README
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 11:27:38 +08:00
zfcandClaude Opus 4.5 d372fd82f9 feat: Add 19 Claude Code skills for document workflow
Skills included:
- Review (6): rr, rp, rf, rd, ru, rt
- Write (5): wp, wf, wd, wu, wt
- Modify (6): mr, mp, mf, md, mu, mt
- Utils (2): iter, up

Supports complete document lifecycle:
RequirementsDoc → PRD → FeatureSummary → DevelopmentPlan → UIDesign → tasks

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 11:27:09 +08:00