• - README fully rewritten: reflects 11-skill lite structure, unified feature loop,
      2-agent roster, no hooks, accurate templates/scripts/banners lists, corrected
      prerequisite and design-principle sections
    - CLAUDE-template index verified correct (11 skills, 5 docs, two-phase model)
    - Sweep fixes: rename module-reports path in milestone SKILL.md to milestone-reports;
      update stale skill name refs (scope-lock→lite-init, skeleton-gen→lite-design,
      db-design-gen→lite-design, downstream-gen→lite-build-db, test-gate→milestone)
      in templates, scripts, and SKILL.md files; fix fe-code-reviewer docs/06/docs/09
      refs to docs/04; remove docs/02 negation ref in phase-driver; strip historical
      project-init+scope-lock mention from lite-init description
    zichun authored
     
    Browse File »

  • 后端模块全部 merged 后进入前端整体阶段(1 个 MR)。
    
    - 入口:coding-start 由模块循环器升级为阶段分发器,按 docs/08 §二/§三 + GitLab state 路由到 module-start 或 frontend-start
    - 前端 skill:新增 frontend-start + fe-feature-brainstorm/plan/tdd/verify/review 共 6 个 skill;fe-code-reviewer agent 做 7 维 review
    - 前端门禁:prototype/ 至少 1 个 *.html mockup;FE 清单由 AI 扫 prototype + docs/01 + docs/05 自主推导写入 docs/08 §三,无人工审阅断点
    - 后端 skill 阶段化:feature-brainstorm/plan/tdd 加「阶段范围(后端)」标记;feature-tdd 增 frontend/ 路径硬护栏;module-start/test-gate/module-report/mr-create 接受 phase 参数(backend/frontend)
    - 模板同步:CLAUDE-template / docs-08-initial / docs-06-static / docs-02 / mr-description / coding-start banner 更新含前端段落
    - README:21→27 skill / 1→2 agent / 35→44 模板;A5 章节 docs/06 §五 改为 §三
    zichun authored
     
    Browse Code »