aod.update
97davidmatousek/agentic-oriented-development-kit
Command Claude Code
Apply upstream template updates to this adopter project.
davidmatousek/agentic-oriented-development-kit
Command Claude Code
Apply upstream template updates to this adopter project.
davidmatousek/agentic-oriented-development-kit
Command Claude Code
Generate session handoff file for seamless work resumption.
davidmatousek/agentic-oriented-development-kit
Command Claude Code
Execute ad-hoc tasks with automatic agent assignment and parallel orchestration without requiring full Triad workflow.
davidmatousek/agentic-oriented-development-kit
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, executing reconcile-board.sh. From davidmatousek/agentic-oriented-development-kit.
davidmatousek/agentic-oriented-development-kit
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse) and 27 allowed tools.
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Guided post-init workshop that helps new AOD Kit adopters establish product vision and design identity. Two-part flow: Part 1 (Vision) asks 5 guided questions to populate product-vision.md; Part 2 (Design) browses archetypes to generate brand files (brand.md, tokens.css, anti-patterns.md). Supports --vision and…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Routes to 14 structured thinking methodologies (lenses) for systematic analysis. Use this skill when you need to think through problems, apply thinking lenses, reason through decisions, or perform systematic analysis. Auto-selects appropriate lens based on context - 5 Whys for failures, Pre-Mortem for risks, First…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Multi-feature orchestration skill that bridges /aod.blueprint output to parallel wave execution. Groups synced GitHub Issues by ICE priority tier (P0/P1/P2) into sequential waves, creates Task records, spawns batch sessions via the orchestrator API, monitors completion, and reports results. Supports --issues…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Manage stack packs — activate, remove, list, and scaffold technology-specific conventions for AI coding agents. Use when developers want to select a stack, set up conventions, or manage pack lifecycle.
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Guide for using code execution capabilities to perform parallel batch processing, conditional filtering, and data aggregation. This skill should be used when agents need to analyze multiple files efficiently, validate large result sets, aggregate data from multiple sources, or reduce token consumption through…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Automates git workflow tasks including status checks, branch creation, file staging, conventional commit message generation, and pull request creation with gh CLI. Use this skill when you need to commit changes, create PRs, check git status, create branches, push code, or generate commit messages. Ensures proper git…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Guided pattern and bug creation with interactive prompts and automatic quality validation. Use this skill when you need to create patterns, document solutions, add KB entries, document bug fixes, save solutions, or create knowledge base entries. Helps users create high-quality KB entries with proper structure…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Interactive Knowledge Base search with natural language queries. Use this skill when you need to search KB, find patterns, search knowledge base, look for solutions, find bug fixes, or query institutional knowledge. Searches patterns and bug fixes with relevance ranking, quality scoring, and fuzzy matching for typo…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Implements 5 Whys root cause analysis methodology for systematic debugging and problem resolution. Use this skill when you need to find root cause, run 5 whys analysis, analyze recurring problems, or perform systematic debugging. Guides developers through structured analysis, documents findings in institutional…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Claude-powered SAST and SCA security scan skill. Invoked automatically as the Security Scan step (Step 7) of /aod.build (after Design Quality Gate, before Code Simplification) or standalone via /security. Analyzes all code files and dependency manifests changed on the feature branch relative to main for OWASP Top 10…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Unified project setup and story generation skill that auto-detects new vs existing projects. Three modes: first-run (creates repo, registers project, activates), subsequent-run (skips setup, adds new stories with deduplication), and demo (loads pre-built Hello World stories). Generates ICE-scored, dependency-ordered…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
One-shot governed bug fix loop: diagnose → plan → implement → verify → document. TRIGGER when: user reports a bug, pastes an error message/stack trace/failing test, or asks to fix a bug. Runs 5 Whys root cause analysis, presents confirmation gate before any code changes, implements fix, verifies with tests, and…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Generate standardized checkpoint reports for multi-phase implementation projects. Use this skill when pausing implementation at strategic milestones (phase completion, user story completion, critical features) to create comprehensive progress reports with task breakdowns, metrics, knowledge base entries, and resume…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Structured delivery retrospective for the AOD Lifecycle's Deliver stage. Validates Definition of Done, captures delivery metrics (estimated vs. actual duration), logs surprises, feeds new ideas back into discovery via GitHub Issues, and creates Institutional Knowledge entries. Use this skill when you need to close a…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Unified discovery skill with 4 entry points: /aod.discover (full flow: capture + score + validate), /aod.discover --seed (fast-track pre-vetted ideas with auto defaults), /aod.idea (capture + score only), /aod.validate (PM validation for existing idea). Use this skill when you need to capture ideas, run discovery…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
POC kickstart skill that transforms a project idea into a sequenced consumer guide with 6-10 seed features. Use when a developer invokes /aod.kickstart to generate a consumer guide, when starting a new project and needing a structured backlog plan, or when converting a project idea into seed features for the AOD…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Plan stage orchestrator that runs all three Plan sub-steps (spec → project-plan → tasks) in sequence with governance gates. Stops on rejection, continues through approvals. Use this skill when you need to run the full Plan stage, navigate planning sub-steps, or resume after a rejection.
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Validates architecture documentation completeness by checking for technology stack, API specifications, database schema, security architecture, and alignment with feature specification. Use this skill when you need to check if plan.md is complete before implementation, validate architecture documentation, or review…
davidmatousek/agentic-oriented-development-kit
Skill Claude CodeCodex
Full lifecycle orchestrator that chains all 6 AOD stages (Discover, Define, Plan, Build, Deliver, Document) with disk-persisted state for session resilience and governance gates at every boundary. Use this skill when you need to run the full lifecycle, orchestrate stages, resume orchestration, or check orchestration…