Verify and create standard community and governance files for new projects.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "init-scaffold" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/devsquad-copilot/main/.github/plugins/devsquad/skills/init-scaffold/SKILL.md 2. Save it as ~/.claude/skills/init-scaffold/SKILL.md 3. Reload skills and tell me it's ready
Please check whether this new project is missing community governance files and create complete SECURITY.md, CONTRIBUTING.md, LICENSE, and CODE_OF_CONDUCT.md suitable for a public GitHub open-source repository.
Creates or completes the four standard governance files with content appropriate for a public open-source project.
Add community and governance files for this internal project. First verify the existing repository files, then create any missing SECURITY.md, CONTRIBUTING.md, LICENSE, and CODE_OF_CONDUCT.md using wording better suited to internal company collaboration.
Produces governance files tailored to internal collaboration and avoids unsuitable open-source community wording.
Please audit the current repository's community governance files, list which ones already exist and which are missing, and automatically create any missing SECURITY.md, CONTRIBUTING.md, LICENSE, and CODE_OF_CONDUCT.md.
Provides an audit summary first, then adds missing files as a ready-to-commit initialization result.
Manage 4 optional community and governance files at the repository root:
| File | Purpose |
|---|---|
SECURITY.md | Security vulnerability reporting policy |
CONTRIBUTING.md | Contribution guidelines for collaborators |
LICENSE | Project license declaration |
CODE_OF_CONDUCT.md | Expected behavior standards |
These files are optional.
When verifying status, for each file:
When creating files, use the Socratic approach for each file:
Ask:
Generate content based on the template at docs/templates/SECURITY.md, replacing [TODO] markers with the answers.
Ask:
feature/description, fix/description)"Generate content based on the template at docs/templates/CONTRIBUTING.md, replacing [TODO] markers with the answers.
Ask:
Based on the chosen license:
docs/templates/LICENSE.Ask:
If Contributor Covenant: Generate the standard Contributor Covenant v2.1 text with the enforcement contact.
If custom: Generate content based on the template at docs/templates/CODE_OF_CONDUCT.md, replacing [TODO] markers with the answers.
When asked to create with --placeholder flag, skip all questions and create files directly from the templates in docs/templates/, preserving the [TODO] markers.
All files are created at the repository root:
SECURITY.mdCONTRIBUTING.mdLICENSECODE_OF_CONDUCT.mdDesign and review software architecture diagrams for clearer, documentation-friendly visuals.
Systematically triage failures and fix broken builds or unexpected runtime issues.
Initialize projects or verify and generate up-to-date SDD documentation templates.
Verify assignee, dependencies, priority, and capacity before starting a work item.
Create, switch, and verify Git branches before starting implementation work.
Guide teams through engineering practice choices with context-driven planning questions.
Initialize and verify SDD project config files and keep instructions up to date.
Set up complete project scaffolds and development environments in VS Code.
Generate a structured .instructions.md file for project rules or conventions.
Guide users to co-author docs, proposals, and specs through iterative refinement.
Set up complete project scaffolds and dev environments in VS Code.
Generate or update chat customization files for AI coding agents.