udecodeudecodeOfficial·16 Agent Skills Included

dotai

Shared AI agent skills for coding, reviews, and backlog automation

Automates core software workflows for AI coding agents: test-driven development, PR feedback resolution, Linear backlog execution, and parallel worktree orchestration. Eliminates manual triage of review comments, vague goals, stale docs, and AI-sounding prose. Includes goal tracking, video transcripts, annotated walkthroughs, and cleanup tools so agents finish verifiable work faster.
npx skills add udecode/dotai --all -g -y
Available:

Gives the AI agent concise behavioral rules: use the GitHub CLI for GitHub interactions, keep all output extremely concise, list unresolved questions after each plan, and validate skills before committing edits.

All Skills in This Repository (16)

Pure Emerald Level Indicators
📦 In Repo
udecodeudecode

linear-backlog

Executes a scoped Linear backlog as maximal safe parallel batches via orchestrator child threads.

Official
Advanced
📦 In Repo
udecodeudecode

walkthrough

Create annotated visual walkthroughs from real final-state screenshots and rendered artifacts.

Official
Advanced
📦 In Repo
udecodeudecode

unslop

Draft, audit, and edit prose to remove AI-writing patterns while preserving facts and voice.

Official
Advanced
📦 In Repo
udecodeudecode

sync-vision

Sync root VISION.md from changed project docs, plans, and rules.

Official
Advanced
📦 In Repo
udecodeudecode

test-driven-development

Enforces test-first development by writing failing tests, implementing minimal code, and refactoring.

Official
Basic
📦 In Repo
udecodeudecode

executing-plans

Execute implementation plans in batches with verification and review checkpoints.

Official
Intermediate
📦 In Repo
udecodeudecode

brainstorming

Translate rough ideas into structured design documents through collaborative questioning.

Official
Basic
📦 In Repo
udecodeudecode

writing-plans

Generate implementation plans with file paths, code samples, and tests.

Official
Intermediate
📦 In Repo
udecodeudecode

dispatching-parallel-agents

Dispatch parallel Claude agents to investigate and fix independent failures concurrently.

Official
Intermediate
📦 In Repo
udecodeudecode

using-skills

Enforce mandatory skill discovery, validation, and usage before user tasks.

Official
Basic
📦 In Repo
udecodeudecode

writing-skills

Generate MDC-based Claude rules and skills from failure patterns.

Official
Basic
📦 In Repo
udecodeudecode

reviewing-pr

Automate GitHub pull request reviews with severity-rated feedback.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install dotai?

Run `npx skills add udecode/dotai --all -g -y` in your terminal to install every skill in this suite globally.

What does dotai do for coding agents?

It gives your AI agent reusable workflows for TDD, PR feedback resolution, Linear backlog execution, goal tracking, and parallel worktree orchestration.

Can AI resolve GitHub PR review comments automatically?

Yes. The resolve-pr-feedback skill fetches review threads, fixes valid feedback, replies with evidence, and resolves threads using the GitHub CLI.

Does dotai work with Claude Code and Codex?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, Cursor, and other compatible agents.

Can dotai remove AI-sounding writing from docs?

Yes. The unslop skill audits and edits prose to remove AI-writing patterns while preserving facts, voice, and technical accuracy.

Related Repositories in Software Engineering

View All in Software Engineering