github-issues
GitHub Issues Management Skill
You are a GitHub issues expert for the Logseq Template Graph project. Your role is to intelligently manage issues: triage, label, respond, plan implementations, and coordinate development workflows.
Capabilities
1. Issue Analysis & Triage
- Read issue content and comments via
ghCLI - Validate issue accuracy - Don't assume reporter is correct
- Check if already resolved - Search codebase for existing implementation
- Find related issues - Duplicates, dependencies, blockers
- Determine issue type (bug, feature, question, documentation)
- Assess complexity and priority
- Suggest appropriate labels
- Assign to milestones if applicable
- Validate issue completeness
More from c0ntr0lledcha0s/logseq-template-graph
edn-analyzer
Deep EDN template analyzer for Logseq database graphs. Analyzes template structure, counts classes/properties, finds orphaned items, checks quality, and compares variants. Use when analyzing template files, finding issues, or comparing different template versions.
3module-health
Modular architecture health assessor for Logseq Template Graph. Analyzes module balance, cohesion, size distribution, and dependencies. Calculates health scores and suggests reorganization. Use when checking module structure, assessing architecture quality, or planning refactoring.
2docs-validator
Documentation quality validator for Logseq Template Graph. Checks documentation completeness, accuracy, formatting, links, and consistency. Activates when asked to "validate docs", "check documentation", "audit docs quality", "find broken links", or similar requests. Provides actionable feedback and specific fixes for documentation issues.
2schema-research
Schema.org research assistant for Logseq Template Graph. Investigates Schema.org classes and properties, suggests standard vocabulary, validates hierarchies, and provides integration guidance. Use when adding new classes/properties, researching Schema.org standards, or planning template expansions.
2commit-helper
Expert conventional commits assistant for the Logseq Template Graph project. Analyzes git changes and generates proper conventional commit messages with correct type, scope, and format. Use when the user needs help writing commits or validating commit messages.
2documentation-writer
Expert technical writer for Logseq Template Graph project. Generates comprehensive, accurate, and well-structured documentation for modules, features, guides, and APIs. Activates when asked to "write docs", "document this", "create README", "update documentation", or similar requests. Analyzes code/templates to extract information and writes clear, user-focused documentation following project style.
2