init-config Skill
Verify and create SDD Framework configuration files (.github/copilot-instructions.md, instructions, coding-guidelines, markdownlint). Use when initializing a project or checking if configuration files are up to date. Do not use for documentation templates (use init-docs) or community files (use init-scaffold). Published by microsoft in devsquad-copilot.
What is init-config Skill?
Verify and create SDD Framework configuration files (.github/copilot-instructions.md, instructions, coding-guidelines, markdownlint). Use when initializing a project or checking if configuration files are up to date. Do not use for documentation templates (use init-docs) or community files (use init-scaffold). Published by microsoft in devsquad-copilot. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use init-config Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/devsquad-copilot
- Skill file: .github/plugins/devsquad/skills/init-config/SKILL.md
What it does
Verify and create SDD Framework configuration files (.github/copilot-instructions.md, instructions, coding-guidelines, markdownlint). Use when initializing a project or checking if configuration files are up to date. Do not use for documentation templates (use init-docs) or community files (use init-scaffold).
Skill instructions
Init Config Manage 10 SDD Framework configuration and instruction files. Managed Files | File | Purpose | |------|---------| | .github/copilot-instructions.md | Pragmatic senior engineer guidelines | | .github/instructions/adrs.instructions.md | ADR creation and management guidelines | | .github/instructions/envisioning.instructions.md | Envisioning document guidelines | | .github/instructions/specs.instructions.md | Feature spec guidelines | | .github/instructions/tasks.instructions.md | Task list guidelines | | .github/instructions/migration-specs.instructions.md | Migration spec guidelines | | .github/instructions/migration-tasks.instructions.md | Migration task guidelines | | .github/instructions/documentation-style.instructions.md | Markdown formatting rules | | .github/docs/coding-guidelines.md | Fundamental values, mandatory rules, code style | | .markdownlint.yaml | Markdown linting configuration | Important Constraints NEVER create, copy, or recreate files under .github/plugin
Explore related resources
Frequently asked questions
What is init-config?
init-config is a open-source AI agent skill with Copy skill directory. Verify and create SDD Framework configuration files (.github/copilot-instructions.md, instructions, coding-guidelines, markdownlint).
Who is init-config best for?
init-config is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install init-config?
Install or run init-config using Copy skill directory. Check init-config for the latest setup command.
Is init-config actively maintained?
init-config may need a closer maintenance check before production use.
Auto-fetched from GitHub.