discover-standards

Extract tribal knowledge from codebases into Markdown standards with frontmatter.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gr8routdoors/lit-sdlc --skill discover-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discover-standards
Source: https://github.com/gr8routdoors/lit-sdlc/tree/main/.claude/skills/agent-os/discover-standards
Command: npx skills add https://github.com/gr8routdoors/lit-sdlc --skill discover-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extract tribal knowledge from your codebase into concise, documented standards to guide engineering teams and reduce onboarding time.

Core Features & Use Cases

  • Auto-documented patterns across a codebase to accelerate onboarding.
  • Living standards that reflect evolving code practices and tooling.
  • On-demand guidance for new contributors by surfacing common practices from the codebase.

Quick Start

Document the most critical patterns by prompting the system to identify key areas and draft standard entries.

Frequently Asked Questions about discover-standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract tribal knowledge from a codebase into documented standards?

To extract tribal knowledge from a codebase, this Skill identifies implicit patterns and converts them into concise, documented Markdown standards. It surfaces 3-5 major areas and presents area-focused documentation options for review.

What is the best way to document codebase patterns for new contributors?

Documenting codebase patterns for new contributors is best handled by automatically surfacing common practices as Markdown standards. This creates living documentation that reflects evolving code practices and tooling to reduce onboarding time.

How do I generate documentation with frontmatter headers for code standards?

You generate documentation with frontmatter headers by prompting the system to draft standard entries. Produced standards are output as Markdown files containing a frontmatter header with name and description fields alongside a concise body.

Can I use this to identify standards across codebases of varying sizes?

Yes, you can use this to identify standards across codebases of varying sizes. The Skill operates on different codebase scales to auto-document patterns and integrate them with the agent-os standards index workflow.

Does the generated documentation integrate with an agent-os standards index workflow?

Yes, the generated documentation integrates with an agent-os standards index workflow. After identifying key areas and drafting standard entries, the output Markdown files are structured to align with this workflow.