| refactor(codex): remove claude legacy runtime surfaces
| 23 天前 |
| fix(skill): streamline picker descriptions
| 2 个月前 |
| fix(skills): follow up quality review findings
- rebuild ui-ux-pro-max with a real search helper, reasoning data, and usage docs
- tighten ml-paper-writing around a single canonical citation workflow
- fix obsidian-project-bootstrap to use stable plugin-root paths and detect-before-bootstrap
- strengthen zotero-obsidian-bridge with collection inventory schema, local fallback docs, and verifier upgrades
- improve results-report with evidence propagation guidance and a stricter example report
- repair skill-development, code-review-excellence, bug-detective, doc-coauthoring,
skill-quality-reviewer, paper-self-review, post-acceptance, verification-loop,
and writing-anti-ai with missing references, examples, and helper scripts
(cherry picked from commit 37e3d55beff2568ccf993bef02ac083ae7c7a9b6)
| 2 个月前 |
| docs: adapt evidence gates for codex
| 23 天前 |
| fix(skills): follow up quality review findings
- rebuild ui-ux-pro-max with a real search helper, reasoning data, and usage docs
- tighten ml-paper-writing around a single canonical citation workflow
- fix obsidian-project-bootstrap to use stable plugin-root paths and detect-before-bootstrap
- strengthen zotero-obsidian-bridge with collection inventory schema, local fallback docs, and verifier upgrades
- improve results-report with evidence propagation guidance and a stricter example report
- repair skill-development, code-review-excellence, bug-detective, doc-coauthoring,
skill-quality-reviewer, paper-self-review, post-acceptance, verification-loop,
and writing-anti-ai with missing references, examples, and helper scripts
(cherry picked from commit 37e3d55beff2568ccf993bef02ac083ae7c7a9b6)
| 2 个月前 |
| fix(skill): streamline picker descriptions
| 2 个月前 |
| feat(skills): generalize daily paper flow and remove planning-with-files
| 1 个月前 |
| feat(codex): port march obsidian knowledge-base workflow
| 2 个月前 |
| fix(skills): follow up quality review findings
- rebuild ui-ux-pro-max with a real search helper, reasoning data, and usage docs
- tighten ml-paper-writing around a single canonical citation workflow
- fix obsidian-project-bootstrap to use stable plugin-root paths and detect-before-bootstrap
- strengthen zotero-obsidian-bridge with collection inventory schema, local fallback docs, and verifier upgrades
- improve results-report with evidence propagation guidance and a stricter example report
- repair skill-development, code-review-excellence, bug-detective, doc-coauthoring,
skill-quality-reviewer, paper-self-review, post-acceptance, verification-loop,
and writing-anti-ai with missing references, examples, and helper scripts
(cherry picked from commit 37e3d55beff2568ccf993bef02ac083ae7c7a9b6)
| 2 个月前 |
| feat(skills): add expression skill
| 22 天前 |
| feat: sync latest config to claude-scholar
- Restructure CLAUDE.md as public English version (WHO→HOW→WHAT→META)
- Add Core Workflows and Rules sections
- Update skill categorization (32 skills in 6 categories)
- Add 14 agents (7 new research/dev agents)
- Add 8 new commands (research workflow)
- Add 10 new skills (research, analysis, design)
- Add 2 new rules (security, experiment-reproducibility)
- Update .gitignore to exclude all settings files
- Remove tracked sensitive settings files from git
- Add settings.json.template for reference
Co-Authored-By: Claude <noreply@anthropic.com>
| 3 个月前 |
| feat: sync latest config to claude-scholar
- Restructure CLAUDE.md as public English version (WHO→HOW→WHAT→META)
- Add Core Workflows and Rules sections
- Update skill categorization (32 skills in 6 categories)
- Add 14 agents (7 new research/dev agents)
- Add 8 new commands (research workflow)
- Add 10 new skills (research, analysis, design)
- Add 2 new rules (security, experiment-reproducibility)
- Update .gitignore to exclude all settings files
- Remove tracked sensitive settings files from git
- Add settings.json.template for reference
Co-Authored-By: Claude <noreply@anthropic.com>
| 3 个月前 |
| fix(kimi): align release install paths
| 2 天前 |
| feat: sync latest config to claude-scholar
- Restructure CLAUDE.md as public English version (WHO→HOW→WHAT→META)
- Add Core Workflows and Rules sections
- Update skill categorization (32 skills in 6 categories)
- Add 14 agents (7 new research/dev agents)
- Add 8 new commands (research workflow)
- Add 10 new skills (research, analysis, design)
- Add 2 new rules (security, experiment-reproducibility)
- Update .gitignore to exclude all settings files
- Remove tracked sensitive settings files from git
- Add settings.json.template for reference
Co-Authored-By: Claude <noreply@anthropic.com>
| 3 个月前 |
| chore: remove PDF templates and macOS temp files from ml-paper-writing
PDF conference templates should not be tracked in Git. Users can download
these from official conference websites. Also removes macOS migration artifacts
(.!*.pdf temp files).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
| 3 天前 |
| feat(skills): import nature journal writing skills
| 22 天前 |
| feat(skills): add nature-writing and refresh polishing
| 22 天前 |
| feat(skills): import nature journal writing skills
| 22 天前 |
| feat(skills): add nature-writing and refresh polishing
| 22 天前 |
| feat(kimi): create Kimi Code CLI edition branch
Ported from codex branch with comprehensive Kimi口径 migration:
- docs: rewrite all docs (README, AGENTS, MCP_SETUP, OBSIDIAN_SETUP) for Kimi Code CLI
- docs: update multilingual docs (zh-CN, ja-JP) with Kimi branding
- config: replace codex config.toml with Kimi-native config.toml (hooks, providers, models)
- config: add mcp.json for Kimi Code CLI MCP server configuration
- agents: migrate from codex directory format to Kimi YAML format (kimi-scholar.yaml + subagents)
- skills: add missing git-commit, git-push, session-wrap-up skills
- skills: remove codex-specific codex-hook-emulation skill
- hooks: add native bash hooks (security-guard, session-start, skill-forced-eval, session-summary, stop-summary)
- scripts: update setup.sh, uninstall.sh, and all scripts for Kimi paths (~/.kimi-code)
- scripts: remove codex_hook_emulation.py (Kimi has native hooks)
- templates: add Kimi project and note templates
- chore: bulk replace all Codex/CODEX/codex references across 67 files
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)
| 3 天前 |
| fix(kimi): align release install paths
| 2 天前 |
| fix(kimi): align release install paths
| 2 天前 |
| feat(obsidian): backport project kb workflow to codex
| 1 个月前 |
| docs(skills): align research workflow skills
| 23 天前 |
| feat(kimi): create Kimi Code CLI edition branch
Ported from codex branch with comprehensive Kimi口径 migration:
- docs: rewrite all docs (README, AGENTS, MCP_SETUP, OBSIDIAN_SETUP) for Kimi Code CLI
- docs: update multilingual docs (zh-CN, ja-JP) with Kimi branding
- config: replace codex config.toml with Kimi-native config.toml (hooks, providers, models)
- config: add mcp.json for Kimi Code CLI MCP server configuration
- agents: migrate from codex directory format to Kimi YAML format (kimi-scholar.yaml + subagents)
- skills: add missing git-commit, git-push, session-wrap-up skills
- skills: remove codex-specific codex-hook-emulation skill
- hooks: add native bash hooks (security-guard, session-start, skill-forced-eval, session-summary, stop-summary)
- scripts: update setup.sh, uninstall.sh, and all scripts for Kimi paths (~/.kimi-code)
- scripts: remove codex_hook_emulation.py (Kimi has native hooks)
- templates: add Kimi project and note templates
- chore: bulk replace all Codex/CODEX/codex references across 67 files
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)
| 3 天前 |
| fix(skills): follow up quality review findings
- rebuild ui-ux-pro-max with a real search helper, reasoning data, and usage docs
- tighten ml-paper-writing around a single canonical citation workflow
- fix obsidian-project-bootstrap to use stable plugin-root paths and detect-before-bootstrap
- strengthen zotero-obsidian-bridge with collection inventory schema, local fallback docs, and verifier upgrades
- improve results-report with evidence propagation guidance and a stricter example report
- repair skill-development, code-review-excellence, bug-detective, doc-coauthoring,
skill-quality-reviewer, paper-self-review, post-acceptance, verification-loop,
and writing-anti-ai with missing references, examples, and helper scripts
(cherry picked from commit 37e3d55beff2568ccf993bef02ac083ae7c7a9b6)
| 2 个月前 |
| docs: adapt evidence gates for codex
| 23 天前 |
| docs(skills): align research evidence skills
| 23 天前 |
| docs(skills): align research workflow skills
| 23 天前 |
| fix(kimi): align release install paths
| 2 天前 |
| fix(kimi): align release install paths
| 2 天前 |
| fix(skills): follow up quality review findings
- rebuild ui-ux-pro-max with a real search helper, reasoning data, and usage docs
- tighten ml-paper-writing around a single canonical citation workflow
- fix obsidian-project-bootstrap to use stable plugin-root paths and detect-before-bootstrap
- strengthen zotero-obsidian-bridge with collection inventory schema, local fallback docs, and verifier upgrades
- improve results-report with evidence propagation guidance and a stricter example report
- repair skill-development, code-review-excellence, bug-detective, doc-coauthoring,
skill-quality-reviewer, paper-self-review, post-acceptance, verification-loop,
and writing-anti-ai with missing references, examples, and helper scripts
(cherry picked from commit 37e3d55beff2568ccf993bef02ac083ae7c7a9b6)
| 2 个月前 |
| fix(kimi): align release install paths
| 2 天前 |
| fix(kimi): align release install paths
| 2 天前 |
| feat(kimi): create Kimi Code CLI edition branch
Ported from codex branch with comprehensive Kimi口径 migration:
- docs: rewrite all docs (README, AGENTS, MCP_SETUP, OBSIDIAN_SETUP) for Kimi Code CLI
- docs: update multilingual docs (zh-CN, ja-JP) with Kimi branding
- config: replace codex config.toml with Kimi-native config.toml (hooks, providers, models)
- config: add mcp.json for Kimi Code CLI MCP server configuration
- agents: migrate from codex directory format to Kimi YAML format (kimi-scholar.yaml + subagents)
- skills: add missing git-commit, git-push, session-wrap-up skills
- skills: remove codex-specific codex-hook-emulation skill
- hooks: add native bash hooks (security-guard, session-start, skill-forced-eval, session-summary, stop-summary)
- scripts: update setup.sh, uninstall.sh, and all scripts for Kimi paths (~/.kimi-code)
- scripts: remove codex_hook_emulation.py (Kimi has native hooks)
- templates: add Kimi project and note templates
- chore: bulk replace all Codex/CODEX/codex references across 67 files
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)
| 3 天前 |
| feat: migrate Claude Scholar to Codex CLI
- Add 8 new skills converted from commands (git-commit, git-push,
readme-updater, build-fixer, checkpoint-manager, memory-updater,
project-creator, session-wrap-up)
- Update AGENTS.md with session protocol and security rules
- Merge command content into existing skills (kaggle-learner,
uv-package-manager)
- Add INSTALL-CODEX.md installation guide
- Update README with codex branch reference
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| 3 个月前 |
| fix(skills): follow up quality review findings
- rebuild ui-ux-pro-max with a real search helper, reasoning data, and usage docs
- tighten ml-paper-writing around a single canonical citation workflow
- fix obsidian-project-bootstrap to use stable plugin-root paths and detect-before-bootstrap
- strengthen zotero-obsidian-bridge with collection inventory schema, local fallback docs, and verifier upgrades
- improve results-report with evidence propagation guidance and a stricter example report
- repair skill-development, code-review-excellence, bug-detective, doc-coauthoring,
skill-quality-reviewer, paper-self-review, post-acceptance, verification-loop,
and writing-anti-ai with missing references, examples, and helper scripts
(cherry picked from commit 37e3d55beff2568ccf993bef02ac083ae7c7a9b6)
| 2 个月前 |
| feat: sync latest config to claude-scholar
- Restructure CLAUDE.md as public English version (WHO→HOW→WHAT→META)
- Add Core Workflows and Rules sections
- Update skill categorization (32 skills in 6 categories)
- Add 14 agents (7 new research/dev agents)
- Add 8 new commands (research workflow)
- Add 10 new skills (research, analysis, design)
- Add 2 new rules (security, experiment-reproducibility)
- Update .gitignore to exclude all settings files
- Remove tracked sensitive settings files from git
- Add settings.json.template for reference
Co-Authored-By: Claude <noreply@anthropic.com>
| 3 个月前 |
| feat: sync latest config to claude-scholar
- Restructure CLAUDE.md as public English version (WHO→HOW→WHAT→META)
- Add Core Workflows and Rules sections
- Update skill categorization (32 skills in 6 categories)
- Add 14 agents (7 new research/dev agents)
- Add 8 new commands (research workflow)
- Add 10 new skills (research, analysis, design)
- Add 2 new rules (security, experiment-reproducibility)
- Update .gitignore to exclude all settings files
- Remove tracked sensitive settings files from git
- Add settings.json.template for reference
Co-Authored-By: Claude <noreply@anthropic.com>
| 3 个月前 |
| fix(skills): follow up quality review findings
- rebuild ui-ux-pro-max with a real search helper, reasoning data, and usage docs
- tighten ml-paper-writing around a single canonical citation workflow
- fix obsidian-project-bootstrap to use stable plugin-root paths and detect-before-bootstrap
- strengthen zotero-obsidian-bridge with collection inventory schema, local fallback docs, and verifier upgrades
- improve results-report with evidence propagation guidance and a stricter example report
- repair skill-development, code-review-excellence, bug-detective, doc-coauthoring,
skill-quality-reviewer, paper-self-review, post-acceptance, verification-loop,
and writing-anti-ai with missing references, examples, and helper scripts
(cherry picked from commit 37e3d55beff2568ccf993bef02ac083ae7c7a9b6)
| 2 个月前 |
| fix(kimi): align release install paths
| 2 天前 |
| feat(codex): port march obsidian knowledge-base workflow
| 2 个月前 |
| feat(obsidian): backport project kb workflow to codex
| 1 个月前 |