AsiaOstrich
Community@asiaostrich
Open-source developer tooling for AI-native software — UDS, EngramGraph, and more. MIT.
Agent Skills by AsiaOstrich
Showing 55 vetted skills indexed across 2 GitHub repositories.
ac-coverage
Map acceptance criteria to tests and generate a traceability matrix.
plan
Generate plan.json files from specifications, OpenSpec changes, or free-text requirements.
orchestrate
Execute DAG-based task plans with parallel layers and execution_report.json output.
Git Workflow Guide
Guide Git branching strategies, naming conventions, and merge operations.
dev-workflow
Map software development phases to Universal Development Standards commands.
refactor
Guides refactoring decisions and strategy selection for code improvement.
project-structure-guide
Generate language-specific project directory structures and .gitignore configurations.
ai-collaboration-standards
Tag AI-generated statements with certainty levels and source citations.
checkin
Verify build status, tests, code quality, and workflow compliance before committing.
Error Code Guide
Design consistent error codes using the PREFIX_CATEGORY_NUMBER format for applications and APIs.
review
Review code changes using a checklist and comment prefixes.
discover
Assess project health, architecture, and risks in existing codebases.
methodology
Manages development methodology workflows and tracks current phases.
atdd-assistant
Guide Acceptance Test-Driven Development workflows for defining and validating user stories.
docgen
Generates usage docs from project source files via YAML config.
commit
Generate Conventional Commits messages from staged Git changes.
sdd
Create, review, and manage specification documents through a defined lifecycle.
derive
Generates BDD scenarios and TDD skeletons from SDD specifications.
changelog
Generate CHANGELOG.md entries from git history using Keep a Changelog format.
requirement
Generate INVEST-compliant user stories with acceptance criteria and quality checklists.
logging-guide
Guide structured JSON logging with log levels and sensitive data masking.
documentation-guide
Guide project documentation structure and content requirements with templates.
release
Guide software releases with semantic versioning and changelog generation.
bdd
Guides the end-to-end workflow for writing and implementing Gherkin-based tests.