Skip to content

Conversation

@bfollington
Copy link
Contributor

@bfollington bfollington commented Nov 6, 2025

Updated all documentation to consistently use 'deno task ct' instead of direct 'ct' invocation to avoid issues with potentially out-of-date binaries.

Changes:

  • docs/common/PATTERNS.md: 2 references updated
  • .claude/skills/ct/SKILL.md: 12 references updated
  • .claude/skills/pattern-dev/SKILL.md: 4 references updated
  • .claude/skills/pattern-dev/references/workflow-guide.md: 5 references updated

This ensures Claude Code always invokes the ct binary via the deno task, which guarantees the source is up-to-date and prevents confusing errors during pattern development.


Summary by cubic

Standardized all docs to use deno task ct instead of calling ct directly. This ensures the latest binary is used and prevents path/version issues that caused confusing errors during pattern development.

Written for commit 12dc128. Summary will update automatically on new commits.

Updated all documentation to consistently use 'deno task ct' instead of
direct 'ct' invocation to avoid issues with potentially out-of-date binaries.

Changes:
- docs/common/PATTERNS.md: 2 references updated
- .claude/skills/ct/SKILL.md: 12 references updated
- .claude/skills/pattern-dev/SKILL.md: 4 references updated
- .claude/skills/pattern-dev/references/workflow-guide.md: 5 references updated

This ensures Claude Code always invokes the ct binary via the deno task,
which guarantees the source is up-to-date and prevents confusing errors
during pattern development.
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

@bfollington bfollington merged commit 9fafd57 into main Nov 6, 2025
9 checks passed
@bfollington bfollington deleted the claude/fix-ct-binary-invocation-011CUqikS2kFu3KVAScvWDJe branch November 6, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants