chore: migrate agents to Agent Skills SKILL.md format#17
Merged
Conversation
Owner
rloisell
commented
Feb 28, 2026
- 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
|
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.