Agent Skills by notta50
Showing 17 vetted skills indexed across 1 GitHub repositories.
kiro-spec-status
Parse spec metadata and markdown task lists to report phase progress.
kiro-spec-quick
Generate feature specifications, requirements, designs, and tasks from templates.
kiro-impl
Implement approved tasks from tasks.md using TDD and subagent review.
kiro-validate-gap
Analyze implementation gaps between requirements and existing codebases.
kiro-spec-tasks
Generate implementation tasks from feature specs into structured task graphs.
kiro-spec-design
Generate implementation-ready technical designs with requirement traceability and file structure plans.
kiro-spec-init
Generate spec.json and requirements.md from a project description.
kiro-verify-completion
Verify completion claims using fresh command output and exit codes.
kiro-spec-requirements
Translate project briefs and steering context into EARS-format requirements drafts.
kiro-validate-design
Review technical design documents and issue GO/NO-GO decisions.
kiro-discovery
Determine the optimal action path for new work items from project state.
kiro-steering-custom
Generate domain-specific steering documents with .kiro/steering files.
kiro-debug
Diagnose root-cause failures using runtime data, configuration inspection, and documentation.
kiro-review
Review task implementations against specifications, boundaries, and verification evidence.
kiro-validate-impl
Validate cross-task integration, run full test suites, and audit boundaries.
kiro-steering
Bootstrap and synchronize .kiro/steering files with template-based generation and drift detection.
kiro-spec-batch
Generates and validates feature specs from roadmap.md in dependency order with parallel waves.