AI Coding Ok
PDCA memory loop for Claude Code — prevents "AI fixed bug X and broke feature Y" across iterations. Installs a three-tier memory system in your project (project-memory, decisions-log, task-history) and enforces a closed PDCA loop on every task: Plan (read memory before coding), Do, Check, Act (write memory back after). The Act step is what most tools skip — without it, your context file rots after 10 iterations. With it, iteration 50 has the same context quality as iteration 1. Complements sup
Works with: Claude Code, Cursor, Claude Desktop, Codex CLI, Gemini CLI, Cline, Windsurf, VS Code
Category: Productivity — see all ranked ›
Work: Knowledge management · Agent configuration
Who it is for: Operations · Researcher · Agent operator
“Chinese README with an explicit limits section: ~95% reliability, 30-entry history cap.”
- tashan score: 53.0
- Expertise: 77.0 (solid)
- Adoption: 1 repos
- Health: active
- GitHub stars: 15
- Contributors: 2
- License: MIT
Security audit
Not scanned yet. We audit npm-published capabilities for known advisories, install-time scripts and permission surface; this one has no npm package we can resolve, or has not reached the queue.
source ↗ · plugin:mark7766/ai-coding-ok/ai-coding-ok
Already running this? npx tashan-cli doctor checks your whole config against the Index — how it works ›