Skill Claude CodeCodex
A completion-notification procedure that writes a task report and then alerts a supervising agent through tmux.
Skill Claude CodeCodex
A completion-notification procedure that writes a task report and then alerts a supervising agent through tmux.
Skill Claude CodeCodex
Skill "dev-receive-task" from elvezjp/ixv-agents, covering dev receive task, when to use, instructions, step 1: 自分の番号を確認 and step 2: タスクyaml を読み取り.
Skill Claude CodeCodex
A tool that writes a completed developer task report as a YAML file using the project's required format.
Skill Claude CodeCodex
A check that reads CONSTITUTION.md and determines whether the project’s purpose has been filled in. CONSTITUTION.md is a document that records the project’s guiding purpose and rules.
Skill Claude CodeCodex
A check of a project's README.md specification to see whether a user's request is already covered.
Skill Claude CodeCodex
A tool that turns a product owner's request into a YAML task file for a software manager. YAML is a human-readable format for structured settings and instructions.
Skill Claude CodeCodex
Instructions for deciding whether an implementation meets its written acceptance criteria. Acceptance criteria are the specific conditions a completed task must satisfy.
Skill Claude CodeCodex
Skill "sm-receive-request" from elvezjp/ixv-agents, covering sm receive request, when to use, instructions, step 1: potosm.yaml を読み取り and step 1.5: 受領時の必須項目検証.
Skill Claude CodeCodex
Skill "sm-scan-reports" from elvezjp/ixv-agents, covering sm scan reports, when to use, why full scan is required, instructions and step 1: 全報告ファイルを一覧取得.
Skill Claude CodeCodex
A workflow tool for updating a project’s purpose document or README according to its current phase. It uses task information to decide which sections to change.
Skill Claude CodeCodex
A workflow skill that writes broken-down development tasks as YAML files matching a defined project format. YAML is a plain-text format for structured data.
Skill Claude CodeCodex
A skill for comparing a Markdown design specification with source code to check whether the implementation matches the described behavior.