A multi-language TODO comment extractor for source code files.
A zero-dependency CLI tool for validating and documenting scientific datasets in preparation for DOE Genesis Mission ingestion
Git and repo discovery utilities for hj handoff workflows
AgentSkills parser, index, and runtime injection helpers for ADK-Rust
Static detection of Explicit Deferral Markers (todo!(), unimplemented!()) in Rust source files
Agentic RAG engine for code and knowledge bases. AST extraction, LLM enrichment, OpenSearch indexing.
Multi-language AST parser with language detection.
CLI utility for extracting tasks from markdown files with Emacs Org-mode support
Static analyzers that block the low-signal patterns which bloat Rust code: narrating comments, tautological doc-comments, dead guards, type-only test assertions, runtime env branching, ad-hoc env reads, banal error wrappers, deferred TODOs, and #[allow] lint-silencing.
Set of types for supporting COSE
Multi-language static analysis toolkit with MCP server. Detects dead code, code clones, and AI scaffolding.
CLI tool to prepare codebases for AI agents by generating outlines, memory files, and reading rules