Skip to content
Skillv1.0.0

record-plan-decisions

Decision Skill Instructions

by waggertron(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from waggertron/emovis-transaction-intake (.codex/skills/record-plan-decisions/AGENTS.md). Install upstream with npx skills add waggertron/emovis-transaction-intake --skill record-plan-decisions. Copyright stays with the author.

Decision Skill Instructions

Purpose

Maintain attributed, chronological decision history in the active plan.

Scope

Applies to this skill and its metadata.

Local rules

  • Preserve superseded decisions and keep checklist consequences explicit.

Usage

Apply before work affected by a material repository decision.

Validation

Run the skill validator and hierarchy validator.

Elements

Element Behavior
SKILL.md Defines materiality, attribution, chronology, and checklist reconciliation.
agents Contains skill discovery metadata.

Instruction hierarchy

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/waggertron-emovis-transaction-intake-record-plan-decisions/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

waggertron-emovis-transaction-intake-record-plan-decisions.ocm.jsonjson
{
  "ocm": "1",
  "id": "waggertron-emovis-transaction-intake-record-plan-decisions",
  "kind": "skill",
  "name": "record-plan-decisions",
  "description": "Decision Skill Instructions",
  "publisher": "waggertron",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Decision Skill Instructions"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/waggertron/emovis-transaction-intake",
      "path": ".codex/skills/record-plan-decisions/AGENTS.md",
      "ref": "f91e6014bc6c5db7b2bed278333dcbf78cc97a20",
      "url": "https://github.com/waggertron/emovis-transaction-intake/blob/f91e6014bc6c5db7b2bed278333dcbf78cc97a20/.codex/skills/record-plan-decisions/AGENTS.md",
      "key": "waggertron/emovis-transaction-intake/.codex/skills/record-plan-decisions/AGENTS.md"
    }
  },
  "instructions": "# Decision Skill Instructions\n\n## Purpose\nMaintain attributed, chronological decision history in the active plan.\n\n## Scope\nApplies to this skill and its metadata.\n\n## Local rules\n- Preserve superseded decisions and keep checklist consequences explicit.\n\n## Usage\nApply before work affected by a material repository decision.\n\n## Validation\nRun the skill validator and hierarchy validator.\n\n## Elements\n| Element | Behavior |\n| --- | --- |\n| `SKILL.md` | Defines materiality, attribution, chronology, and checklist reconciliation. |\n| `agents` | Contains skill discovery metadata. |\n\n## Instruction h",
  "cost": {
    "context_tokens": 173
  }
}

Fetch it by URL: GET /api/v1/registry/waggertron-emovis-transaction-intake-record-plan-decisions/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.