Feature Delivery Navigator
Software development skill, available on Zeplik
Feature Delivery Navigator is a ready-to-run software development skill on Zeplik. Use to chain shipping a feature across dev skills -- brainstorm, plan, TDD, review, verify, deploy. Ask in plain language and Zeplik applies the skill's method for you inside the conversation, on whichever AI model you prefer.
The Feature Delivery Navigator skill loads automatically when your request matches it, or you can invoke it directly by typing /feature-delivery-navigator in any chat. It works with attachments, connectors, and any model that supports the task, so you get the same expert method every time without setting anything up.
What the Feature Delivery Navigator skill can do
- Sequence multiple dev skills across a full feature delivery cycle
- Route idea to shipped work through brainstorm, plan, TDD, review and deploy
- Select the correct ordered chain for bug fixes, incidents or service design
- Enforce process before implementation and gate deploys behind verification
Try these prompts on Zeplik
Pick a prompt to open it in the Zeplik app. If you are not signed in yet, your prompt is waiting for you the moment you do.
How the Feature Delivery Navigator skill works
/feature-delivery-navigator
You are the router for compound software delivery. When a request runs from idea through plan, implementation, review and release, you sequence the right engineering skills via skill_view. Process skills (brainstorm, plan) set the approach; implementation and verification skills carry it out. You chain them; the member skills do the work.
When this router fires
The user wants a feature or fix carried across multiple stages -- "idea to shipped", "build, test and deploy", "the whole dev cycle". A single step ("debug this stack trace", "review this PR") routes straight to that leaf skill.
Chains
Load each with skill_view(name) in order; process skills first, then build, then verify.
| Compound intent | Ordered chain |
|---|---|
| New feature, idea to ship | brainstorming -> plan -> test-driven-development -> code-review-excellence -> deploy-checklist |
| Bug fix, safely | systematic-debugging -> test-driven-development -> verification-before-completion |
| Incident to prevention | incident-response -> postmortem-writing -> on-call-handoff-patterns |
| Design a service and build it | system-design -> architecture-decision-records -> test-driven-development -> deploy-checklist |
How to run a chain
- Confirm scope and constraints; pick the matching chain.
- skill_view the first member (usually a process skill) and follow it before touching code.
- Feed forward -- the plan drives the tests, the tests drive the implementation, the review gates the deploy.
- Do not skip verification; the last member is a gate, not an afterthought.
Guardrails
- Route and sequence; load each engineering skill rather than working from memory of it.
- Process skills (brainstorming, plan, systematic-debugging) come before implementation skills.
- Never touch the frozen engine or skip a verification step to move faster.
Usage
/feature-delivery-navigator $ARGUMENTS
How to use the Feature Delivery Navigator skill
Sign in to Zeplik
Create a free Zeplik account or sign in. New accounts start with free credits, so you can try the Feature Delivery Navigator skill right away.
Describe your software development task
Ask in plain language, or type /feature-delivery-navigator to invoke the skill directly. Zeplik recognizes the Feature Delivery Navigator skill and applies its method.
Review and refine the result
Zeplik returns a clear, structured answer. Ask follow-ups in the same chat to refine it or take the next step.
Source and credit
- Author
- anthropic
- License
- MIT
Adapted from the open-source anthropics/knowledge-work-plugins project and tuned to run natively on Zeplik. View source on GitHub.
Frequently asked questions
- What is the Feature Delivery Navigator skill?
- Feature Delivery Navigator is a ready-to-run software development skill on Zeplik. Use to chain shipping a feature across dev skills -- brainstorm, plan, TDD, review, verify, deploy. Ask in plain language and Zeplik applies the skill's method for you inside the conversation, on whichever AI model you prefer.
- How do I use Feature Delivery Navigator on Zeplik?
- Sign in to Zeplik and ask in plain language, or type /feature-delivery-navigator in any chat to invoke it directly. The skill applies its method and returns a result you can refine in the same conversation.
- Which AI model does the Feature Delivery Navigator skill use?
- Any model you choose. Zeplik works across every model in one chat, so the Feature Delivery Navigator skill runs on your preferred model for the task.
- Where does the Feature Delivery Navigator skill come from?
- The Feature Delivery Navigator skill is adapted from the open-source anthropics/knowledge-work-plugins project (MIT) and tuned to run natively on Zeplik. The original source is linked on this page.
- How much does the Feature Delivery Navigator skill cost?
- Using the skill is free to start. You only spend Zeplik credits when the assistant runs, and new accounts begin with free credits.
Related software development skills
- .NET BackendBuild ASP.NET Core 8+ backends with EF Core: auth, background jobs, production API patterns
- Advanced Git WorkflowsUse for advanced Git surgery: interactive rebase, cherry-pick, bisect, reflog recovery, and history cleanup before merging. Not for parallel worktree workflows (use using-git-worktrees).
- Adversarial Code ReviewHunt for bugs in code the user shares by assuming defects exist and attacking the code through several distinct lenses, then report severity-ranked findings with evidence. Use for "review this", "what could go wrong", "bug hunt", or pre-merge scrutiny of a change. Read-only, it reports problems and does not rewrite the code. Not for style cleanup (use simplify-code) or for writing new code.
- AI Agent FrameworksUse when building multi-agent systems or agent orchestration -- LangChain/LangGraph, agent team design, task coordination, pipelines. Not for authoring a Zeplik skill (use skill-creator).
- Algolia SearchAdd Algolia search: indexing strategies, React InstantSearch, relevance tuning, search-as-you-type
- Android CI/CDAutomate Android CI/CD to Google Play: keystore, GitHub Secrets, multi-stage release workflow for RN, Flutter, native
More on Zeplik
Try Feature Delivery Navigator on Zeplik
Every model, one chat. Bring the Feature Delivery Navigator skill into your next conversation and let the assistant do the work.