davidabeyer avatar

davidabeyer

Official

@davidabeyer

0Followers
|
2Public Repos
|
24Published Skills

Formalizes software development lifecycles through structured task decomposition, rigorous specification validation, and systematic code review enforcement.

Skills Distribution
DomainDeveloper To...Project Planning &.. (35%)Code Review & Qual.. (35%)Task Specification.. (30%)

Agent Skills by davidabeyer

Showing 24 vetted skills indexed across 1 GitHub repositories.

davidabeyerdavidabeyer
13

documentation-updater

Update CLAUDE.md documentation from doc-guard system suggestions.

Official
Intermediate
davidabeyerdavidabeyer
13

supervisor

Monitor blocked AI workers and respond to their pending questions.

Official
Basic
davidabeyerdavidabeyer
13

verifying-completion

Itemize implementation changes and verify completion with structured todos.

Official
Intermediate
davidabeyerdavidabeyer
13

test-driven-development

Enforces Red-Green-Refactor cycle by blocking writes and edits without prior failing tests.

Official
Advanced
davidabeyerdavidabeyer
13

plan-status

Query git history to display project planning status dashboards.

Official
Intermediate
davidabeyerdavidabeyer
13

pre-planning

Extract user-selected proposals into a structured brief for the /plan command.

Official
Intermediate
davidabeyerdavidabeyer
13

handling-errors

Enforce exception visibility through logging or re-raising in FormalTask code.

Official
Intermediate
davidabeyerdavidabeyer
13

shipping-worktree

Automate shipping Git worktree changes to the main branch.

Official
Advanced
davidabeyerdavidabeyer
13

adding-tasks

Adds validated tasks to projects with optional EpicName grouping.

Official
Advanced
davidabeyerdavidabeyer
13

plan

Orchestrate multi-phase project planning workflows with automated critique.

Official
Advanced
davidabeyerdavidabeyer
13

planning-review-fixes

Convert code review findings into prioritized FormalTask issues with antirez-style limits.

Official
Intermediate
davidabeyerdavidabeyer
13

debugging

Guide systematic debugging through meta-analysis, tracing, and adversarial checks.

Official
Advanced
davidabeyerdavidabeyer
13

reflect

Forces AI to extract learnings and suggest spec improvements before task completion.

Official
Basic
davidabeyerdavidabeyer
13

validating-task-plans

Validate task specification batches against quality gates and protocols.

Official
Advanced
davidabeyerdavidabeyer
13

validating-specs

Validate task specification claims against the current codebase.

Official
Advanced
davidabeyerdavidabeyer
13

committing-changes

Group uncommitted changes into logical commits with interactive approval.

Official
Advanced
davidabeyerdavidabeyer
13

reviewing-epics

Verify acceptance criteria and assess code quality in two phases.

Official
Advanced
davidabeyerdavidabeyer
13

review

Detect review targets, analyze code patterns, and spawn specialized reviewer agents.

Official
Advanced
davidabeyerdavidabeyer
13

task

Create task artifacts with validated file paths and testable acceptance criteria.

Official
Intermediate
davidabeyerdavidabeyer
13

managing-reviews

Explain FormalTask review types, severity levels, and APIs for managing review gates.

Official
Intermediate
davidabeyerdavidabeyer
13

critique

Spawns auditors to explore codebases and verify claims in plans or specs.

Official
Advanced
davidabeyerdavidabeyer
13

implementing-review-feedback

Implement code review feedback one item at a time with verification.

Official
Intermediate
davidabeyerdavidabeyer
13

revise

Revise project plans and specifications based on critique findings.

Official
Advanced
davidabeyerdavidabeyer
13

decompose

Decompose project plans into specifications or specifications into actionable tasks.

Official
Advanced

Frequently Asked Questions About davidabeyer

FAQPage Schema
What specific development tasks are enabled by these capabilities?

These capabilities enable systematic project decomposition, automated specification validation, and rigorous code review enforcement. Users can generate structured task artifacts, verify implementation changes against acceptance criteria, and perform adversarial codebase audits to ensure adherence to project plans and quality gates.

Which personas benefit most from these technical processes?

Software engineers, technical leads, and project architects focused on maintaining high code quality and strict adherence to specifications benefit most. These processes are designed for teams requiring formal task tracking, systematic debugging, and structured review cycles to manage complex development lifecycles effectively.

What are the primary prerequisites for implementing these review protocols?

Implementation requires a Git-based version control environment and a codebase structured for modular task decomposition. Users must define clear acceptance criteria and maintain test suites that support the Red-Green-Refactor cycle to utilize the validation and blocking mechanisms effectively.