feature-agents

Feature Development Agents

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "feature-agents" with this command: npx skills add hjewkes/agent-skills/hjewkes-agent-skills-feature-agents

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-purpose Task 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."

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

github-pr

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

managing-github-issues

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-review

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

subagent-driven-development

No summary provided by upstream source.

Repository SourceNeeds Review