🌱 Agent Skills Garden

A constitution-driven skill library for AI agents.

87 skills 15 categories 4 reasoning modes Apache-2.0
Satya
truth & determinism
Dharma
right action & safety
Ahimsa
non-destruction
Pragya
wisdom & direction

Browse skills

87 skills

auditor

Runs after every action to catch drift between what was planned and what was done — the repo's continuity department.

librarian

Finds the right skill even when you describe the problem instead of naming the tool — graduated fuzzy routing.

pragmatism

Aparigraha — non-accumulation. Check before create, conform within scope, stay surgical, and validate edge cases before trusting any reuse or improvement of existing code.

scratchpad

Forces explicit reasoning before acting — declares task, complexity, risk, and plan so nothing starts half-thought.

prd

When requirements exist but need structure — selects the right PRD format (lean, full, working-backwards, hypothesis) and produces a living document with versioning and lifecycle.

aparigraha-task

Master workflow walking the Aparigraha gates end-to-end — onboarding, dependency inventory, style detection, reuse-first authoring, surgical diff, audit. Orchestrates the 25-pragmatism category skills. No implementation logic.

brownfield-onboarding

First-touch protocol for a new project — read README/AGENTS.md/ADRs, find build/test/CI commands, hot zones, entry points, and test layout; emit an onboarding cheat-sheet other Aparigraha skills consume.

chesterton-fence

Before deleting or refactoring code that looks unused or weird, reconstruct why it exists from history, tests, comments, and call-graph; produce a memo plus an edge-case checklist that gates the change.

minimal-diff

Smallest correct change that solves the problem. No drive-by formatting or opportunistic refactors; diff-size caps, reversibility checks, and commit splitting when concerns are tangled.

reuse-first

Before writing any new utility, scan the codebase and declared dependencies for an equivalent. Reuse only after fit and edge-case validation.

style-conformance

Detect the project's existing conventions (naming, formatting, errors, logging, tests) and produce a house-style profile downstream skills consult — awareness, not enforcement.

feature-shipping

Master workflow for shipping a feature end-to-end. Orchestrates prd -> task-decomposition -> tdd-workflow -> code-review -> release-pipeline -> auditor. Composes the release-pipeline master as the delivery sub-workflow.

refactoring-workflow

Master workflow for refactoring at four named depth levels (cosmetic, micro, meso, architectural) that compose as a ladder. Always runs chesterton-fence + style-conformance up front, closes with characterisation tests + minimal-diff + auditor. No skipped rungs.

pr-review-flow

Master workflow for thorough PR review. Orchestrates code-review + security-review + performance-review in parallel, aggregates verdict, applies pr-management, audits. No implementation logic.

release-pipeline

Master workflow for cutting a release. Orchestrates test-strategy -> changelog-generation -> ci-pipeline -> auditor as a single named sequence. No implementation logic.

Categories

00-foundation
Foundation
8 skills
10-discovery
Discovery
3 skills
20-architecture
Architecture
7 skills
20-planning
Planning
4 skills
25-pragmatism
Pragmatism
7 skills
30-implementation
Implementation
11 skills
40-quality
Quality
10 skills
50-documentation
Documentation
4 skills
50-performance
Performance
5 skills
60-debugging
Debugging
3 skills
60-security
Security
4 skills
70-devops
DevOps
6 skills
80-collaboration
Collaboration
4 skills
80-docs
Docs
3 skills
90-maintenance
Maintenance
8 skills

Documentation

docs
Concepts
Hierarchy & cognitive modes
docs
Master skills
Orchestration guide
docs
Named principles
Industry vocab mapping
docs
Skills bridge
Bridge-link install
docs
Tag taxonomy
The five-axis system