agent-guidelines

Scan project technology stacks and generate path-scoped AI coding guidelines.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/iamsteveholmes/momentum --skill agent-guidelines-iamsteveholmes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-guidelines
Source: https://github.com/iamsteveholmes/momentum/tree/main/skills/momentum/skills/agent-guidelines
Command: npx skills add https://github.com/iamsteveholmes/momentum --skill agent-guidelines-iamsteveholmes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Discovers a project's technology stack and generates structured, actionable guidelines and references to help AI agents write correct code.

Core Features & Use Cases

  • Discover project tech stack using modular scanners
  • Generate path-scoped rules and reference docs from up-to-date findings
  • Provide interactive consulting outputs to align guidelines with developer needs

Quick Start

Describe your project and I will scan it to generate technology guidelines and references.

Frequently Asked Questions about agent-guidelines

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

FAQPage Schema
How do I generate project guidelines for AI coding agents?

You can generate AI coding guidelines by scanning your repository's technology stack to produce structured, path-scoped rules and reference docs. It uses discovery scanners for build, test, and source patterns to deliver actionable coding rules.

What is path-scoped rule generation for multi-language repositories?

Path-scoped rule generation creates structured guidelines targeting specific directories within multi-language repositories. It scans your tech stack and source patterns so AI agents apply the correct framework conventions to the right project paths.

Can I audit and update existing coding rules for a framework migration?

Yes, you can audit and update existing coding rules during framework migrations. The Skill includes a rules auditor scanner that evaluates current guidelines against discovered configurations, ensuring AI reference docs remain accurate.

Does this tool work with multi-language repositories adopting new frameworks?

Yes, this tool supports multi-language repositories adopting new frameworks or undergoing tool migrations. It combines discovery scanners to identify diverse tech stacks and generate corresponding guidelines for each detected language.

What's the best way to maintain CLAUDE.md pointers for AI coding references?

The best way to maintain CLAUDE.md pointers is to update them automatically during guideline generation. This Skill updates CLAUDE.md to reference newly generated Layer 1 rules and optional Layer 2 docs, keeping AI agents aligned.

When should I not use automated reference doc generation for AI agents?

You should avoid automated reference doc generation when a repository lacks stable build or test configurations, as discovery scanners require identifiable patterns. It is also less effective for single-language projects without active migrations.