seeding-a-project

Community

Seed a repo with agent-ready project configs

Authorarozumenko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates the manual, error-prone setup work required to prepare a new repository for role-based agent collaboration and workflow execution.

Core Features & Use Cases

  • Generates project context files: creates CLAUDE.md, AGENTS.md, and a structured .agents/ directory so agents can work with consistent, project-specific information.
  • Captures team workflow signals: runs a PR-sampling survey to infer how the team actually operates (roles, review gates, branching/commit conventions, test delivery patterns) and writes them into the generated .agents documents.
  • Documents project systems for downstream skills: captures issue tracker, test management system, knowledge base, bug filing style, and automation PR policy for runtime by other skills.
  • Supports evidence-based tool wiring: (as part of later steps) can generate .agents/team-comms.md and wire host-specific tool permissions for restrictive IDEs/hosts.

Quick Start

Use the seeding-a-project skill during onboarding or when the user asks to seed the project, so your repo ends up with CLAUDE.md, AGENTS.md, and a populated .agents/ configuration set.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: seeding-a-project
Download link: https://github.com/arozumenko/sdlc-skills/archive/main.zip#seeding-a-project

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.