feature-agents
SKILL.md
Feature Development Agents
Available agents (spawn via Task tool with general-purpose type):
- code-explorer — traces execution paths, maps architecture layers, documents dependencies
- code-architect — designs feature architectures and implementation blueprints
For code review, see the code-review skill.
Usage
- Read the corresponding reference file for the agent's full system prompt
- Spawn a
general-purposeTask agent with that prompt as the task description - Include the specific feature/files/scope in the prompt
Reference Files
| Agent | Reference |
|---|---|
| code-explorer | references/code-explorer.md |
| code-architect | references/code-architect.md |
Domain Specialization
When spawning feature agents, include domain context to focus their analysis:
| Domain | Priority Focus |
|---|---|
| API/Backend | Routes, middleware, auth, DB queries, error handling |
| Frontend/UI | Components, state management, rendering, accessibility |
| Data/Pipeline | Transformations, validation, schema, performance |
| Infrastructure | Config, deployment, monitoring, secrets management |
| CLI/Tools | Argument parsing, output formatting, error messages |
Include the domain in the agent's spawn prompt: "Domain: API/Backend — prioritize route handlers, middleware chain, and auth flow."
Weekly Installs
8
Repository
hjewkes/agent-skillsFirst Seen
Feb 17, 2026
Security Audits
Installed on
opencode8
claude-code8
cursor8
github-copilot7
codex7
kimi-cli7