agent-skills
Active catalogue; used as the main proving ground for reusable agent-engineering workflows.A catalogue of reusable skills and engineering workflows for coding agents.
Problem
As agent workflows grow, useful engineering practice tends to become scattered across prompts, conversations, and harness-specific configuration.
Engineering ideas
- Portable procedure packages with explicit entry points and boundaries
- Composable workflows for planning, review, evaluation, context, and agent readiness
- Progressive disclosure and deterministic helpers instead of loading everything into context
- Durable workflow artefacts and explicit human responsibility boundaries