Agent SkillsAjayIrkal23/agentic-mercy-10x › agent-development

agent-development

GitHub

用于创建、修订或审查自主代理(Agent)的定义、触发文本及系统提示词。明确代理的命名、范围、元数据质量及边界,确保其作为独立自治助手而非普通技能存在。

skills/agent-development/SKILL.md AjayIrkal23/agentic-mercy-10x

Trigger Scenarios

创建新的本地代理定义 重写现有代理的系统提示或触发描述 评估某功能是否应设计为代理

Install

npx skills add AjayIrkal23/agentic-mercy-10x --skill agent-development -g -y
More Options

Use without installing

npx skills use AjayIrkal23/agentic-mercy-10x@agent-development

指定 Agent (Claude Code)

npx skills add AjayIrkal23/agentic-mercy-10x --skill agent-development -a claude-code -g -y

安装 repo 全部 skill

npx skills add AjayIrkal23/agentic-mercy-10x --all -g -y

预览 repo 内 skill

npx skills add AjayIrkal23/agentic-mercy-10x --list

SKILL.md

Frontmatter
{
    "name": "agent-development",
    "schema": 1,
    "category": "general",
    "surfaces": [
        "general"
    ],
    "triggers": {
        "paths": [],
        "intents": [
            "general"
        ],
        "keywords": [
            "agent",
            "autonomous",
            "creating",
            "definitions",
            "development",
            "helpers",
            "prompts",
            "reusable",
            "revising",
            "system",
            "text",
            "trigger"
        ]
    },
    "platforms": [
        "linux",
        "darwin",
        "windows"
    ],
    "token-cost": 372,
    "description": "ALWAYS invoke when creating or revising reusable agent definitions, trigger text, or system prompts for autonomous helpers.",
    "disable-model-invocation": true
}

Agent Development

Use When

  • Creating a new local agent definition.
  • Rewriting an existing agent prompt, trigger description, or agent metadata.
  • Reviewing whether an autonomous helper should be an agent instead of a skill or command.

Do Not Use

  • Building normal skills or command workflows.
  • Creating slash-command style helpers.
  • Implementing product code or business logic.

Owns

  • Agent naming, scope, and trigger phrasing.
  • Agent system-prompt shape and guardrails.
  • Agent metadata quality for reliable routing.

Does Not Own

  • Command frontmatter and slash-command UX.
  • General project architecture or feature implementation.
  • Library-specific docs lookup policy.

Combine With

  • workflow-orchestrator for multi-agent delivery planning.
  • External skill-creator when the task is really a skill design task.
  • tool-and-doc-selection if the agent must rely on docs or repo tools.

Workflow

  1. Confirm the agent's job is autonomous and bounded.
  2. Write a trigger-focused description that matches realistic user prompts.
  3. Keep the system prompt narrow, opinionated, and outcome-based.
  4. Point to supporting references or scripts when they exist instead of embedding long manuals.
  5. Validate the agent against one or two realistic prompts.

Output Contract

  • A proposed or updated agent definition with clear trigger text.
  • A short explanation of scope boundaries and non-goals.
  • Any follow-up validation prompts needed to test the agent.

Version History

  • 581d130 Current 2026-07-19 09:04

Same Skill Collection

attic/2026-07-09/skills-pre-update/taste-skill/SKILL.md
attic/2026-07-09/skills-pre-update/ui-ux-pro-max/SKILL.md
skills/api-and-interface-design/SKILL.md
skills/api-contract-standards/SKILL.md
skills/architect-system-design/SKILL.md
skills/backend-api-standards/SKILL.md
skills/backend-code-review/SKILL.md
skills/backend-error-handling/SKILL.md
skills/backend-performance-standards/SKILL.md
skills/backend-standards-always-follow/SKILL.md
skills/canary-playwright/SKILL.md
skills/caveman/SKILL.md
skills/ci-cd-and-automation/SKILL.md
skills/code-execution-standard/SKILL.md
skills/code-review-and-quality/SKILL.md
skills/code-simplification/SKILL.md
skills/codebase-design/SKILL.md
skills/codebase-start-point-guide/SKILL.md
skills/command-development/SKILL.md
skills/composition-patterns/SKILL.md
skills/context-engineering/SKILL.md
skills/dead-code-and-change-audit/SKILL.md
skills/debug-investigation/SKILL.md
skills/debugging-and-error-recovery/SKILL.md
skills/deprecation-and-migration/SKILL.md
skills/design-extract/SKILL.md
skills/design-review-playwright/SKILL.md
skills/diagnose/SKILL.md
skills/documentation-and-adrs/SKILL.md
skills/domain-modeling/SKILL.md
skills/domain-scaffold-patterns/SKILL.md
skills/doubt-driven-development/SKILL.md
skills/dox-doc-tree/SKILL.md
skills/eval-harness/SKILL.md
skills/fix-lint-format/SKILL.md
skills/forensic-change-coupling/SKILL.md
skills/forensic-complexity-trends/SKILL.md
skills/forensic-debt-quantification/SKILL.md
skills/forensic-hotspot-finder/SKILL.md
skills/frontend-api-standards/SKILL.md
skills/frontend-code-review/SKILL.md
skills/frontend-response-handling/SKILL.md
skills/frontend-server-data-patterns/SKILL.md
skills/frontend-standards-always-follow/SKILL.md
skills/frontend-structure-standards/SKILL.md
skills/frontend-ui-engineering/SKILL.md
skills/git-workflow-and-versioning/SKILL.md
skills/golang-patterns/SKILL.md
skills/golang-testing/SKILL.md

Metadata

Files
0
Version
fc73590
Hash
a50f33a4
Indexed
2026-07-19 09:04

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-03 05:35
浙ICP备14020137号-1 $Map of visitor$