Files
2026-06-22 15:43:38 +02:00

32 lines
1.7 KiB
Markdown

# Next work
Project Charlie is mostly in steady state. Next work is prompts, skills, and MCP
context.
## Prompting and skills
| Work item | Target |
| -------------------- | ----------------------------------------------------------------------------------------------------- |
| Skill pack | Create Charlie skills for stack deploys, Sherlock/MCP use, observability triage, and secret rotation. |
| MCP context | Document Gitea, Grafana, and Gssh tool boundaries through Sherlock. |
| Prompt library | Store reusable prompts for stack changes, incidents, CVE triage, and host work. |
| Validation checklist | Define the minimal checks for docs-only, stack, workflow, and secret changes. |
## Platform follow-ups
| Work item | Owner area |
| ------------------------------------ | ------------------------- |
| Tag workflow/action contracts | Automation |
| Per-host secret materialization path | Deploy workflow |
| CVE alerting baseline | Observability |
| Build-time image scanning | Source/image repos |
| Dashboards as code | `Charlie/victoriametrics` |
| Cert issuer hardening | `Charlie/cert-issuer` |
| [Host provisioning tool][provisioning] | Host onboarding |
| [Shared home directories][shared-homes] | Host onboarding |
[provisioning]: provisioning.md
[shared-homes]: shared-homes.md
Done work stays in Git history, not this doc.