pape
01krivitsky/professional-agentic-product-engineering
Plugin Claude Code
Professional Agentic Product Engineering — the field guide's own plugin: an ambient coach that teaches while you work, and an on-demand audit of your repo's agent harness.
krivitsky/professional-agentic-product-engineering
Plugin Claude Code
Professional Agentic Product Engineering — the field guide's own plugin: an ambient coach that teaches while you work, and an on-demand audit of your repo's agent harness.
krivitsky/professional-agentic-product-engineering
Agent Claude Code
Quizzes the learner on the agentic-engineering guide in a fresh context, so the just-given explanation can't leak into the questions. Use at the end of each module for a quick check, and at the end of each tier for a 5-question mixed quiz.
krivitsky/professional-agentic-product-engineering
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing check-derived.sh via bash. From krivitsky/professional-agentic-product-engineering.
krivitsky/professional-agentic-product-engineering
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
krivitsky/professional-agentic-product-engineering
Instructions file CodexOpenCode
AGENTS.md instructions for krivitsky/professional-agentic-product-engineering: This repo's agent instructions live in CLAUDE.md.
krivitsky/professional-agentic-product-engineering
Instructions file
Claude Code instructions for krivitsky/professional-agentic-product-engineering, covering claude.md, what this project is, when you edit guide.md — keep the derived copies in sync, the shape of a lesson and make it interactive — use claude code's built-ins.
krivitsky/professional-agentic-product-engineering
Plugin Claude Code
Professional Agentic Product Engineering — two skills for operating a coding agent well. /pape:agentic-coach catches teachable moments while you work and surfaces the single most relevant tip from the guide. /pape:harness-audit reads the harness checked into your repo — guidelines, autotests, guardrails — and reports…
krivitsky/professional-agentic-product-engineering
Hook
Runs when you submit a prompt, before the agent sees it, executing coach.sh via bash. From krivitsky/professional-agentic-product-engineering.
krivitsky/professional-agentic-product-engineering
Skill Claude CodeCodex
Use proactively while helping the user operate a coding agent on a real codebase — when they write a prompt, plan a change, run a build/test, commit, or show an agentic anti-pattern (vague ask, "don't do X" phrasing, no plan, no executable definition of done, "it works" with no proof, editing tests to pass, secrets in…
krivitsky/professional-agentic-product-engineering
Skill Claude CodeCodex
Use when the user asks what their repo is missing to run coding agents well — "audit my harness", "audit this repo", "run the gauntlet", "am I set up right for agents", "what am I missing", "check my agentic setup", "is this repo agent-ready", "do I have the right guardrails" — or right after they install the coach…