CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/context-workshop

Decomposed ticket workflow from the AI Native DevCon London 2026 context workshop: skills for code and documentation tickets, the mandatory tests-first / clean-review / human-review rules, and the deterministic scripts/ they lean on.

70

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

tile.json

{
  "name": "jbaruch/context-workshop",
  "version": "0.0.1",
  "summary": "Decomposed ticket workflow from the AI Native DevCon London 2026 context workshop: skills for code and documentation tickets, the mandatory tests-first / clean-review / human-review rules, and the deterministic scripts/ they lean on.",
  "private": false,
  "skills": {
    "code-ticket": {
      "path": "skills/code-ticket/SKILL.md"
    },
    "documentation-ticket": {
      "path": "skills/documentation-ticket/SKILL.md"
    }
  },
  "rules": {
    "tests-first": {
      "rules": "rules/tests-first.md"
    },
    "merge-on-clean-review": {
      "rules": "rules/merge-on-clean-review.md"
    },
    "docs-need-human-review": {
      "rules": "rules/docs-need-human-review.md"
    }
  }
}

README.md

tile.json