767ec333c6
feat: add capture skill
2026-03-17 17:10:45 +08:00
zfc
e51f523b8e
docs(constitution): 写入最优路径优先原则
...
- 为 Codex AGENTS live/template 增加 Coding 宪法\n- 为 Claude 模板与双端 go skill 同步最优路径优先\n- 收紧提问和 fallback 触发条件
2026-03-14 15:01:12 +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
zfc
755dd3409c
chore: Add 3 dev rules to CLAUDE.md template and archive CICD reference docs
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 21:38:43 +08:00
zfc
50005945bc
chore:company logo and empety requirement
2026-03-02 11:51:43 +08:00
zfc
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
zfc
8819a2f91e
feat: Add /deploy skill for Drone CI/CD full workflow guidance
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 10:47:58 +08:00
zfc
3225368ae5
release: v0.1.0227.1
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
v0.1.0227.1
2026-02-27 16:49:20 +08:00
zfc
72e3ef2151
feat: Add CLAUDE.md template
2026-02-26 14:12:42 +08:00
zfc
398d0348f8
feat: Add CLAUDE.md template and changelog skill
...
Add reusable CLAUDE.md.template with placeholder-based structure for new projects,
and add /changelog skill for automated release workflow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 14:10:17 +08:00
709aa55b97
更新 README.md
2026-01-26 16:01:05 +08:00
dfb341e7ed
更新 .claude/skills/iter/SKILL.md
2026-01-26 15:58:54 +08:00
zfc
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
zfc
9ae0bb57fe
docs: Update README formatting
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 11:38:59 +08:00
zfc
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
zfc
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