agent-engineering · v2.0.0 · 2026-08-20 · sha256 ef1db6b63a3d6eb7
agent-engineering v2.0.0A
Immutable. This exact content is served forever at /api/v1/blob/ef1db6b63a3d6eb7.
--- name: agent-engineering displayName: Agent Engineering & Prompting Suite description: Use when engineering LLM prompts, optimizing AI coding agent context rules (agent.md/AGENTS.md), authoring new agent skills, orchestrating subagents with Subagent-Driven Development (SDD), spawning implementation task packets, or crafting effective repository READMEs. version: 2.0.0 author: J StaR Films tags: [agent, prompts, skills, subagents, context, orchestration, readme] --- # Agent Engineering & Prompting Suite This is the router for configuring AI coding agents, engineering prompts, authoring reusable skills, and delegating work across subagents. Open and read the relevant sub-skill file for your task: ## Context & Prompt Engineering | Area | Sub-Skill Path | Use When | |---|---|---| | Prompt Engineering | `prompt-engineering/SKILL.md` | Writing prompts for LLMs, image, and video models | | Context Optimization | `optimize-agent-context/SKILL.md` | Creating, auditing, or trimming agent rules (`agent.md`, `AGENTS.md`) | | README Crafting | `crafting-effective-readmes/SKILL.md` | Authoring audience-targeted repository READMEs | ## Skill Authoring & Delegation | Area | Sub-Skill Path | Use When | |---|---|---| | Skill Creator | `skill-creator/SKILL.md` | Creating or updating skills for AI coding agents | | Subagent-Driven Development | `subagent-driven-development/SKILL.md` | Executing plans with parallel subagents | | Task Spawning | `spawn-task/SKILL.md` | Generating self-contained implementation task packets |