iiRecord
Agentic AI Atlas · plan-implementation
lib-skill:shared--plan-implementationa5c.ai
II.
LibrarySkill JSON

lib-skill:shared--plan-implementation

Structured · live

plan-implementation json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:shared--plan-implementation",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "plan-implementation",
    "description": "Disciplined execution of approved plans with step-by-step verification, phase checkpoints, failure investigation, and mandatory code/security reviews.",
    "libraryPath": "library/methodologies/rpikit/skills/plan-implementation/SKILL.md",
    "contentSummary": "- For medium and high stakes changes (low stakes can proceed inline)\n- When structured execution with verification is needed\n\n## Process\n\n1. **Load plan** - Validate plan exists and is approved\n2. **Stakes enforcement** - High: halt without plan. Medium: ask. Low: proceed.\n3. **Worktree isola"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--plan-implementation",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--plan-implementation",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--plan-implementation",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--plan-implementation",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--plan-implementation",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--plan-implementation",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--plan-implementation",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}