Outline Driven Development avatar

Outline Driven Development

Official

@outlinedriven

0Followers
|
32Public Repos
|
90Published Skills

Outline-Driven Development - methodology between vibes and specs. Plugins for Claude Code, Codex CLI, and Gemini CLI. AST tooling + context engineering.

Skills Distribution
DomainDeveloper To...Formal Verificatio.. (35%)Software Architect.. (30%)Repository & Lifec.. (25%)Quality Assurance .. (10%)

Agent Skills by Outline Driven Development

Showing 90 vetted skills indexed across 3 GitHub repositories.

OutlineDrivenOutlineDriven
5

research

Verify external knowledge with primary-source citations across a five-tier source ladder.

Official
Advanced
OutlineDrivenOutlineDriven
5

inits

Generate an AGENTS.md documenting repository conventions, constraints, and rationale.

Official
Intermediate
OutlineDrivenOutlineDriven
5

design

Codify a direction-first UI design workflow with token derivation and surface routing.

Official
Advanced
OutlineDrivenOutlineDriven
5

llm-self-loop

Convert human-in-the-loop workflows into autonomous LLM loops with structured logs.

Official
Advanced
OutlineDrivenOutlineDriven
5

setup-pre-commit

Detect repository ecosystems and install per-language pre-commit hooks.

Official
Advanced
OutlineDrivenOutlineDriven
5

setup-gitignore

Merge gitignore.io templates, AI-tooling patterns, and IDE hints into per-repo .gitignore files.

Official
Intermediate
OutlineDrivenOutlineDriven
5

proceed

Execute predefined implementation plans with per-step verification and optional VCS steps.

Official
Advanced
OutlineDrivenOutlineDriven
5

contexts

Classify input requests as codebase-oriented, doc-oriented, or both and dispatch to context workflows.

Official
Intermediate
OutlineDrivenOutlineDriven
5

triage-issue

Triage reported bugs and generate a RED-GREEN TDD fix plan as a GitHub issue artifact.

Official
Advanced
OutlineDrivenOutlineDriven
5

resolve

Validate code review comments and propose multiple architectural solutions.

Official
Advanced
OutlineDrivenOutlineDriven
5

generate-my-taste

Derive five taste anchors from local memories and agent histories.

Official
Advanced
OutlineDrivenOutlineDriven
5

github-triage

Apply configurable label-based state machines to triage GitHub issues.

Official
Intermediate
OutlineDrivenOutlineDriven
5

ai-collab-protocols

Standardize AI workflow entity references into stable URL-based handles.

Official
Intermediate
OutlineDrivenOutlineDriven
5

duet

Coordinate user-agent collaboration to surface defensible forks at decision points.

Official
Advanced
OutlineDrivenOutlineDriven
5

plans

Creates step-by-step implementation plans from codebase analysis and requirements.

Official
Intermediate
OutlineDrivenOutlineDriven
5

ubiquitous-language

Extract domain terms from dialogue and persist a canonical glossary to UBIQUITOUS_LANGUAGE.md.

Official
Advanced
OutlineDrivenOutlineDriven
5

atomic-commit-and-push

Automate atomic commits and remote publishing with protected branch safeguards.

Official
Intermediate
OutlineDrivenOutlineDriven
5

memory-clean

Audit memory directories for structural integrity and staleness against session histories.

Official
Advanced
OutlineDrivenOutlineDriven
5

domain-model

Stress-test domain terminology in CONTEXT.md and ADRs to surface canonical terms.

Official
Advanced
OutlineDrivenOutlineDriven
5

request-refactor-plan

Decompose structural refactors into smallest commits that keep the codebase green.

Official
Advanced
OutlineDrivenOutlineDriven
5

improve-codebase-architecture

Identify shallow modules and propose depth-increasing refactors guided by CONTEXT.md and ADRs.

Official
Advanced
OutlineDrivenOutlineDriven
5

qa

Convert user-reported problems into structured GitHub issues with reproduction steps.

Official
Advanced
OutlineDrivenOutlineDriven
5

pr-merge-base

Merge multiple pull requests into the default branch with ordered application and conflict handling.

Official
Advanced
OutlineDrivenOutlineDriven
5

askme

Execute Verbalized Sampling and structured exploration to surface user intent before planning.

Official
Advanced

Frequently Asked Questions About Outline Driven Development

FAQPage Schema
What specific tasks are enabled by these methodologies?

These methods enable formal property verification, automated architectural refactoring, and the enforcement of strict design-by-contract standards. You can perform state machine modeling, generate canonical domain glossaries, and execute hypothesis-driven debugging cycles to ensure codebase stability.

Which personas benefit most from this framework?

Senior engineers, systems architects, and technical leads focused on high-assurance software development benefit most. It is designed for developers who prioritize formal correctness, rigorous documentation, and structured, reproducible development cycles over rapid, unverified prototyping.

What are the prerequisites for implementing these practices?

Implementation requires a repository environment supporting TypeScript, Rust, or Idris 2, along with standard Git version control. Users should be familiar with formal methods, property-based testing, and the integration of custom pre-commit hooks to maintain project-wide constraints.