-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
github-actions[bot] edited this page Apr 8, 2026
·
6 revisions
Two commands, zero dependencies. The plugin is pure markdown — no npm install, no build step.
- Claude Code installed and authenticated
- Git (for plugin marketplace cloning)
claude plugin marketplace add pitimon/8-habit-ai-dev
claude plugin install 8-habit-ai-dev@pitimon-8-habit-ai-devThat's it. Restart Claude Code (or start a new session) to load the plugin.
Inside Claude Code, you should see the session-start banner:
## 8-Habit AI Dev Active
7-Step Workflow (not Vibe Coding):
0. /research — Investigate before specifying (H5)
...
List available skills:
/workflow
If the banner does not appear, see Troubleshooting.
claude plugin update 8-habit-ai-dev@pitimon-8-habit-ai-devclaude plugin uninstall 8-habit-ai-dev@pitimon-8-habit-ai-dev-
Skills (loaded on demand):
/research,/requirements,/design,/breakdown,/build-brief,/review-ai,/deploy-guide,/monitor-setup,/cross-verify,/whole-person-check,/security-check,/reflect,/workflow -
Rules (auto-loaded every session):
rules/effective-development.md— the full 8-Habit playbook - Session hook: ≤300-token reminder of the 7-step workflow
-
Agent:
8-habit-reviewer— read-only cross-verification agent
Next: Getting Started.
Source of truth: this wiki is generated from docs/wiki/. Edits made through the GitHub Wiki web UI may be overwritten by the next sync. To change a page, open a PR against the repository source file.
Repository · Issues · README · License
Workflow discipline for AI-assisted development
Start
Workflow
- Overview
- 0 · Research
- 1 · Requirements
- 2 · Design
- 3 · Breakdown
- 4 · Build Brief
- 5 · Review AI
- 6 · Deploy Guide
- 7 · Monitor Setup
Operations
Reference
- Habits Reference
- Maturity Model
- Architecture
- Limitations
- Vibe Coding vs Structured
- Harness Engineering
Project