Eric Hartye
Community@ehartye · Oak Ridge, TN
Eric Hartye maintains skills for Git worktree development, TDD, code review, and an Obsidian-based wiki knowledge vault with document clipping and evidence management.
Agent Skills by Eric Hartye
Showing 36 vetted skills indexed across 2 GitHub repositories.
wiki-triage
Presents a browser-based disposition queue for wiki sources needing human review.
clip-pptx
Extracts slide text, tables, and speaker notes from PowerPoint decks into Markdown clippings.
wiki-maintainer
Maintains an Obsidian markdown knowledge vault with provenance, citation, and evidence rules.
wiki-ingest
Summarizes captured clippings into interlinked Obsidian wiki source and concept pages.
wiki-author
Writes and updates Obsidian wiki project documentation, guides, ADRs, and backlog items.
wiki-health
Reports wiki integrity defects and ingest backlog via a deterministic health check script.
wiki-stale
Reports which Obsidian wiki pages need factual review and drift evaluation coverage.
clip-confluence
Clips authenticated Confluence Cloud pages into an Obsidian wiki as Markdown clippings.
clip-docx
Extracts text from Word documents into Markdown clippings for an Obsidian wiki.
wiki-discover
Finds, credibility-ranks, and clips web sources for an Obsidian wiki.
wiki-lint
Review Obsidian wiki pages for contradictions, unverified quotes, and stale claims, then apply safe fixes.
wiki-purge
Permanently removes a topic and its evidence from an Obsidian markdown wiki.
wiki-init
Scaffolds a new wiki-master vault with folders, schema, templates, and catalog.
wiki-repair
Repairs wiki integrity defects, broken citations, and malformed links from a deterministic health worklist.
clip-pdf
Extracts text from local PDFs into Markdown clippings with fidelity flags for an Obsidian wiki.
clip-gh
Captures GitHub repositories as bounded, citable Markdown clippings for a wiki vault.
obsidian-cli
Executes guarded Obsidian CLI commands for vault search, properties, links, and note management.
clip-xlsx
Converts spreadsheet workbooks into Markdown clippings for an Obsidian wiki vault.
wiki-query
Synthesizes cited answers from an Obsidian wiki and files them back with provenance.
wiki-relink
Connects overlapping wiki concepts by adding verified relationship links and task maps in Obsidian.
wiki-search
Searches an Obsidian wiki vault with hybrid keyword and semantic retrieval returning citation-ready paths and lines.
using-git-worktrees
Creates isolated Git worktrees with dependency setup and baseline tests.
team-driven-development
Orchestrate parallel AI agents through a shared task list.
test-driven-development
Guide developers through the Red-Green-Refactor cycle with failing tests first.
Frequently Asked Questions About Eric Hartye
FAQPage SchemaWhat tasks can I accomplish with ehartye's skills?▼
You can manage Git worktrees with baseline tests, run test-driven development cycles, dispatch parallel subagents for code review, and operate a full wiki knowledge vault: clipping documents, ingesting evidence, authoring ADRs and guides, searching with citations, and repairing integrity defects.
Who are these skills designed for?▼
Software developers practicing TDD and structured code review, plus maintainers of an Obsidian-based wiki-master vault who need to capture external sources, synthesize cited answers, and keep documentation factually current and structurally sound.
How do the wiki clipping skills work in practice?▼
Invoke a format-specific clip skill with a file path or URL, such as clip-pdf, clip-docx, clip-pptx, clip-xlsx, clip-gh, or clip-confluence, optionally setting source, quality, and topic flags. Captured sources are then summarized and compiled through wiki-ingest.
What are the prerequisites for using these skills?▼
Git-based skills require a repository with branches and tests. Wiki skills require an initialized vault created via wiki-init; Confluence clipping uses the optional confluencer integration, and obsidian-cli requires native Obsidian app access for commands and Bases queries.
How do I keep wiki content accurate over time?▼
Use wiki-stale for freshness reporting, wiki-health for structural defect reports, and wiki-lint to fix contradictions, unsupported quotes, and stale claims. wiki-repair resolves broken citations, wiki-relink builds forward links, and wiki-purge removes topics with a reviewed plan.