agent-context-file-planner

Installation
SKILL.md

Agent Context File Planner

Use this skill to create context that improves every future agent task. Include only instructions an agent would otherwise guess incorrectly.

Process

  1. Inspect or ask for project purpose, stack, folder structure, package manager, styling system, testing tools, and deployment target.
  2. Capture commands the agent should run for development, checks, tests, and builds.
  3. Capture architecture rules: server/client boundaries, data fetching, routing, state, file ownership.
  4. Capture design-system rules: token usage, component library, variants, and no hardcoded visual values.
  5. Capture accessibility, quality, and testing expectations.
  6. Capture git workflow and PR expectations.
  7. Add agent-specific guardrails: scope control, when to ask, no broad refactors, and validation before completion.

Output format

# AGENTS.md
Installs
5
First Seen
May 28, 2026
agent-context-file-planner — mattjmdesign/dengskills