acta
Community@acta0724
Currently enrolled at the University of Tsukuba
Agent Skills by acta
Showing 13 vetted skills indexed across 1 GitHub repositories.
board
Retrieves Linear project issues grouped by status into a Kanban-style board with priority mapping.
close-issue
Update a Linear issue to a completed status by identifier or title.
plan-issues
Decomposes high-level requirements into actionable issues with dependencies and priorities for Linear.
pick-issue
Select Linear issues and create Git worktrees for development.
run-team
Orchestrate parallel execution of issues by assigning tasks to an agent team.
process-commit
Stage individual code hunks for granular Git commits.
worktree
Create and manage Git worktrees for parallel branch development.
commit-push-pr-flow
Automates Git commits, pushes, and pull request creation with verification loops.
review-flow
Execute QA, code cleanup, and CI fixes for pull requests.
verification-loop
Automates multi-phase code quality verification including builds, linting, and testing before pull request creation.
current-pr
Fetch and display pull request information via GitHub CLI.
security-review
Analyze code changes and pull requests for security vulnerabilities.
strategic-compact
Execute the /compact command at logical breakpoints to preserve critical context.