Skip to content

chore: migrate agents to Agent Skills SKILL.md format#17

Merged
rloisell merged 5 commits intomainfrom
chore/agent-skills-migration
Mar 4, 2026
Merged

chore: migrate agents to Agent Skills SKILL.md format#17
rloisell merged 5 commits intomainfrom
chore/agent-skills-migration

Conversation

@rloisell
Copy link
Owner

  • Migrate 8 generic agents from flat .agent.md to Agent Skills directory format (SKILL.md)
  • Preserve 3 HNW-specific agents: bc-gov-standards, network-policy, openshift-health
  • Extract 4 shared/reusable skills: ai-session-files, git-conventions, bc-gov-emerald, containerfile-standards
  • Split large content to references/: plantuml-templates.md, networkpolicy-patterns.md
  • Add self-learning agent-evolution agent with evolution-log.md
  • Update README.md to document new architecture (9 agents + 4 shared skills)
  • Delete old generic *.agent.md flat files

…lls and self-learning agent

- Migrate 8 generic agents from flat .agent.md to Agent Skills directory format (SKILL.md)
- Preserve 3 HNW-specific agents: bc-gov-standards, network-policy, openshift-health
- Extract 4 shared/reusable skills: ai-session-files, git-conventions, bc-gov-emerald, containerfile-standards
- Split large content to references/: plantuml-templates.md, networkpolicy-patterns.md
- Add self-learning agent-evolution agent with evolution-log.md
- Update README.md to document new architecture (9 agents + 4 shared skills)
- Delete old generic *.agent.md flat files
- security-architect/SKILL.md: OWASP Top 10, input validation, audit logging, container baseline, SAST/DAST, STRA/PIA, OIDC session management
- vault-secrets/SKILL.md (shared): Vault path conventions, ESO CRD, Agent Injector, CI integration
- bc-gov-iam/SKILL.md: DIAM/Keycloak PKCE, realm reference, React oidc-client-ts, .NET JWT validation, backchannel logout
- observability/SKILL.md: Serilog JSON, PII-free log rules, health checks, Prometheus annotations, OpenTelemetry
- dependency-review.yml: OSSF dep-review, blocks PR on CRITICAL/HIGH CVE
- trivy-scan.yml: FS scan on PR + image scan on develop push
- secrets-scan.yml: Gitleaks secrets detection on push/PR
- AI/SECURITY_NEXT_STEPS.md: security hardening roadmap template
- CODING_STANDARDS.md §8: input validation, output headers, audit logging, CI scanning table
- README.md: add SECURITY_NEXT_STEPS and GITOPS_TOKEN to post-creation steps
- agents/README.md: reflect 13 agents + 5 shared skills
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

- bc-gov-devops/SKILL.md: add ag-helm OCI library chart section
  (oci://ghcr.io/bcgov-c/helm); global.openshift=true SCC behaviour;
  policy-as-code gate (Datree/Polaris/kube-linter/conftest);
  PLATFORM_KNOWLEDGE: SCC, precise router label, dataclass-public, digest pinning

- networkpolicy-patterns.md: add ag-helm intent-based NetworkPolicy API
  (AllowIngressFrom/AllowEgressTo) as recommended authoring approach;
  update router label to ingresscontroller.operator.openshift.io/deployment-ingresscontroller: default

- bc-gov-emerald/SKILL.md: add dataclass-high and dataclass-public AVI rows;
  add global.openshift: true section (OpenShift SCC mode + Checkov annotation)

- gitops/charts/app/values.yaml: add global.openshift: true (required on Emerald)

- ci-cd-pipeline/SKILL.md: add Policy-as-Code Gate section with four-tool
  validation step; Chart.yaml OCI dependency example; PIPELINE_KNOWLEDGE entries

NOTE: .NET version stays at 10. ag-helm referenced as recommended pattern only.
- Add Step 0 pre-session knowledge retrieval (AgentEvolver Self-Navigating)
- Add causal CAUSE/FIX annotation format for KNOWLEDGE entries
- Add cross-session pattern detection in Step 4 (evolution-log scan)
@rloisell rloisell merged commit 23cca70 into main Mar 4, 2026
6 of 7 checks passed
@rloisell rloisell deleted the chore/agent-skills-migration branch March 4, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant