Search markdown files, Nextflow scripts, and config files for TODO/FIXME comments, categorize by priority, and provide actionable recommendations. Use when you need to identify pending work or track technical debt.
Search the training materials codebase for TODO and FIXME comments to identify pending work.
Execute from repository root. See ../shared/repo-conventions.md for directory structure.
Search Markdown Files
docs/**/*.mdSearch Nextflow Scripts
**/*.nf filesSearch Configuration Files
docs/en/mkdocs.yml.github/**/*.yml and .github/**/*.pyCONTRIBUTING.mdCategorize Results
Check Known Issues
# TODO/FIXME Report
## Summary
Total items, High priority count, by category (Documentation/Code/Configuration)
## High Priority Items
[List FIXME and urgent items with file:line and context]
## Documentation TODOs
[Group by file with line numbers]
## Code TODOs
[Group by file with line numbers]
## Recommendations
1. Immediate attention: [blocking items]
2. Next sprint: [significant items]
3. Low priority: [nice-to-haves]
## Files with Most TODOs
[Top 3-5 files]
TODO|FIXME (case insensitive)npx skills add nextflow-io/Find TODO and FIXME Comments下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer