learned-project-conventions-extraction-pattern

Extract recurring project conventions into a reusable decision checklist.

171|10|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/fmflurry/settings-opencode --skill learned-project-conventions-extraction-pattern
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: learned-project-conventions-extraction-pattern
Source: https://github.com/fmflurry/settings-opencode/tree/main/.claude/skills/learned-project-conventions-extraction-pattern
Command: npx skills add https://github.com/fmflurry/settings-opencode --skill learned-project-conventions-extraction-pattern

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This pattern captures recurring project conventions observed in a repository and translates them into a concise, reusable checklist that guides future work and reviews.

Core Features & Use Cases

  • Identify recurring project conventions from sessions or codebases.
  • Translate each convention into a clear decision checklist for consistency.
  • Apply the checklist to new projects to enforce standards and quickly onboard contributors.

Quick Start

Apply this pattern to turn how your team works in this repository into a reusable decision checklist that can be shared across projects.

Frequently Asked Questions about learned-project-conventions-extraction-pattern

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

FAQPage Schema
How do I extract project conventions from a repository into a checklist?▼

Repository conventions are extracted by identifying recurring patterns in your codebase or development sessions, then translating each identified convention into clear decision criteria for a reusable checklist that guides reviews and future projects.

What is the best way to standardize onboarding workflows for new contributors?▼

Standardizing onboarding workflows involves applying a reusable project checklist generated from extracted repository conventions, enforcing development standards and quickly guiding new contributors through established codebase patterns.

Can I turn ongoing session habits into reusable decision criteria?▼

Yes, ongoing session habits are converted into reusable decision criteria through a structured extraction process that captures recurring project conventions and standardizes them into a checklist for continuous learning and workflow integration.

Does this pattern require any dependencies to apply to my codebase?▼

No, this convention extraction pattern has no dependencies, allowing you to directly apply the structured extraction process to your repository sessions without requiring external components or environment setup.

How do I integrate extracted conventions into existing development workflows?▼

Extracted conventions are integrated into development workflows by following provided guidance to apply the generated checklist to new projects and code reviews, ensuring standards are enforced continuously across sessions.