TheSoftwareHouseTheSoftwareHouseOfficialΒ·14 Agent Skills Included

copilot-collections

Structured Copilot workflows for discovery, implementation, and review

Turns workshop transcripts and Jira tasks into structured plans, then orchestrates implementation, testing, and code review inside VS Code. Eliminates ad-hoc prompting, missed edge cases, and inconsistent code quality across features. Provides ready-made agents, prompts, and skills for backend, frontend, DevOps, accessibility, and UI verification work.
npx skills add TheSoftwareHouse/copilot-collections --all -g -y

All Skills in This Repository (14)

Pure Emerald Level Indicators
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

task-analysis

Analyze task descriptions to identify gaps and generate a task brief.

Official
Advanced
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

transcript-processing

Clean raw workshop transcripts into structured documents with topics, decisions, and action items.

Official
Advanced
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

e2e-testing

Automate Playwright end-to-end tests with page objects and network mocking.

Official
Intermediate
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

task-quality-review

Analyze Gate 1 task lists for gaps and generate accept/reject suggestions.

Official
Advanced
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

ui-verification

Compare implemented interfaces against Figma designs and generate structured verification reports.

Official
Advanced
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

implementation-gap-analysis

Analyze task inputs and current codebase to document implementation gaps.

Official
Intermediate
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

sql-and-database

Design relational database schemas and write SQL across PostgreSQL and MySQL.

Official
Advanced
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

code-review

Verify code changes against task descriptions, plans, and acceptance criteria.

Official
Intermediate
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

task-extraction

Extract epics and user stories from workshop materials into a business task breakdown.

Official
Advanced
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

technical-context-discovery

Analyze codebase patterns and instruction files to establish project conventions before implementation.

Official
Advanced
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

architecture-design

Analyze codebases and produce phased implementation plans with gap analysis.

Official
Advanced
πŸ“¦ In Repo
TheSoftwareHouseTheSoftwareHouse

jira-task-formatting

Format extracted epics and stories into Jira-ready markdown with field mapping.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Copilot Collections?β–Ό

Run `npx skills add TheSoftwareHouse/copilot-collections --all -g -y` in your terminal to install all skills globally.

What does Copilot Collections do?β–Ό

It gives GitHub Copilot a structured workflow: analyze workshop materials, plan implementations, write code, and run reviews. You start with commands like /tsh-implement or /tsh-review.

Does it work with VS Code GitHub Copilot?β–Ό

Yes. It is built specifically for GitHub Copilot in VS Code and requires Copilot Pro or higher with VS Code 1.109 or later.

Can it turn workshop notes into Jira tickets?β–Ό

Yes. The /tsh-analyze-materials workflow cleans transcripts, extracts epics and user stories, and formats them as Jira-ready issues.

Do I need to configure every agent manually?β–Ό

No. You only need the main entry points like /tsh-implement and /tsh-review; the supporting agents and skills load automatically when needed.

Related Repositories in Software Engineering

View All in Software Engineering→