TechTideOhio/techtide-harness-kit
GitHub: TechTideOhio/techtide-harness-kit
Stars: 0 | Forks: 1
# TechTide Harness Kit
**The enterprise skill platform for AI coding agents.**391 production skills. 348 specialist agents. 6 cloud providers. 7 harnesses. One repo.
##
|
|
|
|
|
More harnesses: GitHub Copilot, Gemini CLI, Kiro
| Harness | Install | Format | | --- | --- | --- | | **GitHub Copilot** | `copilot plugin marketplace add TechTideOhio/techtide-harness-kit` | `.github/plugin/` manifest | | **Gemini CLI** | `npx thk-export-agents --platform gemini --all --repo .` | Workspace skill adapters | | **Kiro** | Add `powers/techtide-*` directories in Kiro panel | Powers packages | Full comparison and install paths: [docs/integrations/installation-guide.md](docs/integrations/installation-guide.md)
##
##
##
| **Major Cloud Providers** | Provider | Skills | Highlights | | --- | ---: | --- | | **GCP** | 51 | AlloyDB AI, Anthos, Cloud Run, GKE, WAF (50+ questions) | | **AWS** | 47 | WAF pillars, Bedrock security, Cost Explorer, IAM | | **Alibaba** | 43 | ACK, AnalyticDB, China compliance, ActionTrail | | **Huawei** | 43 | GaussDB HA, CCE, Cloud Eye, CBR backup | | **OCI** | 41 | Autonomous DB, Cloud Guard, Full Stack DR | | **Azure** | 36 | AI Foundry, AKS, App Service, Entra ID, WAF | | **Infrastructure & Governance** | Lane | Skills | Highlights | | --- | ---: | --- | | **TechTide** | 24 | Production audit, agent autopsy, MCP trust | | **Marketing** | 14 | Ad fairness (FHA/ECOA/EU AI Act), data min. | | **Core** | 12 | Context mgmt, security, prompt hardening | | **NVIDIA** | 12 | CUDA kernels, TensorRT-LLM, Triton, NGC | | **Kubernetes** | 10 | External Secrets, RBAC, admission control | | **CNCF** | 11 | Argo, Cilium, Falco, Istio, Kyverno, Velero | | **FinOps** | 7 | Cross-cloud cost governance, showback | | **European** | 30 | Hetzner, Contabo, IONOS, OVHcloud, Scaleway | |
##
| **Frontmatter declares tool scope** --- name: techtide-aws-waf-reliability-review description: "Review AWS workload reliability..." allowed-tools: Read Grep Glob metadata: author: "github: TechTide" version: "0.1.0" category: resilience --- No `Write`. No `Bash`. No network. Least-privilege by default. | **Inline assessment questions + checklists** ## Assessment Question Bank ### Compute and Autoscaling 1. Are all stateless tiers behind autoscaling? 2. Is scale-in protection set for in-flight? ## Validation Checklist - [ ] Multi-AZ for all production compute - [ ] Autoscaling configured for stateless - [ ] Backup restore tested in last 30 days - [ ] Circuit breakers on external calls |
##
##
| **Security & governance layers** | Layer | What it does | | --- | --- | | Schema validation | 9 JSON Schemas enforce skill shape and trust fields | | Tool scoping | `allowed-tools` in frontmatter -- least-privilege | | Safety checklists | Blast radius, rollback paths, data impact | | Approval gates | Read-first, approval-gated, target-confirmed | | Trust metadata | Tool scopes, data classes, network posture | | Provenance | npm provenance + SHA asset integrity hashes | | CodeQL | Automated security scanning on every push | | OpenSSF Scorecard | Supply chain security posture | | **Trust documentation** | Document | Purpose | | --- | --- | | [TRUST.md](TRUST.md) | Trust posture and verification model | | [DATA-HANDLING.md](DATA-HANDLING.md) | Data handling and privacy practices | | [PROMPT-INJECTION.md](PROMPT-INJECTION.md) | Prompt injection defenses | | [CONTROL-MAPPING.md](CONTROL-MAPPING.md) | Compliance control mapping | | [SECURITY.md](SECURITY.md) | Vulnerability reporting | | [EVALS.md](EVALS.md) | Evaluation and validation summary | |
##
##
##