pitimon/8-habit-ai-dev

54 agent markdown files indexed from pitimon/8-habit-ai-dev. Install any of them pinned to an exact hash with mdr add pitimon/8-habit-ai-dev/<name>.

AGENTS.md agents
pitimon/8-habit-ai-dev · AGENTS.md
git:20260912.910e521 · audit A · 3 stars
CLAUDE.md claude
pitimon/8-habit-ai-dev · CLAUDE.md
git:20260702.e5aa4a5 · audit A · 3 stars
llms.txt llmstxt
pitimon/8-habit-ai-dev · llms.txt
git:20260702.5dacf3e · audit A · 3 stars
AGENTS.md@plugin agents
pitimon/8-habit-ai-dev · plugin/AGENTS.md
git:20260912.910e521 · audit A · 3 stars
CLAUDE.md@plugin claude
pitimon/8-habit-ai-dev · plugin/CLAUDE.md
git:20260702.e5aa4a5 · audit A · 3 stars
llms.txt@plugin llmstxt
pitimon/8-habit-ai-dev · plugin/llms.txt
git:20260702.5dacf3e · audit A · 3 stars
ai-dev-log skill
pitimon/8-habit-ai-dev · plugin/skills/ai-dev-log/SKILL.md · Generate AI-assisted development log from git history + Co-Authored-By trailers. Use for EU AI Act Article 11…
git:20260914.5d5e0e3 · audit A · 3 stars
breakdown skill
pitimon/8-habit-ai-dev · plugin/skills/breakdown/SKILL.md · Decompose feature into atomic tasks — 1 task per agent. Use AFTER /design and BEFORE /build-brief. Step 3 of 7-step…
git:20260914.5d5e0e3 · audit A · 3 stars
build-brief skill
pitimon/8-habit-ai-dev · plugin/skills/build-brief/SKILL.md · Generate context-rich implementation brief before coding. Use AFTER /breakdown for each task. Step 4 of 7-step…
git:20260914.5d5e0e3 · audit A · 3 stars
calibrate skill
pitimon/8-habit-ai-dev · plugin/skills/calibrate/SKILL.md · Assess your 8-habit maturity level via 5-7 questions and persist a profile to ~/.claude/habit-profile.md. Other skills…
git:20260914.5d5e0e3 · audit A · 3 stars
consistency-check skill
pitimon/8-habit-ai-dev · plugin/skills/consistency-check/SKILL.md · Cross-artifact and incident/config consistency analyzer — runs 5 detection passes across persisted spec artifacts (PRD…
git:20260914.5d5e0e3 · audit A · 3 stars
cross-verify skill
pitimon/8-habit-ai-dev · plugin/skills/cross-verify/SKILL.md · Run 17-question 8-Habit cross-verification checklist on a plan or implementation. Use AFTER planning and BEFORE…
git:20260914.5d5e0e3 · audit A · 3 stars
deploy-guide skill
pitimon/8-habit-ai-dev · plugin/skills/deploy-guide/SKILL.md · Step-by-step deployment assistance with rollback planning. Use when deploying to staging or production. Step 6 of…
git:20260914.5d5e0e3 · audit A · 3 stars
design skill
pitimon/8-habit-ai-dev · plugin/skills/design/SKILL.md · Produce architecture decisions — DB, auth, API, constraints. Use AFTER /requirements and BEFORE /breakdown. Step 2 of…
git:20260914.5d5e0e3 · audit A · 3 stars
diagnose skill
pitimon/8-habit-ai-dev · plugin/skills/diagnose/SKILL.md · Active bug investigation discipline — 6-phase methodology covering feedback-loop, reproduce, hypothesise, instrument…
git:20260914.5d5e0e3 · audit A · 3 stars
eu-ai-act-check skill
pitimon/8-habit-ai-dev · plugin/skills/eu-ai-act-check/SKILL.md · Use when checking EU AI Act compliance; redirects to the canonical claude-governance implementation.
git:20260914.5d5e0e3 · audit A · 3 stars
management-talk skill
pitimon/8-habit-ai-dev · plugin/skills/management-talk/SKILL.md · Reshape engineer-to-engineer content for engineering-org leadership (VPs, directors, PMs, release managers) and shape…
git:20260914.5d5e0e3 · audit A · 3 stars
monitor-setup skill
pitimon/8-habit-ai-dev · plugin/skills/monitor-setup/SKILL.md · Set up error tracking, alerting, and health checks. Use AFTER deploy to ensure observability. Step 7 of 7-step…
git:20260914.5d5e0e3 · audit A · 3 stars
operational-state skill
pitimon/8-habit-ai-dev · plugin/skills/operational-state/SKILL.md · Classify operational findings before action: Watch, Fix Candidate, Active Incident, Resolved, Handoff, Known Accepted…
git:20260914.5d5e0e3 · audit A · 3 stars
post-mortem skill
pitimon/8-habit-ai-dev · plugin/skills/post-mortem/SKILL.md · Canonical engineering record of a fixed bug — root cause, mechanism, fix, validation, and how it slipped through. Use…
git:20260914.5d5e0e3 · audit A · 3 stars
reflect skill
pitimon/8-habit-ai-dev · plugin/skills/reflect/SKILL.md · Post-task micro-retrospective — 6 questions, 5 minutes. Use AFTER completing a task or workflow to capture lessons…
git:20260914.5d5e0e3 · audit A · 3 stars
requirements skill
pitimon/8-habit-ai-dev · plugin/skills/requirements/SKILL.md · Generate PRD from user intent — define what, why, who, scope, and success criteria. Use BEFORE starting any feature…
git:20260914.5d5e0e3 · audit A · 3 stars
research skill
pitimon/8-habit-ai-dev · plugin/skills/research/SKILL.md · Investigate before specifying — research existing solutions, prior art, and domain constraints. Use BEFORE…
git:20260914.5d5e0e3 · audit A · 3 stars
review-ai skill
pitimon/8-habit-ai-dev · plugin/skills/review-ai/SKILL.md · Audit AI-generated code for security, quality, and completeness. Use AFTER implementation, BEFORE commit. Step 5 of…
git:20260914.5d5e0e3 · audit A · 3 stars
save-spec skill
pitimon/8-habit-ai-dev · plugin/skills/save-spec/SKILL.md · Scaffold a project-root SPEC.md digest following the spec-digest-pattern archetype. User-invoked. Phase 1 minimum…
git:20260914.5d5e0e3 · audit A · 3 stars
scrutinize skill
pitimon/8-habit-ai-dev · plugin/skills/scrutinize/SKILL.md · Outsider-perspective end-to-end review of a plan, PR, or proposed change — questions intent first (is there a simpler…
git:20260914.5d5e0e3 · audit A · 3 stars
security-check skill
pitimon/8-habit-ai-dev · plugin/skills/security-check/SKILL.md · Focused security review — secrets, injection, auth, dependencies, OWASP Top 10. Use as a dedicated security lens…
git:20260914.5d5e0e3 · audit A · 3 stars
using-8-habits skill
pitimon/8-habit-ai-dev · plugin/skills/using-8-habits/SKILL.md · Onboarding meta-skill — explains the 7-step workflow, all 24 skills, and the decision tree for "which skill next?"…
git:20260914.5d5e0e3 · audit A · 3 stars
whole-person-check skill
pitimon/8-habit-ai-dev · plugin/skills/whole-person-check/SKILL.md · Assess a feature, component, or PR against Covey's 4 dimensions: Body, Mind, Heart, Spirit. Use to evaluate balance…
git:20260914.5d5e0e3 · audit A · 3 stars
workflow skill
pitimon/8-habit-ai-dev · plugin/skills/workflow/SKILL.md · Guided walkthrough of the 7-step workflow. Prompts at each step to invoke or skip. Use when starting a new feature or…
git:20260912.258a0e9 · audit A · 3 stars
ai-dev-log skill
pitimon/8-habit-ai-dev · skills/ai-dev-log/SKILL.md · Generate AI-assisted development log from git history + Co-Authored-By trailers. Use for EU AI Act Article 11…
git:20260914.5d5e0e3 · audit A · 3 stars
breakdown skill
pitimon/8-habit-ai-dev · skills/breakdown/SKILL.md · Decompose feature into atomic tasks — 1 task per agent. Use AFTER /design and BEFORE /build-brief. Step 3 of 7-step…
git:20260914.5d5e0e3 · audit A · 3 stars
build-brief skill
pitimon/8-habit-ai-dev · skills/build-brief/SKILL.md · Generate context-rich implementation brief before coding. Use AFTER /breakdown for each task. Step 4 of 7-step…
git:20260914.5d5e0e3 · audit A · 3 stars
calibrate skill
pitimon/8-habit-ai-dev · skills/calibrate/SKILL.md · Assess your 8-habit maturity level via 5-7 questions and persist a profile to ~/.claude/habit-profile.md. Other skills…
git:20260914.5d5e0e3 · audit A · 3 stars
consistency-check skill
pitimon/8-habit-ai-dev · skills/consistency-check/SKILL.md · Cross-artifact and incident/config consistency analyzer — runs 5 detection passes across persisted spec artifacts (PRD…
git:20260914.5d5e0e3 · audit A · 3 stars
cross-verify skill
pitimon/8-habit-ai-dev · skills/cross-verify/SKILL.md · Run 17-question 8-Habit cross-verification checklist on a plan or implementation. Use AFTER planning and BEFORE…
git:20260914.5d5e0e3 · audit A · 3 stars
deploy-guide skill
pitimon/8-habit-ai-dev · skills/deploy-guide/SKILL.md · Step-by-step deployment assistance with rollback planning. Use when deploying to staging or production. Step 6 of…
git:20260914.5d5e0e3 · audit A · 3 stars
design skill
pitimon/8-habit-ai-dev · skills/design/SKILL.md · Produce architecture decisions — DB, auth, API, constraints. Use AFTER /requirements and BEFORE /breakdown. Step 2 of…
git:20260914.5d5e0e3 · audit A · 3 stars
diagnose skill
pitimon/8-habit-ai-dev · skills/diagnose/SKILL.md · Active bug investigation discipline — 6-phase methodology covering feedback-loop, reproduce, hypothesise, instrument…
git:20260914.5d5e0e3 · audit A · 3 stars
eu-ai-act-check skill
pitimon/8-habit-ai-dev · skills/eu-ai-act-check/SKILL.md · Use when checking EU AI Act compliance; redirects to the canonical claude-governance implementation.
git:20260914.5d5e0e3 · audit A · 3 stars
management-talk skill
pitimon/8-habit-ai-dev · skills/management-talk/SKILL.md · Reshape engineer-to-engineer content for engineering-org leadership (VPs, directors, PMs, release managers) and shape…
git:20260914.5d5e0e3 · audit A · 3 stars
monitor-setup skill
pitimon/8-habit-ai-dev · skills/monitor-setup/SKILL.md · Set up error tracking, alerting, and health checks. Use AFTER deploy to ensure observability. Step 7 of 7-step…
git:20260914.5d5e0e3 · audit A · 3 stars
operational-state skill
pitimon/8-habit-ai-dev · skills/operational-state/SKILL.md · Classify operational findings before action: Watch, Fix Candidate, Active Incident, Resolved, Handoff, Known Accepted…
git:20260914.5d5e0e3 · audit A · 3 stars
post-mortem skill
pitimon/8-habit-ai-dev · skills/post-mortem/SKILL.md · Canonical engineering record of a fixed bug — root cause, mechanism, fix, validation, and how it slipped through. Use…
git:20260914.5d5e0e3 · audit A · 3 stars
reflect skill
pitimon/8-habit-ai-dev · skills/reflect/SKILL.md · Post-task micro-retrospective — 6 questions, 5 minutes. Use AFTER completing a task or workflow to capture lessons…
git:20260914.5d5e0e3 · audit A · 3 stars
requirements skill
pitimon/8-habit-ai-dev · skills/requirements/SKILL.md · Generate PRD from user intent — define what, why, who, scope, and success criteria. Use BEFORE starting any feature…
git:20260914.5d5e0e3 · audit A · 3 stars
research skill
pitimon/8-habit-ai-dev · skills/research/SKILL.md · Investigate before specifying — research existing solutions, prior art, and domain constraints. Use BEFORE…
git:20260914.5d5e0e3 · audit A · 3 stars
review-ai skill
pitimon/8-habit-ai-dev · skills/review-ai/SKILL.md · Audit AI-generated code for security, quality, and completeness. Use AFTER implementation, BEFORE commit. Step 5 of…
git:20260914.5d5e0e3 · audit A · 3 stars
save-spec skill
pitimon/8-habit-ai-dev · skills/save-spec/SKILL.md · Scaffold a project-root SPEC.md digest following the spec-digest-pattern archetype. User-invoked. Phase 1 minimum…
git:20260914.5d5e0e3 · audit A · 3 stars
scrutinize skill
pitimon/8-habit-ai-dev · skills/scrutinize/SKILL.md · Outsider-perspective end-to-end review of a plan, PR, or proposed change — questions intent first (is there a simpler…
git:20260914.5d5e0e3 · audit A · 3 stars
security-check skill
pitimon/8-habit-ai-dev · skills/security-check/SKILL.md · Focused security review — secrets, injection, auth, dependencies, OWASP Top 10. Use as a dedicated security lens…
git:20260914.5d5e0e3 · audit A · 3 stars
using-8-habits skill
pitimon/8-habit-ai-dev · skills/using-8-habits/SKILL.md · Onboarding meta-skill — explains the 7-step workflow, all 24 skills, and the decision tree for "which skill next?"…
git:20260914.5d5e0e3 · audit A · 3 stars
whole-person-check skill
pitimon/8-habit-ai-dev · skills/whole-person-check/SKILL.md · Assess a feature, component, or PR against Covey's 4 dimensions: Body, Mind, Heart, Spirit. Use to evaluate balance…
git:20260914.5d5e0e3 · audit A · 3 stars
workflow skill
pitimon/8-habit-ai-dev · skills/workflow/SKILL.md · Guided walkthrough of the 7-step workflow. Prompts at each step to invoke or skip. Use when starting a new feature or…
git:20260912.258a0e9 · audit A · 3 stars

Source

github.com/pitimon/8-habit-ai-dev · 3 stars · license MIT · pushed 2026-09-14