New Rule — Data skill for Claude Code
Turn a project convention into an executable rule the pipeline enforces.
How to install New Rule
Installs to ~/.claude/commands/tkv00-career-atelier-ai-context-pack-new-rule.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tkv00/Career-Atelier-AI-Context-Pack/HEAD/.claude/commands/new-rule.md -o ~/.claude/commands/tkv00-career-atelier-ai-context-pack-new-rule.md Restart Claude Code, or start a new session, for it to be picked up.
What New Rule does
description: Turn a project convention into an executable rule the pipeline enforces
Add a rule: $ARGUMENTS
A convention that lives only in prose is a convention that drifts. Rules live in `scripts/lib/rules.mjs`, and `docs/AGENT-RULES.md` is generated from them, so the description and the check cannot disagree.
Write the rule
Append one object to the `rules` array with the next `CA0NN` id:
title— what holds when the rule passes, in the present tense.what— the precise
Alternatives in Data
- Skill Production Pipeline — Claude-skills — Effective: 2026-03-07 Applies to ALL new skills, improvements, and deployments 5.3k ★
- Ars Full — ARS full pipeline — research → write → review → revise → finalize 4.5k ★
- Osint Employees — Gather employee names + email patterns for password spray prep 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Schema To Skill
Turn your Postgres schema into a SKILL.md, AGENTS.md, or Cursor rule so AI coding agents stop hallucinating co
Siddhi
SIDDHI: The first desktop computer-use agent with a runtime self-evolving skill pipeline. Autonomously promote
Analyze Rules
Channel Pipeline Rule Analyzer
Openclaw Self Evolving
2+ Weekly self-improvement pipeline — scans Claude Code logs, proposes CLAUDE.md/AGENTS.md rule changes, zero
Ccf Figuresmith Skills
A Claude Code skill for producing paper-submission figures: matplotlib data figures driven by a results JSON,
Cloneify
Claude Code skill: turn 'I want to clone X' into a paste-ready build prompt via a gated scope→research→grilled
Related Agents
Test Codegen Agent
Turn an APPROVED test strategy into executable test code and CI configuration. Triggered by the /test-copilot:
Timps AI Workflow Orchestrator
Turn a plain-English multi-step workflow into executable code for LangGraph, Temporal, or Claude-Flow — plus a
Chadi Quality
Code quality subagent for linting, formatting, type checking enforcement, and code convention audits. Runs lin