Propose Agent banner
mgtechgroup mgtechgroup

Propose Agent

Productivity community

Description

--- description: Draft an agent proposal in agents/proposed/ for a recurring workflow argument-hint: "<short workflow description>" allowed-tools: ["Read", "Write", "Edit", "Grep", "Glob"] --- You are drafting a new agent proposal for a recurring workflow. **Workflow description:** `$ARGUMENTS` If `$ARGUMENTS` is empty, ask the user for a short description before proceeding. Steps: 1. Read `agents/proposed/README.md` to get the exact proposal format (frontmatter fields, body sections, requi

Installation

Installs to ~/.claude/skills/mgtechgroup-lyra-lynx-mythonexus-propose-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mgtechgroup-lyra-lynx-mythonexus-propose-agent && curl -fsSL https://raw.githubusercontent.com/mgtechgroup/lyra-lynx-mythonexus/HEAD/commands/propose-agent.md -o ~/.claude/skills/mgtechgroup-lyra-lynx-mythonexus-propose-agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository