
Publisher on askill
Review and update an existing implementation plan in the second brain. Takes an issue ID as argument (e.g. /plan-review <issue-id>). Read-only access to codebase; the ONLY file you may create or edit...
Generate a GEMINI.md file for any codebase by scanning project structure, detecting tech stack, and documenting conventions. Use when onboarding a new project.
Diagnose and fix CI failures using GitHub Actions logs. Iterates through diagnose-fix-verify cycles until CI passes (max 3 iterations).
Interactive discovery session to define ADR structure, capture key decisions, and generate ADR content adhering to adr.github.io standards.
Refine epics and stories through cross-functional analysis and requirements gathering
Comprehensive code review with security, performance, and maintainability focus. Produces structured review with APPROVE, NEEDS WORK, or BLOCK verdict.
Diagnose and fix bugs using hypothesis-driven debugging, diagnostic instrumentation, architecture-aware analysis, and evidence-based root cause identification
Analyze unstaged and staged changes, suggest atomic commit groups with conventional commit messages. NEVER pushes to remote.
Deep analysis mode - thorough multi-phase investigation with expert consultation for complex problems requiring careful examination
Use when the user wants to audit vault link health, find broken wikilinks, orphaned notes, or semantic clusters. Triggers on "link audit", "broken links", "link health", "graph cleanup", or "find orph...
Deep analysis mode - thorough multi-phase investigation with expert consultation for complex problems requiring careful examination
Generate deployment checklists with pre-flight checks, rollout strategy, and verification steps. Analysis only - does not execute deployments.
Research the codebase to find and explain specific topics, answering questions about architecture, configuration, data flows, and implementation details
Ultra-deep multi-perspective analysis for complex architectural and strategic decisions requiring systematic reasoning across technical, business, user, and system perspectives
Analyze git HEAD commit changes and implement comprehensive test coverage. Supports unit tests, integration tests, and E2E tests. Automatically detects language and testing frameworks from the reposit...
Showing 18 of 39