knowledge-organization-strategy

Classify knowledge artifacts as Skills, Agents, or Patterns for ADLC platform organization.

4|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/dylpickledev/claude-analytics-framework --skill knowledge-organization-strategy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-organization-strategy
Source: https://github.com/dylpickledev/claude-analytics-framework/tree/main/.claude/skills/reference-knowledge/knowledge-organization-strategy
Command: npx skills add https://github.com/dylpickledev/claude-analytics-framework --skill knowledge-organization-strategy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Framework and criteria to guide when to use Skills, Agents, or Patterns for organizing knowledge in the ADLC platform.

Core Features & Use Cases

  • Clear three-layer architecture: procedural Skills, domain-expert Agents with MCP, and reusable Patterns.
  • Migration guidance and governance: decision criteria and templates for moving existing knowledge into the correct artifact type.
  • Onboarding and standards: consistent frontmatter, naming, and artifact placement to enable discovery and reuse.

Quick Start

Classify a knowledge artifact as a Skill, Agent, or Pattern and organize it under the correct .claude directory with proper frontmatter.

Frequently Asked Questions about knowledge-organization-strategy

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

FAQPage Schema
When should I use Skills, Agents, or Patterns to organize knowledge?

Organize knowledge artifacts by using Skills for procedural tasks, Agents for domain expertise with MCP, and Patterns for reusable workflows to ensure proper governance and discoverability.

How do I migrate existing knowledge artifacts into the correct .claude directory?

Migration guidance defines decision criteria and templates to classify existing knowledge as a Skill, Agent, or Pattern, then organize it under the correct .claude directory with proper frontmatter and naming conventions for reuse.

What frontmatter and naming standards are required for reusable knowledge artifacts?

Reusable knowledge artifacts require consistent frontmatter, standardized naming, and correct placement within .claude directories to ensure proper onboarding, discovery, and reuse across the platform.

Does this knowledge organization framework work for team governance and onboarding?

Yes, the framework supports governance, migration, and artifact creation by defining frontmatter requirements, naming conventions, and decision criteria to enable team onboarding and standardize reusable knowledge artifacts.

What is the difference between a reusable Pattern and a procedural Skill?

Procedural Skills handle specific task execution, while reusable Patterns standardize recurring workflows across the ADLC platform. The framework provides decision criteria to distinguish these from domain-expert Agents for proper artifact classification.