implement-task

implement-task is a skill for Claude Code, Codex from alefcarlos/mcpserver-auth-demo. It costs 31 tokens per session (288 once invoked), scanned A, original, no licence file.

A workflow for implementing tasks from a backlog.md file, a project list that tracks unfinished work. It handles tasks marked Refined and moves them through In Progress to Done.

In plain words
What is it for?
Use it to review refined backlog tasks, implement them, and update their status as work progresses.
Why use it?
It gives a defined path from an agreed task description to completed code and an updated task status.

Skill for Claude CodeCodex

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/alefcarlos/mcpserver-auth-demo/implement-task
Any agent
npx skills add alefcarlos/mcpserver-auth-demo --skill implement-task
Clone the repo
git clone --depth 1 https://github.com/alefcarlos/mcpserver-auth-demo

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 implement-task

README.md
[![agentmods](https://agentmods.dev/badge/skills/alefcarlos/mcpserver-auth-demo/implement-task.svg)](https://agentmods.dev/skills/alefcarlos/mcpserver-auth-demo/implement-task)
Your own site
<a href="https://agentmods.dev/skills/alefcarlos/mcpserver-auth-demo/implement-task"><img src="https://agentmods.dev/badge/skills/alefcarlos/mcpserver-auth-demo/implement-task.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 288 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00031 $0.00288
Opus 5 $0.00015 $0.00144
Sonnet 5 $0.00006 $0.00058
Haiku 4.5 $0.00003 $0.00029

Measured 4d ago against content hash 8b8762b19c8f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

implement-task 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 4d ago.

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.

.agents/skills/implement-task/SKILL.md · 34 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 4d ago First seen · 34 lines · 31 tokens per session scan A 8b8762b19c8f

Subscribe to this mod's changes

implement-task is a skill published in the GitHub repository alefcarlos/mcpserver-auth-demo (5 stars, last pushed 6mo ago), with no licence file. It adds 31 tokens to every session and 288 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

orchardcore-crestapps-recipes

Skill for CrestApps recipe schema and execution extensions in Orchard Core. Covers generated JSON Schema for recipe handlers, content definition and item schemas, custom IRecipeStep providers, IContentSchemaDefinition contributions, extensible schemas for the Layers, Sitemaps, deployment, AdminMenu, Queries…

CrestApps/CrestApps.AgentSkills · 202 tokens

orchardcore-admin

Guidance for working with the Orchard Core admin panel, including admin controllers, menu registration, dashboard widgets, admin theme customization, settings pages, and admin-specific shapes and zones. Use this skill when requests mention Orchard Core Admin Panel, TheAdmin Theme, Admin Controllers, Admin Route URL…

CrestApps/CrestApps.AgentSkills · 185 tokens

orchardcore-omnichannel

Skill for configuring Omnichannel communication in Orchard Core using CrestApps modules. Covers subject flows, subject actions, campaigns as grouping/reporting records, activity batches, dispositions, multi-channel messaging (SMS, email, phone, chat), AI-powered automation, Azure Event Grid webhooks, and Twilio…

CrestApps/CrestApps.AgentSkills · 205 tokens

orchardcore-ai-workflows

Skill for integrating CrestApps AI Services with Orchard Core Workflows. Covers AI completion tasks using profiles or direct configuration, Liquid prompt rendering, AI response workflow output, selectable workflow tools, and AI chat session lifecycle events for field extraction, session closure, and post-session…

CrestApps/CrestApps.AgentSkills · 168 tokens

orchardcore-crestapps-users

Skill for CrestApps user extensions in Orchard Core. Covers user display names, UserFullNamePart, display-name formats and Liquid filter, user cache behavior, enhanced user search and picker labels, avatar configuration, permissions, and the IndexUsers recipe step. Use this skill when requests mention CrestApps user…

CrestApps/CrestApps.AgentSkills · 166 tokens

orchardcore-omnichannel-management

Skill for administering Omnichannel contacts, activities, batches, subject flows, campaigns, dispositions, and channel endpoints in Orchard Core using CrestApps modules. Covers the Interaction Center, contact content parts, activity dispatch, subject actions, permissions, and contact import integration. Use this skill…

CrestApps/CrestApps.AgentSkills · 147 tokens