Agent Skills by lazyninja435
Showing 43 vetted skills indexed across 1 GitHub repositories.
Release Notes
Synthesize technical changelogs into audience-specific release notes.
Decision Record Writing
Document architectural decisions with structured context, alternatives, and rationale.
README Authoring
Standardize project README creation and maintenance with structured documentation rules.
Dependency Review
Analyze project dependency manifests for security vulnerabilities, licensing issues, and maintenance risks.
Secrets Review
Detect accidentally committed secrets and credentials across codebases and git history.
Threat Model Lite
Analyzes system data flow and asset profiles to identify security vulnerabilities and propose mitigations.
Regression Scope
Define regression test scope based on code impact and risk assessment.
Automation Planning
Analyze project requirements and tech stacks to generate prioritized test automation roadmaps.
Exploratory Testing
Perform structured exploratory testing sessions to identify software defects and usability issues.
Test Strategy
Assess risk levels and map them to unit, integration, and end-to-end testing tiers.
Test Case Design
Generate Given/When/Then test cases from requirements and acceptance criteria.
Defect Analysis
Analyzes defect reports to identify root causes and systemic patterns.
Changelog Prep
Generates structured changelogs from git commit history.
Release Handoff
Generate release handoff documents with changelogs, migration guides, and deployment instructions.
Release Readiness
Verify quality gates, test status, and documentation completeness for release readiness.
Dispatcher Maintenance
Validate and synchronize AstrAI dispatcher files across the .ai/ directory.
Skill Bridge
Route development tasks to the appropriate Superpowers skill in AstrAI.
Handoff
Generate structured handoff documentation with task summaries, test results, and risk assessments.
Project Bootstrap
Configure the AstrAI project harness by populating memory files and validating the .ai directory structure.
Memory Harvest
Capture session learnings as immutable JSON event files for team memory.
Huddle
Synthesize session logs and decision records for persistent architectural guidance.
Memory Update
Route durable project information into decision records and documentation files.
Startup
Traverse project dispatchers and manifest files to load task-specific rules and protocols.
using-git-worktrees
Creates and verifies isolated git worktrees for feature development.