By maoustan
Complete productivity toolkit with 18 commands, 8 skills, and knowledge base for AI-assisted programming workflow automation. Thai/English bilingual support.
Commit task status to GitHub and forward context to next session
Initialize AI Productivity Kit - Create directory structure, initial files, and CLAUDE.md
Learn from web content or files and generate knowledge + skills
Fresh start - show current context summary from WIP.md
Awaken the Oracle - Setup git, remote, and workflows (no file copying)
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
เครื่องมือเสริมประสิทธิภาพการเขียนโปรแกรมด้วย AI Tools for maximizing programming productivity with AI
# Add marketplace
/plugin marketplace add MaouStan/ai-productivity-kit
# Install plugin
/plugin install ai-productivity-kit@MaouStan/ai-productivity-kit
# Restart Claude Code after installation
# Clone or copy to your project
git clone https://github.com/MaouStan/ai-productivity-kit.git
cd ai-productivity-kit
bash install.sh
ไลบรารีที่รวบรวมเทคนิคและ patterns จาก:
ทั้งหมดนี้มาปรับใช้ให้เหมาะกับการทำงานจริงของนักพัฒนา
nnn → gogogo → rrr → ccc
วางแผน → ลงมือทำ → ทบทวน → เก็บ context
| Command | Purpose |
|---|---|
/ai-kit:init | Initialize AI Productivity Kit structure |
/ai-kit:start | เริ่ม session ใหม่ |
/ai-kit:focus | ตั้งโฟกัสงาน |
/ai-kit:pause | พักงานชั่วคราว |
/recap | ดูสถานะปัจจุบัน |
/hours | จับเวลาทำงาน |
| Command | Purpose |
|---|---|
/ai-kit:note | บันทึก note ด่วน |
/ai-kit:trick | บันทึกเทคนิคโค้ด |
/ai-kit:pattern | บันทึก pattern ใช้ซ้ำ |
/rrr | Full retrospective |
| Command | Purpose |
|---|---|
/nnn | สร้าง implementation plan |
/gogogo | Execute plan ล่าสุด |
/ai-kit:breakdown | แบ่ง task ใหญ่ |
/ai-kit:delegate | มอบหมายให้ agent |
/ai-kit:review | Code review |
| Command | Purpose |
|---|---|
/lll | Project status |
/trace | Search everything |
/ccc | Save context |
/forward | Save for next session |
ψ/
├── active/ # งานที่กำลังทำอยู่
├── inbox/ # focus.md, WIP.md
├── memory/ # ความรู้สะสม
│ ├── tricks/ # เทคนิคโค้ดดีๆ
│ ├── patterns/ # patterns ที่ใช้ซ้ำได้
│ ├── retros/ # บันทึกย้อนหลัง
│ └── logs/ # log ประจำวัน
├── writing/ # งานเขียน
├── lab/ # ทดลองอะไรใหม่
├── incubate/ # งานที่กำลังพัฒนา
└── learn/ # วัสดุศึกษา
# 1. Copy to your project
cp -r ai-productivity-kit/* your-project/
# 2. Initialize
cd your-project
/ai-kit:init
# 3. Start working
/ai-kit:start
"AI เป็นกระจกสะท้อน ไม่ใช่ผู้บัญชาการ" "AI is the mirror, not the commander"
ไม่ลบอะไร (Nothing is Deleted)
ดู patterns ไม่ใช่ intentions (Patterns Over Intentions)
เป็น external brain (External Brain, Not Command)
| Skill | Action |
|---|---|
ai-kit:init | Initialize structure |
ai-kit:learn | Capture learning |
ai-kit:review | Review code |
ai-kit:debug | Debug errors |
ai-kit:delegate | Delegate to agent |
ai-kit:trick | Save trick |
ai-kit:pattern | Save pattern |
| Agent | Purpose |
|---|---|
coder | Write code |
debug-helper | Debug errors |
test-writer | Write tests |
doc-writer | Write docs |
context-finder | Find files |
code-reviewer | Review code |
code-simplifier | Refactor code |
general-purpose | General tasks |
/ccc → Save context
/nnn → Create plan
/gogogo → Execute
/rrr → Review & learn
/ai-kit:debug [error]
Review fix
/ai-kit:trick (if learned something)
git diff
/ai-kit:review
Fix issues
/ai-kit:delegate review (if needed)
/forward → Save to WIP.md
/clear → Fresh session
/recap → Resume from WIP
❌ Never:
git push --forcegit reset --hardrm -rf without confirmation✅ Always:
# States: CLOSED → HALF_OPEN → OPEN
# Prevents runaway loops
CLOSED = ทำงานปกติ
HALF_OPEN = ตรวจสอบก่อน
OPEN = หยุด ต้อง reset
npx claudepluginhub MaouStan/ai-productivity-kit --plugin ai-productivity-kitLocal fork of Ralph Wiggum - self-referential AI loops for iterative development
Plugin for effective agentic development
Agentic engineering done right — 57 structured workflows, 17 specialist agent personas, persistent memory across sessions, integrated learning partner, and impeccable UI design system. Works with Claude Code, Windsurf, Cursor, Gemini CLI, OpenCode, and Codex.
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Plan and autonomously build a software task end-to-end. Recons the codebase, applies preloaded memory, decomposes into the right number of phases, gets one confirmation, then prepares a single ready-to-paste /goal command — one paste between you and done — that drives execution to completion with built-in retry, fix-spec recovery, and per-phase memory writeback. Works on Claude Code and Codex.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses