acquire-codebase-knowl…
Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document…
This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.
$ npx -y skills add github/awesome-copilot --skill gen-specs-as-issues --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/gen-specs-as-issuesContext preview
The summary Claude sees to decide when to auto-load this skill.
This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.
name: gen-specs-as-issues description: 'This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.'
This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.
**Guiding Questions:**
**Output Creation:**
**Scoring Matrix (1-5 scale):**
**Priority = (User Impact × Strategic Alignment) / (Implementation Effort × Risk Level)**
**Output Creation:**
**For Each Feature Specification:** 1. **Overview & Scope**
2. **Technical Requirements**
3. **Implementation Plan**
4. **Acceptance Criteria**
**Issue Template Structure:**
[Brief description of the feature and its purpose]
[What's included and what's explicitly excluded]
[Specific technical needs and constraints]
[Step-by-step approach with simple code examples]
[Clear list of requirements to consider the feature complete]
[Justification for prioritization]
**Implementation Guidelines:**
Remember throughout this process:
This workflow embodiment of our approach should help maintain consistency in how features are specified and prioritized, ensuring that software projects evolve in a thoughtful, user-centered way.
A community-created collection of custom agents, instructions, skills, hooks, workflows, and plugins to supercharge your GitHub Copilot experience.
Repo: github/awesome-copilot
Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document…
Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:microsoft/agentrc…
Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommended for Copilot in VS…
Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impact/level, setting…
Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like "analyze my ad campaigns",…
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.