Skip to main content
GitHub repository

agentlint

agentlint contains 8 collected skills from Obsidian-Owl, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
1
updated
2026-01-26
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

dev-tech-debt-review
software-quality-assurance-analysts-and-testers

Detect AI/agentic-specific anti-patterns that traditional linters miss. Analyzes tool/agent boundary violations, prompt debt, context window issues, testing patterns, and more. Returns scored findings with remediation guidance.

2026-01-26
dev-verify-wiring
software-quality-assurance-analysts-and-testers

Detect unintegrated features before they become dead code. Catches the "Ink component pattern" - code that exists but isn't wired.

2026-01-24
dev-testing
software-quality-assurance-analysts-and-testers

Guides test type selection for agentic code. Use when writing tests for LLM interactions, tool implementations, or behavioral quality. Covers unit tests, VCR integration tests, and TruLens evals per ADR-0011/0012.

2026-01-23
dev-test-review
software-quality-assurance-analysts-and-testers

Review test quality before PR - semantic analysis of test design for agentic code. Checks test type appropriateness (unit vs VCR vs evals), ADR-0011/0012 compliance, and Constitution alignment. Run as Level 2 review after epic implementation.

2026-01-18
test-skill
software-developers

A test skill for validation

2026-01-17
adr
software-developers

Research architecture decisions and create Architecture Decision Records (ADRs). Use when facing complex technical choices requiring deep research, options analysis, and formal documentation. Treats user as CTO for collaborative decision-making. Supports evolutionary architecture - can challenge prior decisions when evidence warrants.

2026-01-15
arc42-epic-decomposer
project-management-specialists

Analyses Arc42 architecture documentation and decomposes it into well-sized Epics suitable for Speckit implementation. Use when breaking down architecture into implementable work, creating epic catalogues from design docs, preparing Arc42 for agile delivery, or when asked to plan epics from architecture.

2026-01-15
arc42-architecture-design
software-developers

Decompose high-level design documentation into detailed Arc42 architecture documentation. Use when the user asks to create architecture documentation, generate Arc42 documents, analyze a codebase for architecture patterns, or convert existing design docs to Arc42 format. This skill analyzes repositories, identifies architectural components, validates context and assumptions through user questions, and produces comprehensive Arc42-compliant documentation.

2026-01-15