Ignission G.K.
Official@ignission · Japan
Ignite your passion
Agent Skills by Ignission G.K.
Showing 9 vetted skills indexed across 1 GitHub repositories.
metrics
Collect and summarize engineering metrics from the past N days.
garbage-collect
Detect isolated files, code duplication, and ADR rule inconsistencies in a codebase.
build-deploy
Rebuild Ark and restart the claude-code-ark service under PM2.
merge-and-cleanup
Merge a pull request, sync the main branch, and close its Jira ticket.
pr-lifecycle
Automate PR lifecycle from CI monitoring to merge and branch cleanup.
review-pr
Fetch GitHub PR reviews and comments into a prioritized action table.
db-connect
Connect to and manage local SQLite databases via the sqlite3 CLI.
check-coderabbit
Detect unresolved CodeRabbit review threads after a PR push.
pre-push-review
Identify changed files since origin/main and run Codex review into a table.
Frequently Asked Questions About Ignission G.K.
FAQPage SchemaWhat specific engineering tasks does Ignission enable?▼
Ignission enables the collection of engineering metrics, detection of codebase inconsistencies, management of SQLite databases, and end-to-end synchronization of pull request lifecycles including Jira ticket updates and branch cleanup.
Which technical personas benefit from these capabilities?▼
Engineering managers, DevOps engineers, and software developers benefit from these capabilities by reducing manual overhead in code review processes, maintaining repository hygiene, and ensuring consistency across architectural decision records and Jira tracking systems.
What are the prerequisites for running these operations?▼
Execution requires access to GitHub repositories, configured Jira project credentials, and a local environment capable of running SQLite and PM2 for service management. Users must ensure their environment has the necessary permissions to fetch PR data and modify branch states.