{
  "ok": true,
  "resource": {
    "id": "RES_A6047819E4AA",
    "resource_type": "skill",
    "canonical_url": "https://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/agent-teams/skills/parallel-feature-development",
    "name": "parallel-feature-development",
    "summary_en": "Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system simultaneously, when establishing file ownership to prevent merge conflicts in a shared codebase, when designing interface contracts so parallel implementers can build against each other's APIs before they are ready, or when deciding whether to use vertical slices versus horizontal layers for a full-stack feature.",
    "summary_zh": "协调并行功能开发，采用文件所有权策略、冲突避免规则和集成模式，用于多智能体实现。当将大型功能分解为独立工作流时，当两个或多个智能体需要同时实现同一系统的不同层时，当建立文件所有权以防止共享代码库中的合并冲突时，当设计接口契约以便并行实现者可以在彼此的API就绪之前进行构建时，或者当决定是否为全栈功能使用垂直切片与水平层时，请使用此技能。",
    "description_en": "This skill provides strategies for coordinating parallel feature development among multiple agents. It covers file ownership strategies (by directory, module, or layer), conflict avoidance rules (one owner per file, designated owner for shared files, interface contracts), integration patterns (vertical slice, horizontal layer, hybrid), branch management (single or multi-branch), and troubleshooting common issues. The skill is intended for use when decomposing a feature into parallel work streams, establishing file ownership boundaries, designing interface contracts, choosing integration strategies, and managing branch and merge workflows.",
    "description_zh": "该技能提供了在多智能体之间协调并行功能开发的策略。涵盖了文件所有权策略（按目录、模块或层）、冲突避免规则（每个文件一个所有者、共享文件的指定所有者、接口契约）、集成模式（垂直切片、水平层、混合）、分支管理（单分支或多分支）以及常见问题的故障排除。该技能适用于将功能分解为并行工作流、建立文件所有权边界、设计接口契约、选择集成策略以及管理分支和合并工作流时使用。",
    "provider_name": "wshobson",
    "homepage_url": "https://github.com/wshobson/agents/tree/main/plugins/agent-teams/skills/parallel-feature-development",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/wshobson/agents/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/agent-teams/skills/parallel-feature-development/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "software.development",
      "project.planning",
      "agent.orchestration"
    ],
    "categories": [
      "developer-tools",
      "productivity"
    ],
    "industries": [
      "software",
      "general"
    ],
    "protocols": [
      "agent-skills"
    ],
    "auth": {
      "type": "none",
      "required": false
    },
    "pricing": {
      "model": "free"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "original-only",
      "license": {
        "spdx_id": "MIT",
        "source": "https://github.com/wshobson/agents/blob/a30778f8c4e6b0a87567941b7cca4f534bf642b6/LICENSE"
      },
      "github": {
        "repository": "wshobson/agents",
        "owner": "wshobson",
        "path": "plugins/agent-teams/skills/parallel-feature-development/SKILL.md",
        "commit": "a30778f8c4e6b0a87567941b7cca4f534bf642b6",
        "stars": 39366,
        "forks": 4194,
        "updated_at": "2026-09-03T02:19:37Z"
      },
      "skill": {
        "compatibility": null,
        "allowed_tools": null,
        "content_hash": "9d39b7d0f3011a8e0f468d000987758f6ac493edc6e6fe73227fa3e75e209458",
        "line_count": 175
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:03:49.824Z"
      }
    },
    "latest_version": "a30778f8c4e6",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-skill-reviewer",
    "trust": {
      "signal": "none",
      "reason": "No suspicious or malicious evidence.",
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v2",
      "capability_definition": "strong",
      "contract_completeness": "strong",
      "access_friction": "low",
      "operational_transparency": "strong",
      "evidence_strength": "source_inspected",
      "use_readiness": "ready_for_guidance",
      "reviewed_at": "2026-09-03T06:03:50.831Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:51:04.331Z",
    "last_seen_at": "2026-09-03T06:03:50.058Z",
    "published_at": "2026-09-03T06:03:50.058Z",
    "created_at": "2026-09-03T02:51:04.331Z",
    "updated_at": "2026-09-03T06:03:50.831Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_A6047819E4AA",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_A6047819E4AA/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_A6047819E4AA",
    "distribution": {
      "canonical_identity": "https://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/agent-teams/skills/parallel-feature-development",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "wshobson/agents:plugins/agent-teams/skills/parallel-feature-development/SKILL.md",
          "upstream_record_url": "https://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/agent-teams/skills/parallel-feature-development",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:51:04.331Z",
          "last_seen_at": "2026-09-03T06:03:50.058Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "low",
        "operational_transparency": "strong",
        "evidence_strength": "source_inspected",
        "use_readiness": "ready_for_guidance"
      },
      "profile": {
        "capabilities": [
          {
            "id": "software.development",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "project.planning",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "agent.orchestration",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "domains": [
          {
            "id": "software-development",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "project-management",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "design",
          "instruct"
        ]
      },
      "capability_units": [
        {
          "id": "skill:parallel-feature-development",
          "kind": "skill_action",
          "capability_id": "software.development",
          "effect": "advisory",
          "open_world": false,
          "idempotency": "safe_to_retry",
          "confirmation": "explicit policy",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "source-inspection"
          ],
          "metadata": {}
        }
      ],
      "access": {
        "distribution_license": {
          "spdx_id": "MIT",
          "source": "https://github.com/wshobson/agents/blob/a30778f8c4e6b0a87567941b7cca4f534bf642b6/LICENSE"
        },
        "runtime_auth": {},
        "runtime_pricing": {},
        "dependencies": []
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Decomposing large features into parallel work streams",
          "Establishing file ownership boundaries between agents",
          "Designing interface contracts for parallel development",
          "Choosing integration strategies (vertical slice vs horizontal layer)",
          "Managing branch and merge workflows for parallel development"
        ],
        "not_for": [
          "Single-agent development without parallel needs",
          "Projects without clear module or layer boundaries"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/wshobson/agents/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/agent-teams/skills/parallel-feature-development/SKILL.md",
          "observation": "Submitted Skill record for parallel-feature-development; declared license MIT.",
          "observed_at": "2026-09-03T02:19:37Z",
          "payload": {}
        },
        {
          "id": "source-inspection",
          "type": "source_inspection",
          "source": "https://raw.githubusercontent.com/wshobson/agents/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/agent-teams/skills/parallel-feature-development/SKILL.md",
          "observation": "The Skill source was fetched and inspected (6667 bytes; SHA-256 9d39b7d0f3011a8e0f468d000987758f6ac493edc6e6fe73227fa3e75e209458).",
          "observed_at": "2026-09-03T06:03:42.027Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual usage in production environments",
        "Compatibility with specific agent frameworks",
        "Effectiveness in real-world scenarios"
      ],
      "id": "REV_F0A29610C31F",
      "resource_id": "RES_A6047819E4AA",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:03:50.831Z"
    }
  }
}