Agent Skills by tasai-lab
Showing 17 vetted skills indexed across 1 GitHub repositories.
failure-memory
Record recurring failure patterns after two occurrences in a local JSON file.
design
Document architecture, interface contracts, and ADRs before coding.
user-guide
Orchestrate a six-phase development workflow with mandatory approvals between Architect, TechLead, Coder, and QA roles.
dev-workflow
Automate a seven-phase development workflow from inquiry to completion.
planning
Generate and unify parallel agent plans with mandatory user approval.
completion
Establish monitoring, rollback plans, and documentation for release readiness.
requirements
Clarify project requirements to define MVP boundaries and acceptance criteria.
investigation
Coordinate parallel subagent and Codex investigations to gather codebase evidence before planning.
testing
Design multi-layer testing strategies with templates for unit, integration, API, and E2E tests.
verification
Automate pre-release validation with integration, end-to-end, security, and load tests.
project-setup
Automate project setup with constitution, templates, and initial git commit.
questioning
Clarify user requirements with one question at a time.
implementation
Coordinate subagent-driven implementation tasks with TDD workflows and Git-based context sharing.
context-circulation
Coordinate subagent context using structured commit messages as the source of truth.
parallel-implementation
Identify independent tasks and execute them in parallel with subagents.
codex-review
Perform external critical reviews of plans and code using Codex CLI.
using-workflow
Orchestrate six-phase development workflows with mandatory approvals at Phases 3 and 5.