Browse / General-purpose / agent_workspace

agent_workspace

chinkunlim

為了保持團隊開發的一致性,本專案的重要開發軌跡與規範紀錄在 docs/ 目錄下:

Open chinkunlim/agent_workspace → On the boundary of the four rules.

Works with any agent

ships AGENTS.md, the cross-tool instruction file.

In its own words

README.mdchinkunlim/agent_workspace

這是一段簡短的專案描述。在這裡用一兩句話說明這個專案在解決什麼問題,或是它的核心價值。

📖 目錄 (Table of Contents)

  • 功能特色
  • 快速開始
  • 專案開發文件
  • 架構說明
  • 貢獻指南

✨ 功能特色 (Features)

  • 特色 1: (描述功能細節)
  • 特色 2: (描述功能細節)
  • 特色 3: (描述功能細節)

🚀 快速開始 (Getting Started)

先決條件 (Prerequisites)
  • (例如 Node.js = 18.0)
  • (例如 Python = 3.9)

📚 專案開發文件 (Documentation)

為了保持團隊開發的一致性,本專案的重要開發軌跡與規範紀錄在 docs/ 目錄下:

  • 目錄架構與功能說明 (PROJECT_STRUCTURE) - 詳細記錄所有檔案與資料夾的用途。
  • 更新日誌 (CHANGELOG) - 記錄所有的版本更迭與變更細節。
  • 版本控管策略 (VERSION_CONTROL) - 說明分支策略與版本命名規範。
  • 架構決策紀錄 (ADR) - 記錄開發過程中重要的技術架構決策。
  • 產品藍圖與待辦 (ROADMAP) - 記錄專案短、中、長期的開發目標。

🏗️ 架構說明 (Architecture)

(這裡可以簡述專案的前後端分離架構、使用的主要框架或資料庫等)

🤝 貢獻指南 (Contributing)

  • 建立您的 Feature 分支 (git checkout -b feature/AmazingFeature)
  • 提交您的變更 (git commit -m 'Add some AmazingFeature')
  • 推送至分支 (git push origin feature/AmazingFeature)
  • 開啟 Pull Request

由 AI 小隊 (Claw & Gravity) 協助建置

The whole README. Open the repo ↗

Where it came from

inspired by MadsLorentzen/ai-job-search An AI-powered job application framework built on Claude Code. yesterday

What this copy built: +config +docs +infra +roles +workspace — top-level directories this copy added on top of the original.

And a tool: +.openclaw — configuration the original does not ship.

See the whole ai-job-search family — 125 entries →

Read from the repository's git tree on 2026-08-17.