Agent Skills by sususleep
Showing 14 vetted skills indexed across 1 GitHub repositories.
scan-all
Scan project directories to identify modules and initialize documentation coverage trackers.
init
Creates a standardized documentation scaffold with AGENTS.md, CONVENTIONS.md, and docs/ directory via guided interview.
apply
Execute implementation plans with code generation, behavioral testing, and quality gates.
draft
Manage use case, user story, and ADR drafts in docs/drafts/.
design-plan
Translate business-layer documentation into module contracts and implementation plans.
merge
Promote draft documentation and ADRs to confirmed repository locations with quality gates.
verify
Align documentation, behavioral tests, and source code on feature branches.
scan-deep
Analyze source code to generate module-level Use Case and User Story documentation drafts.
elicit
Conduct structured four-phase interviews to capture actors, goals, and exceptions for documentation.
compose
Synthesize module documentation into business-layer Use Case and User Story drafts.
setup
Populate project documentation and test infrastructure from conversation context.
schema-update
Migrate markdown documentation to updated schema templates with automated frontmatter updates.
review-draft
Validate business-layer documentation for structural and substantive integrity.
explore
Map project documentation and requirements to investigate problems and design solutions.