Specify an autonomous or tool-using AI agent before building it. Use when asked to design an AI agent, define an agent's tools and guardrails, scope what an agent is allowed to do, or write an agent spec/PRD. Produces an agent spec — goal & scope, tools with permissions, the control loop, guardrails & approval gates, memory, escalation/handoff, evaluation, and failure handling.
$npx -y skills add mohitagw15856/pm-claude-skills --skill agent-specInstalls into the current project.
Run `npx skills use "https://github.com/mohitagw15856/pm-claude-skills" --skill "mohitagw15856/pm-claude-skills/agent-spec"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mohitagw15856/pm-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mohitagw15856/pm-claude-skills"` and select the relevant skills, then follow their instructions.