Create repository context bundles and code maps. Use to share codebase context, generate documentation, and understand project structure.
Local-first backlog workflow. Use when planning work, creating/updating backlog items, writing ADRs, enforcing Ready gate, generating views, or maintaining derived indexes (SQLite/FTS/embeddings).
|
List open issues from the current project's GitHub repo. Use to see your backlog, find issues to work on, or check issue status. Triggers include "/tg-issues", "show my issues", "what issues do we...
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art...
Break multi-file changes into atomic commits ordered by dependency. Use for refactors, breaking API changes, or features touching 3+ files.
Work with Gerrit code reviews using the ger CLI tool. Use when reviewing changes, posting comments, managing patches, or interacting with Gerrit. Covers common workflows like fetching changes,...
Use when user-facing code changes need documentation, user says "update docs"/"document this"/"add to jamdesk docs", or after implementing APIs, CLI commands, or UI components.
Evidence before claims, always. No completion claims without fresh verification. The final gate before declaring success.
Synchronize all agile development artifacts in one command. Updates CHANGELOG, README stats, progress tracking, and validates documentation completeness.
Automated browser-based document search and retrieval from free public sources
Load and install skills from external GitHub repositories. Manages skill sources and keeps local skills up-to-date.
Run Claude Code CLI for AI-powered coding, debugging, refactoring, and codebase exploration. Use when needing to: (1) Build features from descriptions, (2) Debug and fix issues, (3) Navigate or...
TDD(テスト駆動開発)ワークフローを実行する。親Issue作成、サブIssue分解、テストスケルトン作成、テスト実装、Green達成までの一連のサイクルを支援。/tdd, /tdd-create-parent-issue, /tdd-issue-breakdown, /tdd-test-skeleton, /tdd-test-impl, /tdd-green コマンドで使用。
Automates the process of starting a new feature by committing staged changes (specs) to a new branch and creating a separate worktree.
Design and implement GitLab CI/CD pipelines with stages, jobs, artifacts, and caching. Configure runners, Docker integration, and deployment strategies.
Recuperación de contexto después de compactación de memoria del LLM
Creates, updates, or optimizes CLAUDE.md files following Anthropic best practices. Use when user requests creating, updating, improving, or optimizing CLAUDE.md files for project context, coding...
|
Creates Skills for Claude. Use when users request creating/updating skills, need skill structure guidance, or mention extending Claude's capabilities through custom skills.