Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
102 changes: 0 additions & 102 deletions .claude/skills/ctx-experimental-handoff/SKILL.md

This file was deleted.

114 changes: 0 additions & 114 deletions .claude/skills/ctx-experimental-plan/SKILL.md

This file was deleted.

166 changes: 0 additions & 166 deletions .claude/skills/ctx-experimental-spec/SKILL.md

This file was deleted.

7 changes: 7 additions & 0 deletions .context/AGENT_PLAYBOOK_GATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ Every commit requires a `Spec:` trailer. Every piece of work needs
a spec; no exceptions. Scale the spec to the work. Use `/ctx-spec`
to scaffold.

Every commit must be DCO signed off: commit with `git commit -s` so a
`Signed-off-by: Jose Alekhinne <jose@ctx.ist>` trailer is appended.
NEVER add `Co-Authored-By:` or any agent/tool sign-off — prohibited,
even if a harness default suggests it. Check `git log -5` for the
trailer convention before your first commit. See CONSTITUTION Process
Invariants.

## Proactive Persistence

After completing a task, making a decision, or hitting a gotcha,
Expand Down
Loading
Loading