Skip to content

Comments

feat: expand skills library to 79 skills from all Hack23 repos, trim agents under 30k char limit#8400

Merged
pethers merged 7 commits intomasterfrom
copilot/copy-public-skills-repos
Feb 20, 2026
Merged

feat: expand skills library to 79 skills from all Hack23 repos, trim agents under 30k char limit#8400
pethers merged 7 commits intomasterfrom
copilot/copy-public-skills-repos

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

Description

All agent files in .github/agents/ must stay under GitHub Copilot's 30,000 character limit. README.md was at 34,952 chars. Additionally, skills from across all 20+ Hack23 repositories needed to be consolidated into this repo, avoiding duplicates.

Changes:

  • Trimmed .github/agents/README.md from 34,952 → 25,048 chars by removing generic examples, aspirational metrics, and verbose help sections. Preserved all mermaid diagrams, agent descriptions, skills matrix, and selection flowchart.
  • Added 26 new skills (53 → 79 total) sourced from cia-compliance-manager, riksdagsmonitor, European-Parliament-MCP-Server, blacktrigram, euparliamentmonitor — covering AI governance, MCP development, security-by-design, compliance frameworks, data protection, architecture standards, and more.
  • Updated .github/copilot-instructions.md with Hack23 Architecture Documentation Matrix (C4 models, security architecture, future state docs) and organization repository portfolio table.
  • Updated .github/skills/README.md with 6 new skill categories and correct count.

Type of Change

Primary Changes

  • 🔄 Enhancement

Technical Changes

  • 📝 Documentation
    • Technical Documentation

Impact Analysis

Political Analysis Impact

  • Impact on data quality: No change
  • Impact on analysis accuracy: No change
  • Impact on transparency features: No change

Technical Impact

  • Performance impact: None — documentation-only changes
  • Security implications: None — no code changes
  • Dependency changes: None

Testing

  • Security compliance verified

Documentation

  • README updated
  • Package/module documentation updated

Screenshots

N/A — documentation-only changes.

Related Issues

Checklist

  • Code follows project coding standards
  • Comments are clear and helpful
  • Documentation is updated
  • Tests are passing
  • Security compliance is maintained
  • Performance impact is acceptable
  • Changes are backward compatible

Additional Notes

Agent file sizes after changes:

File Chars Status
README.md 25,048 ✅ was 34,952
task-agent.md 29,926 ✅ near limit
intelligence-operative.md 23,125
stack-specialist.md 18,221
ui-enhancement-specialist.md 16,777
business-development-specialist.md 14,087
marketing-specialist.md 9,290

Security Considerations

  • No sensitive data exposed
  • Security best practices followed
  • Compliance requirements met

Release Notes

Expanded GitHub Copilot skills library from 53 to 79 skills by consolidating unique skills from all Hack23 repositories. Ensured all agent files comply with the 30,000 character limit. Added Architecture Documentation Matrix to copilot-instructions.md.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 4 commits February 20, 2026 09:55
Remove generic examples, aspirational metrics, and verbose sections
while preserving mermaid diagrams, agent descriptions, skills matrix
tables, and agent selection flowchart.

Co-authored-by: Copilot <[email protected]>
…rformance, security, UI/UX, compliance, quality, AWS security, and EU Parliament API

Add the following skill directories with SKILL.md files:
- ai-governance: EU AI Act, OWASP LLM security, responsible AI
- data-protection: CIA triad classification, GDPR, encryption
- performance-optimization: JVM, PostgreSQL, Vaadin, Spring tuning
- security-by-design: STRIDE, defense in depth, SDLC security
- ui-ux-design-system: Vaadin design system, accessibility, responsive
- compliance-frameworks: ISO 27001, NIST CSF, CIS, GDPR, NIS2, EU CRA
- product-quality-analysis: SonarCloud, quality gates, tech debt
- aws-security-architecture: VPC, IAM, KMS, CloudTrail, GuardDuty
- european-parliament-api: EU Parliament data integration

Co-authored-by: Copilot <[email protected]>
…I, CI/CD, data integration, pipelines, architecture, and ISMS

Co-authored-by: Copilot <[email protected]>
Add the following skill directories with SKILL.md files:
- secure-development-lifecycle: Secure SDLC phases and practices
- secure-development-policy: Hack23 policy enforcement, SAST/DAST
- security-architecture-validation: Architecture review and control validation
- testing-strategy-enforcement: Coverage enforcement and CI gates
- classification-framework-enforcement: Data classification and handling controls
- compliance-framework-alignment: Cross-framework ISO/NIST/CIS/GDPR mapping
- mcp-gateway-configuration: MCP multi-server setup and tool routing
- mcp-gateway-security: MCP security patterns and audit logging

Co-authored-by: Copilot <[email protected]>
@sonarqubecloud
Copy link

Copilot AI changed the title [WIP] Collect unique skills from Hack23 repositories feat: expand skills library to 79 skills from all Hack23 repos, trim agents under 30k char limit Feb 20, 2026
Copilot AI requested a review from pethers February 20, 2026 10:24
@pethers pethers marked this pull request as ready for review February 20, 2026 12:12
@pethers pethers merged commit 7eef371 into master Feb 20, 2026
7 checks passed
@pethers pethers deleted the copilot/copy-public-skills-repos branch February 20, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants