mit einem Klick
ahp-inspector
ahp-inspector enthält 49 gesammelte Skills von roblourens, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Release or publish ahp-inspector to npm. Use when preparing an ahp-inspector npm release, running the publish.yml GitHub Action, checking a release action, or verifying the npm version and Git tag after shipping.
Generate tests for a completed phase based on UAT criteria and implementation
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Run all remaining phases autonomously — discuss→plan→execute per phase
Archive accumulated phase directories from completed milestones
Review source files changed during a phase for bugs, security issues, and code quality problems
Systematic debugging with persistent state across context resets
Gather phase context through adaptive questioning before planning.
Generate or update project documentation verified against the codebase
Audit an executed AI phase's evaluation coverage and produce an EVAL-REVIEW.md remediation plan.
Execute all plans in a phase with wave-based parallelization
Socratic ideation and idea routing — think through ideas before committing to plans
Extract decisions, lessons, patterns, and surprises from completed phase artifacts
Execute a trivial task inline — no subagents, no planning overhead
Post-mortem investigation for failed GSD workflows — diagnoses what went wrong.
Build, query, and inspect the project knowledge graph in .planning/graphs/
Diagnose planning directory health and optionally repair issues
Show available GSD commands and usage guide
Ingest external plans with conflict detection against project decisions before writing anything.
Triage and review open GitHub issues and PRs against project templates and contribution guidelines.
Bootstrap or merge a .planning/ setup from existing ADRs, PRDs, SPECs, and docs in a repo.
Interactive command center for managing multiple phases from one terminal
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
Generate a comprehensive project summary from milestone artifacts for team onboarding and review
Start a new milestone cycle — update PROJECT.md and route to requirements
Initialize a new project with deep context gathering and PROJECT.md
Create context handoff when pausing work mid-phase
Create detailed phase plan (PLAN.md) with verification loop
Cross-AI plan convergence loop — replan with review feedback until no HIGH concerns remain.
Create a clean PR branch by filtering out .planning/ commits — ready for code review
Generate developer behavioral profile and create Claude-discoverable artifacts
Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
Resume work from previous session with full context restoration
Request cross-AI peer review of phase plans from external AI CLIs
Retroactively verify threat mitigations for a completed phase
Configure GSD workflow toggles and model profile
Sketch UI/design ideas with throwaway HTML mockups, or propose what to sketch next (frontier mode)
Clarify WHAT a phase delivers with ambiguity scoring; produces a SPEC.md before discuss-phase.