Agent Skills by Keisuke Isono
Showing 17 vetted skills indexed across 1 GitHub repositories.
versioning-with-jj
Automates version-control workflows using jj and cycle bookmarks.
aidlc-feedback
Collect user feedback and create a draft GitHub Issue for review.
reviewing-operations-premerge
Review pull requests for code quality and security before merging.
reviewing-inception-stories
Review user stories for INVEST compliance and acceptance criteria quality.
reviewing-construction-integration
Automate construction-phase integration reviews to verify design-implementation alignment and test coverage.
aidlc-setup
Automate AI-DLC environment setup by generating .aidlc/config.toml and configuring tools.
reviewing-inception-units
Review Unit definitions for decomposition, dependencies, and estimation quality.
aidlc-migrate
Migrate AI-DLC environments from v1 to v2 with preflight validation and verification.
reviewing-construction-design
Reviews architectural diagrams, module interfaces, and data contracts during Construction Phase for design quality and API patterns.
write-history
Append progress entries to the AI-DLC history file by cycle, phase, and step.
aidlc
Coordinate AI-DLC workflows across Inception, Construction, and Operations phases.
install-kiro-agent
Install the KiroCLI aidlc.json agent configuration into ~/.kiro/agents/.
reviewing-construction-code
Identify code quality and security issues in generated code.
reviewing-inception-intent
Assesses Intent artifacts for clarity, scope, feasibility, and alignment with Inception-stage goals.
reviewing-construction-plan
Identify architectural plan issues and feasibility gaps in construction plans.
reviewing-operations-deploy
Review deployment plans for completeness, rollback procedures, and monitoring configurations.
squash-unit
Consolidate intermediate commits into a single final commit using squash-unit.