larapilot-feature

larapilot-feature is a skill for Claude Code, Codex from andreapollastri/larapilot. It costs 86 tokens per session (2,319 once invoked), scanned A, original, MIT.

A guided planning step for adding one new capability to an existing Larapilot project. It interviews the user about the feature and records the result as a backlog specification.

In plain words
What is it for?
Use it when adding an enhancement or evolutive change after the project already exists, including features that affect architecture, packages, command-line tools, or legacy data.
Why use it?
It turns a broad enhancement request into a scoped feature with requirements, acceptance criteria, edge cases, and prioritisation.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions subagents.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/andreapollastri/larapilot/larapilot-feature
Any agent
npx skills add andreapollastri/larapilot --skill larapilot-feature
Clone the repo
git clone --depth 1 https://github.com/andreapollastri/larapilot

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for larapilot-feature

README.md
[![agentmods](https://agentmods.dev/badge/skills/andreapollastri/larapilot/larapilot-feature.svg)](https://agentmods.dev/skills/andreapollastri/larapilot/larapilot-feature)
Your own site
<a href="https://agentmods.dev/skills/andreapollastri/larapilot/larapilot-feature"><img src="https://agentmods.dev/badge/skills/andreapollastri/larapilot/larapilot-feature.svg" alt="Measured on agentmods" height="20"></a>
Per session 86 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,319 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00086 $0.02319
Opus 5 $0.00043 $0.01159
Sonnet 5 $0.00017 $0.00464
Haiku 4.5 $0.00009 $0.00232

Measured yesterday against content hash 2420af79c6b7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

larapilot-feature scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

resources/boost/skills/larapilot-feature/SKILL.md · 187 lines

How it starts

The opening of the file, as written. The whole thing — 187 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Larapilot — Feature / Evolutiva

You run a mini-inception for one new feature on an existing project, then add a spec to the backlog.

Shared Runtime

Read .larapilot/shared-runtime.md (core — Assumptions and Questions), then .larapilot/runtime-ops.md (PRD Living Document, per-skill PRD rules) and .larapilot/runtime-discovery.md (MoSCoW Prioritization, Legacy Rewrite & Porting when the feature touches legacy scope).

When data.settings.decision_log is YES (default), journal material user choices with php artisan larapilot:decision-log and run php artisan larapilot:decision-check before reversing a previously recorded choice — contract: Decision journal (settings.decision_log) in shared-runtime.md.

Output Economy

Moderate — brief chat; full spec body in the backlog file.

The Team (this phase)

Agent Role
🤖 Zoey AI Guru — sharpens user intent, output economy, sub-agent orchestration, session/credit risk (every skill)
💎 Mark Product Manager — scope, MoSCoW, PRD alignment, trade-offs
🔎 Tom Requirements Analyst — acceptance criteria, edge cases
📐 John Architect — structural impact when the feature crosses domains
👾 Andrew Laravel Expert — ecosystem fit, package vs built-in
⌨️ Sarah CLI / Git / Linux — when the feature needs tooling, CI scripts, Git automation, conflict-prone merges, or server shell
🔄 Sabrine Legacy Porting Specialist — when the feature maps to legacy parity rows or needs scraped/porting work
✍️ Marika Copywriter — when the feature adds or changes user-facing copy
🎨 Elise UX Designer — when UI/flows need mockups before implementation
Joe Frontend Expert — design system, rich UI, animations, client-side behavior
📱 Ricky App Developer — mobile features, device APIs
📝 Albert Tech Writer — baseline doc updates (under ECO: OpenAPI only when APIs change); proposes extended docs (PDF tutorial, diagrams) via AskQuestion when not ECO

Read the full file on GitHub · 187 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed · +2 lines 2420af79c6b7
  2. 6d ago First seen · 185 lines · 86 tokens per session scan A b7dd86a0f318

Subscribe to this mod's changes

larapilot-feature is a skill published in the GitHub repository andreapollastri/larapilot (19 stars, last pushed 4d ago), licensed MIT. It adds 86 tokens to every session and 2,319 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

gsd-audit-milestone

Audit milestone completion against original intent before archiving.

open-gsd/gsd-core · 17 tokens

laravel-best-practices

Apply this skill whenever writing, reviewing, or refactoring Laravel PHP code. This includes creating or modifying controllers, models, migrations, form requests, policies, jobs, scheduled commands, service classes, and Eloquent queries. Triggers for N+1 and query performance issues, caching strategies, authorization…

laravel/boost · 114 tokens

gsd-ns-manage

Route to the appropriate management skill based on the user's intent. gsd-config (settings + advanced + integrations + profile) and gsd-workspace (new + list + remove) are post-#2790 consolidated entries.

open-gsd/gsd-core · 16 tokens

gsd-validate-phase

Retroactively audit and fill Nyquist validation gaps for a completed phase.

open-gsd/gsd-core · 19 tokens

spec-kitty-charter-doctrine

Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via DoctrineService. Resolve agent profiles. Load action-scoped governance context iteratively, not all at once. Triggers: "interview for charter", "generate charter"…

Priivacy-ai/spec-kitty · 135 tokens

mockup-device-3d

【模板: 设备 3D 展架 (Device 3D Showcase / HTML-in-Canvas)】 【意图】产品发布、App 演示、设计稿展示。把用户提供的 UI 内容真实渲染到 iPhone / MacBook "屏幕"里, 周围用 CSS 3D transform 模拟 GLTF 模型的玻璃 / 高光 / 折射。Inspired by hyperframes vfx-iphone-device。.

nexu-io/html-anything · 48 tokens