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