Codify banner
terrene-foundation terrene-foundation

Codify

Development community

Description

--- name: codify description: "Load phase 05 (codify) for the current workspace. Update existing agents and skills with new knowledge." --- ## Workspace Resolution 1. If `$ARGUMENTS` specifies a project name, use `workspaces/$ARGUMENTS/` 2. Otherwise, use the most recently modified directory under `workspaces/` (excluding `instructions/`) 3. If no workspace exists, ask the user to create one first 4. Read all files in `workspaces/<project>/briefs/` for user context (this is the user's input su

Installation

Installs to ~/.claude/commands/terrene-foundation-kailash-coc-claude-py-codify.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/terrene-foundation/kailash-coc-claude-py/HEAD/.claude/commands/codify.md -o ~/.claude/commands/terrene-foundation-kailash-coc-claude-py-codify.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository