drafthq/draft
37 agent markdown files indexed from drafthq/draft. Install any of them pinned to an exact hash with mdr add drafthq/draft/<name>.
git:20260922.4c0dba0 · audit A · 40 stars
git:20260922.ade990d · audit C · 40 stars
adr skill
drafthq/draft · skills/adr/SKILL.md · Create and manage Architecture Decision Records. Documents significant technical decisions with context, alternatives…
git:20260819.fda278e · audit A · 40 stars
assist-review skill
drafthq/draft · skills/assist-review/SKILL.md · Reviewing someone else's PR for handoff/sign-off. Isolates structural changes from trivial edits, flags HLD/LLD drift…
git:20260819.fda278e · audit A · 40 stars
bughunt skill
drafthq/draft · skills/bughunt/SKILL.md · Performs an exhaustive 14-dimension bug hunt across the codebase using Draft context (architecture, tech-stack…
git:20260819.fda278e · audit B · 40 stars
change skill
drafthq/draft · skills/change/SKILL.md · Handle mid-track requirement changes. Analyzes impact on completed and pending tasks, proposes amendments to spec.md…
git:20260819.fda278e · audit A · 40 stars
coverage skill
drafthq/draft · skills/coverage/SKILL.md · Compute code coverage for active track or module. Targets 95%+ coverage with report and justification for uncovered…
git:20260819.fda278e · audit A · 40 stars
debug skill
drafthq/draft · skills/debug/SKILL.md · Structured debugging session. Reproduce, isolate, diagnose, and fix bugs using systematic investigation. Invoked by…
git:20260819.fda278e · audit A · 40 stars
decompose skill
drafthq/draft · skills/decompose/SKILL.md · Decompose project or track into modules with dependency mapping. Project scope updates architecture.md and derives…
git:20260819.fda278e · audit A · 40 stars
deep-review skill
drafthq/draft · skills/deep-review/SKILL.md · Single-module production readiness audit (ACID, resilience, observability). Use to audit one service/module end-to-end…
git:20260819.fda278e · audit A · 40 stars
deploy-checklist skill
drafthq/draft · skills/deploy-checklist/SKILL.md · Pre-deployment verification checklist. Generates customized checklists based on tech-stack with rollback triggers…
git:20260819.fda278e · audit A · 40 stars
discover skill
drafthq/draft · skills/discover/SKILL.md · Primary router for discovery, debugging, investigation, quality, and exploration workflows. Analyzes user intent and…
git:20260614.c276954 · audit A · 40 stars
docs skill
drafthq/draft · skills/docs/SKILL.md · Primary router for authoring and documentation workflows. Analyzes intent and dispatches primarily to documentation…
git:20260609.d617e1b · audit A · 40 stars
documentation skill
drafthq/draft · skills/documentation/SKILL.md · Technical documentation writing and maintenance. Modes — readme, runbook, api, onboarding. Uses writer agent principles…
git:20260819.fda278e · audit A · 40 stars
draft skill
drafthq/draft · skills/draft/SKILL.md · Lists Draft's canonical workflow commands, explains the Context-Driven Development flow (init, plan, implement…
git:20260819.fda278e · audit A · 40 stars
graph skill
drafthq/draft · skills/graph/SKILL.md · Initialize or refresh the knowledge-graph snapshot for a repository. Ensures the codebase-memory-mcp engine is present…
git:20260819.fda278e · audit A · 40 stars
impact skill
drafthq/draft · skills/impact/SKILL.md · Generate a project-wide impact report on Draft track delivery — pace, phase duration, completion rate, friction…
git:20260819.fda278e · audit A · 40 stars
implement skill
drafthq/draft · skills/implement/SKILL.md · Canonical implementation parent command. Executes the active track task-by-task using TDD and verification gates, and…
git:20260921.8119699 · audit A · 40 stars
incident-response skill
drafthq/draft · skills/incident-response/SKILL.md · Incident management lifecycle — triage, communicate, mitigate, postmortem. Three modes — new (start incident), update…
git:20260819.fda278e · audit A · 40 stars
init skill
drafthq/draft · skills/init/SKILL.md · Initialize Draft project context for Context-Driven Development — the single, scope-aware entry point (works at the…
git:20260819.fda278e · audit A · 40 stars
integrations skill
drafthq/draft · skills/integrations/SKILL.md · Canonical integrations parent command. Handles external system exports and syncs. Routes intent to jira-preview or…
git:20260613.740355d · audit A · 40 stars
jira skill
drafthq/draft · skills/jira/SKILL.md · Unified Jira entry point. Routes to preview (default), create, or review subcommands.
git:20260819.fda278e · audit A · 40 stars
learn skill
drafthq/draft · skills/learn/SKILL.md · Scan codebase to discover coding patterns and update draft/guardrails.md. Learns conventions (skip in future) and…
git:20260819.fda278e · audit A · 40 stars
new-track skill
drafthq/draft · skills/new-track/SKILL.md · Start a new feature or bug track. Collaborative intake process with structured questions, AI guidance, and progressive…
git:20260819.fda278e · audit A · 40 stars
ops skill
drafthq/draft · skills/ops/SKILL.md · Primary router for operations, deployment, incident, and lifecycle workflows. Analyzes intent and dispatches to…
git:20260613.740355d · audit A · 40 stars
plan skill
drafthq/draft · skills/plan/SKILL.md · Primary router for planning, architecture, and track management workflows. Analyzes user intent and dispatches to…
git:20260609.d617e1b · audit A · 40 stars
quick-review skill
drafthq/draft · skills/quick-review/SKILL.md · Ad-hoc PR/diff/file review. No track context needed. Four dimensions — security, performance, correctness…
git:20260819.fda278e · audit A · 40 stars
revert skill
drafthq/draft · skills/revert/SKILL.md · Git-aware revert that understands Draft tracks, phases, and tasks. Safely undo work at task, phase, or track level. Use…
git:20260819.fda278e · audit A · 40 stars
review skill
drafthq/draft · skills/review/SKILL.md · Canonical review parent command. Runs the default three-stage review for tracks or project changes, and routes to…
git:20260819.fda278e · audit A · 40 stars
standup skill
drafthq/draft · skills/standup/SKILL.md · Generate standup summary from git history, track progress, and Jira/GitHub activity. Read-only — makes no changes to…
git:20260819.fda278e · audit A · 40 stars
status skill
drafthq/draft · skills/status/SKILL.md · Display current progress of Draft tracks and active tasks. Shows phases, completion percentages, and blocked items.
git:20260819.fda278e · audit A · 40 stars
tech-debt skill
drafthq/draft · skills/tech-debt/SKILL.md · Identify, categorize, and prioritize technical debt across seven dimensions. Generates remediation plans with effort…
git:20260819.fda278e · audit A · 40 stars
testing-strategy skill
drafthq/draft · skills/testing-strategy/SKILL.md · Design test strategies and test plans with coverage targets. Complements /draft:coverage which measures what this skill…
git:20260819.fda278e · audit A · 40 stars
tour skill
drafthq/draft · skills/tour/SKILL.md · Interactive onboarding walkthrough for a new engineer. Use for "give me a tour", "onboard me", "walk me through the…
git:20260819.fda278e · audit A · 40 stars
upload skill
drafthq/draft · skills/upload/SKILL.md · Pre-upload gate for track handoff. Verifies review status, HLD approvals, deploy checklist, and validator chain before…
git:20260819.fda278e · audit A · 40 stars
git:20260904.1680dd8 · audit A · 40 stars
git:20260904.1680dd8 · audit A · 40 stars
Source
github.com/drafthq/draft · 40 stars · license MIT · pushed 2026-09-23