Agent Skills by abdias98
Showing 12 vetted skills indexed across 1 GitHub repositories.
devflow-test
Generate failing test files from DevFlow plan sections.
devflow-review
Analyze code diffs against architecture specs and engineering standards.
devflow-feature
Automate small-to-medium feature delivery with a compressed TDD workflow.
devflow-finalize
Validate tests, resolve BLOCK findings, and generate a final summary.
devflow-brainstorm
Organize ambiguous feature requests into structured Problem Statements.
devflow
Orchestrate multi-agent software development across lifecycle phases with persistent memory.
devflow-plan
Convert design specs into implementation plans with checklists and code snippets.
devflow-architect
Generate formal architecture design specs from feature requests and codebase analysis.
devflow-debug
Reproduce test failures and runtime errors to isolate root causes.
devflow-implement
Implement minimal production code to pass failing tests with checkpoint commits.
devflow-refactor
Automate scope-controlled code refactoring with regression test scaffolding.
devflow-bug-fix
Reproduce, isolate, and fix bugs with a minimal reproduction test.